Home
last modified time | relevance | path

Searched refs:qed_iov_setup (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.h358 void qed_iov_setup(struct qed_hwfn *p_hwfn);
438 static inline void qed_iov_setup(struct qed_hwfn *p_hwfn) in qed_iov_setup() function
Dqed_sriov.c558 void qed_iov_setup(struct qed_hwfn *p_hwfn) in qed_iov_setup() function
Dqed_dev.c2450 qed_iov_setup(p_hwfn); in qed_resc_setup()