Searched refs:hw_mac_addr (Results 1 – 5 of 5) sorted by relevance
484 unsigned char hw_mac_addr[ETH_ALEN]; member
850 p_hwfn->hw_info.hw_mac_addr); in ecore_llh_hw_init_pf()4192 p_hwfn->hw_info.hw_mac_addr); in ecore_hw_stop()5616 OSAL_MEMCPY(p_hwfn->hw_info.hw_mac_addr, in ecore_get_hw_info()5622 OSAL_MEMCPY(p_hwfn->hw_info.hw_mac_addr, mcp_hw_mac, ETH_ALEN); in ecore_get_hw_info()5623 p_hwfn->hw_info.hw_mac_addr[5] = p_hwfn->abs_pf_id; in ecore_get_hw_info()
573 OSAL_MEMCPY(&mac_addr[0], &p_hwfn->hw_info.hw_mac_addr[0], ETH_ALEN); in ecore_rdma_get_guid()1705 (u8 *)&p_hwfn->hw_info.hw_mac_addr, in ecore_rdma_modify_qp()
1853 OSAL_MEMCPY(pfdev_info->port_mac, p_hwfn->hw_info.hw_mac_addr, in ecore_iov_vf_mbx_acquire()
3785 return (p_hwfn->hw_info.hw_mac_addr); in qlnx_get_mac_addr()