Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c211 static const u8 mcast_mac[ETH_ALEN] = { 0x01, 0x00, 0x00, 0x00, 0x00, 0x00 }; variable
1015 if (ether_addr_equal(eth_dst_mask, mcast_mac)) in ofdpa_flow_tbl_acl()
/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h1353 u8 mcast_mac[ATH6KL_MCAST_FILTER_MAC_ADDR_SIZE]; member
H A Dwmi.c3257 memcpy(cmd->mcast_mac, filter, ATH6KL_MCAST_FILTER_MAC_ADDR_SIZE); in ath6kl_wmi_add_del_mcast_filter_cmd()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c2012 ether_addr_copy(req->mcast_mac[i].byte, in __be_cmd_rx_filter()