Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.h293 int qed_iov_hw_info(struct qed_hwfn *p_hwfn);
428 static inline int qed_iov_hw_info(struct qed_hwfn *p_hwfn) in qed_iov_hw_info() function
Dqed_sriov.c582 int qed_iov_hw_info(struct qed_hwfn *p_hwfn) in qed_iov_hw_info() function
Dqed_dev.c4541 rc = qed_iov_hw_info(p_hwfn); in qed_get_hw_info()