Searched defs:zero_mac (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | attach.c | 106 static const u8 zero_mac[ETH_ALEN] = { }; in ath5k_hw_init() local
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_bmc_network_mac.robot | 19 ${zero_mac} 00:00:00:00:00:00 variable
|
/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ |
H A D | ncsi_fsm.c | 328 mac_addr_t zero_mac = {.octet = {0,}}; in write_ncsi_oem_config_filter() local
|
/openbmc/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_els.c | 918 static u8 zero_mac[ETH_ALEN] = { 0 }; in bnx2fc_logo_resp() local
|
/openbmc/linux/drivers/scsi/fcoe/ |
H A D | fcoe.c | 2591 static u8 zero_mac[ETH_ALEN] = { 0 }; in fcoe_logo_resp() local
|
/openbmc/qemu/hw/net/rocker/ |
H A D | rocker_of_dpa.c | 32 static const MACAddr zero_mac = { .a = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } }; variable
|
/openbmc/linux/drivers/net/ethernet/rocker/ |
H A D | rocker_ofdpa.c | 207 static const u8 zero_mac[ETH_ALEN] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; variable
|