Searched refs:port_mac (Results 1 – 6 of 6) sorted by relevance
189 u8 port_mac[ETH_ALEN]; member802 void qed_vf_get_port_mac(struct qed_hwfn *p_hwfn, u8 *port_mac);1104 static inline void qed_vf_get_port_mac(struct qed_hwfn *p_hwfn, u8 *port_mac) in qed_vf_get_port_mac() argument
1585 void qed_vf_get_port_mac(struct qed_hwfn *p_hwfn, u8 *port_mac) in qed_vf_get_port_mac() argument1587 memcpy(port_mac, in qed_vf_get_port_mac()1588 p_hwfn->vf_iov_info->acquire_resp.pfdev_info.port_mac, ETH_ALEN); in qed_vf_get_port_mac()
1626 memcpy(pfdev_info->port_mac, p_hwfn->hw_info.hw_mac_addr, ETH_ALEN); in qed_iov_vf_mbx_acquire()
83 u8 port_mac[ETH_ALEN]; member
340 u8 port_mac[6]; member
466 ether_addr_copy(mac_addr, addrs.port_mac); in i40e_get_port_mac_addr()