Home
last modified time | relevance | path

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

/linux-4.4.14/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()
828 fp->mc_list_length); in wl1251_op_configure_filter()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dmain.c3181 int mc_list_length; member
3198 fp->mc_list_length = 0; in wl1271_op_prepare_multicast()
3204 memcpy(fp->mc_list[fp->mc_list_length], in wl1271_op_prepare_multicast()
3206 fp->mc_list_length++; in wl1271_op_prepare_multicast()
3257 fp->mc_list_length); in wl1271_op_configure_filter()