Searched refs:zero_mac (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | attach.c | 106 static const u8 zero_mac[ETH_ALEN] = { }; in ath5k_hw_init() local 327 ath5k_hw_set_lladdr(ah, zero_mac); in ath5k_hw_init()
|
| /linux/drivers/scsi/bnx2fc/ |
| H A D | bnx2fc_els.c | 918 static u8 zero_mac[ETH_ALEN] = { 0 }; in bnx2fc_logo_resp() local 921 fip->update_mac(lport, zero_mac); in bnx2fc_logo_resp()
|
| /linux/drivers/net/ethernet/rocker/ |
| H A D | rocker_ofdpa.c | 208 static const u8 zero_mac[ETH_ALEN] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; variable 1543 .eth_dst = zero_mac, 1544 .eth_dst_mask = zero_mac, 1571 .eth_dst = zero_mac, 1572 .eth_dst_mask = zero_mac,
|