Searched refs:zero_mac (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dattach.c106 static const u8 zero_mac[ETH_ALEN] = { }; ath5k_hw_init() local
327 ath5k_hw_set_lladdr(ah, zero_mac); ath5k_hw_init()
/linux-4.4.14/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c886 static u8 zero_mac[ETH_ALEN] = { 0 }; bnx2fc_logo_resp() local
889 fip->update_mac(lport, zero_mac); bnx2fc_logo_resp()
/linux-4.4.14/drivers/net/ethernet/rocker/
H A Drocker.c262 static const u8 zero_mac[ETH_ALEN] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; variable
3252 .eth_dst = zero_mac,
3253 .eth_dst_mask = zero_mac,
3280 .eth_dst = zero_mac,
3281 .eth_dst_mask = zero_mac,
/linux-4.4.14/drivers/scsi/fcoe/
H A Dfcoe.c2763 static u8 zero_mac[ETH_ALEN] = { 0 }; fcoe_logo_resp() local
2766 fcoe_update_src_mac(lport, zero_mac); fcoe_logo_resp()

Completed in 279 milliseconds