Searched refs:hw_mac_addr (Results 1 – 5 of 5) sorted by relevance
424 p_hwfn->hw_info.hw_mac_addr); in qed_rdma_init_devinfo()1401 (u8 *)&p_hwfn->hw_info.hw_mac_addr, ETH_ALEN); in qed_rdma_modify_qp()
697 p_hwfn->hw_info.hw_mac_addr); in qed_llh_hw_init_pf()3405 p_hwfn->hw_info.hw_mac_addr); in qed_hw_stop()4535 ether_addr_copy(p_hwfn->hw_info.hw_mac_addr, in qed_get_hw_info()4538 eth_random_addr(p_hwfn->hw_info.hw_mac_addr); in qed_get_hw_info()
405 ether_addr_copy(dev_info->hw_mac, hw_info->hw_mac_addr); in qed_fill_dev_info()
1626 memcpy(pfdev_info->port_mac, p_hwfn->hw_info.hw_mac_addr, ETH_ALEN); in qed_iov_vf_mbx_acquire()
5488 char hw_mac_addr[ETH_ALEN]; in mvneta_probe() local5628 mvneta_get_mac_addr(pp, hw_mac_addr); in mvneta_probe()5629 if (is_valid_ether_addr(hw_mac_addr)) { in mvneta_probe()5631 eth_hw_addr_set(dev, hw_mac_addr); in mvneta_probe()