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
886 static u8 zero_mac[ETH_ALEN] = { 0 }; in bnx2fc_logo_resp() local
2765 static u8 zero_mac[ETH_ALEN] = { 0 }; in fcoe_logo_resp() local
257 static const u8 zero_mac[ETH_ALEN] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; variable