Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wl1251/
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()
/drivers/net/wireless/ti/wlcore/
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()