Searched refs:qed_sriov_eqe_event (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.h | 329 * qed_sriov_eqe_event(): Callback for SRIOV events. 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
|
H A 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
|
H A D | qed_dev.c | 2410 return qed_sriov_eqe_event(p_hwfn, opcode, echo, data, in qed_common_eqe_event()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.c | 22 static int qed_sriov_eqe_event(struct qed_hwfn *p_hwfn, 551 qed_sriov_eqe_event); in qed_iov_alloc() 4051 static int qed_sriov_eqe_event(struct qed_hwfn *p_hwfn, u8 opcode, __le16 echo, in qed_sriov_eqe_event() function
|
Completed in 19 milliseconds