Home
last modified time | relevance | path

Searched defs:zero_mac (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath5k/
H A Dattach.c106 static const u8 zero_mac[ETH_ALEN] = { }; in ath5k_hw_init() local
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c918 static u8 zero_mac[ETH_ALEN] = { 0 }; in bnx2fc_logo_resp() local
/linux/drivers/scsi/fcoe/
H A Dfcoe.c2591 static u8 zero_mac[ETH_ALEN] = { 0 }; in fcoe_logo_resp() local
/linux/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c207 static const u8 zero_mac[ETH_ALEN] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; variable