Searched refs:qed_sriov_eqe_event (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/ |
D | qed_sriov.h | 339 int qed_sriov_eqe_event(struct qed_hwfn *p_hwfn, u8 opcode, __le16 echo, 488 static inline int qed_sriov_eqe_event(struct qed_hwfn *p_hwfn, u8 opcode, in qed_sriov_eqe_event() function
|
D | qed_sriov.c | 553 qed_sriov_eqe_event); in qed_iov_alloc() 4079 int qed_sriov_eqe_event(struct qed_hwfn *p_hwfn, u8 opcode, __le16 echo, in qed_sriov_eqe_event() function
|
D | qed_dev.c | 2410 return qed_sriov_eqe_event(p_hwfn, opcode, echo, data, in qed_common_eqe_event()
|