Searched refs:etheraddr (Results 1 – 2 of 2) sorted by relevance
954 bcm_ether_atoe(macaddr, wlc_hw->etheraddr); in wlc_bmac_attach()955 if (is_broadcast_ether_addr(wlc_hw->etheraddr) || in wlc_bmac_attach()956 is_zero_ether_addr(wlc_hw->etheraddr)) { in wlc_bmac_attach()1266 memcpy(ea, wlc_hw->etheraddr, ETH_ALEN); in wlc_bmac_hw_etheraddr()2848 wlc_hw->etheraddr); in wlc_bmac_mute()
450 u8 etheraddr[ETH_ALEN]; /* currently configured ethernet address */ member