Home
last modified time | relevance | path

Searched refs:hw_mac (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/scsi/qedi/
Dqedi_main.c2015 ether_addr_copy(params.ll2_mac_address, qedi->dev_info.common.hw_mac); in qedi_reset_host_mtu()
2659 ether_addr_copy(qedi->mac, qedi->dev_info.common.hw_mac); in __qedi_probe()
2673 ether_addr_copy(params.ll2_mac_address, qedi->dev_info.common.hw_mac); in __qedi_probe()
/linux-6.12.1/include/linux/qed/
Dqed_if.h627 u8 hw_mac[ETH_ALEN]; member
/linux-6.12.1/drivers/net/ethernet/qlogic/qede/
Dqede_main.c919 eth_hw_addr_set(edev->ndev, edev->dev_info.common.hw_mac); in qede_init_ndev()
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_main.c405 ether_addr_copy(dev_info->hw_mac, hw_info->hw_mac_addr); in qed_fill_dev_info()
Dqed_l2.c2287 eth_zero_addr(info->common.hw_mac); in qed_fill_eth_dev_info()
/linux-6.12.1/drivers/scsi/qedf/
Dqedf_main.c3531 ether_addr_copy(qedf->mac, qedf->dev_info.common.hw_mac); in __qedf_probe()