Searched refs:qed_vf_get_port_mac (Results 1 – 3 of 3) sorted by relevance
810 void qed_vf_get_port_mac(struct qed_hwfn *p_hwfn, u8 *port_mac);1094 static inline void qed_vf_get_port_mac(struct qed_hwfn *p_hwfn, u8 *port_mac) in qed_vf_get_port_mac() function
1601 void qed_vf_get_port_mac(struct qed_hwfn *p_hwfn, u8 *port_mac) in qed_vf_get_port_mac() function
2285 qed_vf_get_port_mac(&cdev->hwfns[0], info->port_mac); in qed_fill_eth_dev_info()