Home
last modified time | relevance | path

Searched refs:mc_list_length (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
H A Dmain.c714 int mc_list_length; member
735 fp->mc_list_length = 0; in wl1251_op_prepare_multicast()
741 memcpy(fp->mc_list[fp->mc_list_length], in wl1251_op_prepare_multicast()
743 fp->mc_list_length++; in wl1251_op_prepare_multicast()
812 fp->mc_list_length); in wl1251_op_configure_filter()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dmain.c714 int mc_list_length; member
735 fp->mc_list_length = 0; in wl1251_op_prepare_multicast()
741 memcpy(fp->mc_list[fp->mc_list_length], in wl1251_op_prepare_multicast()
743 fp->mc_list_length++; in wl1251_op_prepare_multicast()
812 fp->mc_list_length); in wl1251_op_configure_filter()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dmain.c3157 int mc_list_length; member
3174 fp->mc_list_length = 0; in wl1271_op_prepare_multicast()
3180 memcpy(fp->mc_list[fp->mc_list_length], in wl1271_op_prepare_multicast()
3182 fp->mc_list_length++; in wl1271_op_prepare_multicast()
3235 fp->mc_list_length); in wl1271_op_configure_filter()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dmain.c3134 int mc_list_length; member
3151 fp->mc_list_length = 0; in wl1271_op_prepare_multicast()
3157 memcpy(fp->mc_list[fp->mc_list_length], in wl1271_op_prepare_multicast()
3159 fp->mc_list_length++; in wl1271_op_prepare_multicast()
3210 fp->mc_list_length); in wl1271_op_configure_filter()

Completed in 18 milliseconds