Home
last modified time | relevance | path

Searched refs:ATH6KL_MCAST_FILTER_MAC_ADDR_SIZE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dmain.c1211 ATH6KL_MCAST_FILTER_MAC_ADDR_SIZE) == 0) { in ath6kl_set_multicast_list()
1245 ATH6KL_MCAST_FILTER_MAC_ADDR_SIZE) == 0) { in ath6kl_set_multicast_list()
1260 ATH6KL_MCAST_FILTER_MAC_ADDR_SIZE); in ath6kl_set_multicast_list()
H A Dcore.h567 char hw_addr[ATH6KL_MCAST_FILTER_MAC_ADDR_SIZE];
H A Dwmi.h1351 #define ATH6KL_MCAST_FILTER_MAC_ADDR_SIZE 6 macro
1353 u8 mcast_mac[ATH6KL_MCAST_FILTER_MAC_ADDR_SIZE];
H A Dwmi.c3257 memcpy(cmd->mcast_mac, filter, ATH6KL_MCAST_FILTER_MAC_ADDR_SIZE); in ath6kl_wmi_add_del_mcast_filter_cmd()