Searched defs:zero_mac (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/net/wireless/ath/ath5k/ | 
| D | attach.c | 106 	static const u8 zero_mac[ETH_ALEN] = { };  in ath5k_hw_init()  local
 | 
| /Linux-v5.15/drivers/scsi/bnx2fc/ | 
| D | bnx2fc_els.c | 918 	static u8 zero_mac[ETH_ALEN] = { 0 };  in bnx2fc_logo_resp()  local
 | 
| /Linux-v5.15/drivers/net/wireless/marvell/mwifiex/ | 
| D | scan.c | 843 	const u8 zero_mac[6] = {0, 0, 0, 0, 0, 0};  in mwifiex_config_scan()  local
 | 
| /Linux-v5.15/drivers/scsi/fcoe/ | 
| D | fcoe.c | 2600 	static u8 zero_mac[ETH_ALEN] = { 0 };  in fcoe_logo_resp()  local
 | 
| /Linux-v5.15/drivers/net/ethernet/rocker/ | 
| D | rocker_ofdpa.c | 207 static const u8 zero_mac[ETH_ALEN]   = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };  variable
 |