Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qedi/
Dqedi_main.c2013 ether_addr_copy(params.ll2_mac_address, qedi->dev_info.common.hw_mac); in qedi_reset_host_mtu()
2638 ether_addr_copy(qedi->mac, qedi->dev_info.common.hw_mac); in __qedi_probe()
2652 ether_addr_copy(params.ll2_mac_address, qedi->dev_info.common.hw_mac); in __qedi_probe()
/linux-6.1.9/include/linux/qed/
Dqed_if.h627 u8 hw_mac[ETH_ALEN]; member
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/
Dqed_main.c415 ether_addr_copy(dev_info->hw_mac, hw_info->hw_mac_addr); in qed_fill_dev_info()
Dqed_l2.c2278 eth_zero_addr(info->common.hw_mac); in qed_fill_eth_dev_info()
/linux-6.1.9/drivers/net/ethernet/qlogic/qede/
Dqede_main.c900 eth_hw_addr_set(edev->ndev, edev->dev_info.common.hw_mac); in qede_init_ndev()
/linux-6.1.9/drivers/scsi/qedf/
Dqedf_main.c3519 ether_addr_copy(qedf->mac, qedf->dev_info.common.hw_mac); in __qedf_probe()