Home
last modified time | relevance | path

Searched refs:mc_list_length (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ti/wl1251/
Dmain.c730 int mc_list_length; member
751 fp->mc_list_length = 0; in wl1251_op_prepare_multicast()
757 memcpy(fp->mc_list[fp->mc_list_length], in wl1251_op_prepare_multicast()
759 fp->mc_list_length++; in wl1251_op_prepare_multicast()
833 fp->mc_list_length); in wl1251_op_configure_filter()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dmain.c3146 int mc_list_length; member
3163 fp->mc_list_length = 0; in wl1271_op_prepare_multicast()
3169 memcpy(fp->mc_list[fp->mc_list_length], in wl1271_op_prepare_multicast()
3171 fp->mc_list_length++; in wl1271_op_prepare_multicast()
3220 fp->mc_list_length); in wl1271_op_configure_filter()