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

/linux-4.1.27/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.1.27/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.1.27/drivers/scsi/fcoe/
H A Dfcoe.c2765 static u8 zero_mac[ETH_ALEN] = { 0 }; fcoe_logo_resp() local
2768 fcoe_update_src_mac(lport, zero_mac); fcoe_logo_resp()
/linux-4.1.27/drivers/net/ethernet/rocker/
H A Drocker.c257 static const u8 zero_mac[ETH_ALEN] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; variable
3123 .eth_dst = zero_mac,
3124 .eth_dst_mask = zero_mac,

Completed in 195 milliseconds