Searched defs:zero_mac (Results 1 – 4 of 4) sorted by relevance
106 static const u8 zero_mac[ETH_ALEN] = { }; in ath5k_hw_init() local
918 static u8 zero_mac[ETH_ALEN] = { 0 }; in bnx2fc_logo_resp() local
2591 static u8 zero_mac[ETH_ALEN] = { 0 }; in fcoe_logo_resp() local
207 static const u8 zero_mac[ETH_ALEN] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; variable