Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/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()