Home
last modified time | relevance | path

Searched refs:qed_vf_get_port_mac (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h783 void qed_vf_get_port_mac(struct qed_hwfn *p_hwfn, u8 *port_mac);
1067 static inline void qed_vf_get_port_mac(struct qed_hwfn *p_hwfn, u8 *port_mac) in qed_vf_get_port_mac() function
H A Dqed_vf.c1595 void qed_vf_get_port_mac(struct qed_hwfn *p_hwfn, u8 *port_mac) in qed_vf_get_port_mac() function
H A Dqed_l2.c2269 qed_vf_get_port_mac(&cdev->hwfns[0], info->port_mac); in qed_fill_eth_dev_info()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h795 * qed_vf_get_port_mac(): Get port mac address for VF.
802 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() function
H A Dqed_vf.c1585 void qed_vf_get_port_mac(struct qed_hwfn *p_hwfn, u8 *port_mac) in qed_vf_get_port_mac() function
H A Dqed_l2.c2279 qed_vf_get_port_mac(&cdev->hwfns[0], info->port_mac); in qed_fill_eth_dev_info()

Completed in 17 milliseconds