Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.h339 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
Dqed_sriov.c553 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
Dqed_dev.c2410 return qed_sriov_eqe_event(p_hwfn, opcode, echo, data, in qed_common_eqe_event()