Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A 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
H A Dqed_sriov.c582 int qed_iov_hw_info(struct qed_hwfn *p_hwfn) in qed_iov_hw_info() function
H A Dqed_dev.c4541 rc = qed_iov_hw_info(p_hwfn); in qed_get_hw_info()