Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wl1251/
Dmain.c728 int mc_list_length; member
749 fp->mc_list_length = 0; in wl1251_op_prepare_multicast()
755 memcpy(fp->mc_list[fp->mc_list_length], in wl1251_op_prepare_multicast()
757 fp->mc_list_length++; in wl1251_op_prepare_multicast()
826 fp->mc_list_length); in wl1251_op_configure_filter()
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dmain.c3168 int mc_list_length; member
3185 fp->mc_list_length = 0; in wl1271_op_prepare_multicast()
3191 memcpy(fp->mc_list[fp->mc_list_length], in wl1271_op_prepare_multicast()
3193 fp->mc_list_length++; in wl1271_op_prepare_multicast()
3246 fp->mc_list_length); in wl1271_op_configure_filter()