Home
last modified time | relevance | path

Searched refs:qed_eq_completion (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp.h298 * @brief qed_eq_completion - Completes currently pending EQ elements
305 int qed_eq_completion(struct qed_hwfn *p_hwfn,
H A Dqed_spq.c324 int qed_eq_completion(struct qed_hwfn *p_hwfn, void *cookie) in qed_eq_completion() function
407 qed_int_register_cb(p_hwfn, qed_eq_completion, in qed_eq_alloc()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp.h308 * qed_eq_completion(): Completes currently pending EQ elements.
315 int qed_eq_completion(struct qed_hwfn *p_hwfn,
H A Dqed_spq.c338 int qed_eq_completion(struct qed_hwfn *p_hwfn, void *cookie) in qed_eq_completion() function
421 qed_int_register_cb(p_hwfn, qed_eq_completion, in qed_eq_alloc()

Completed in 5 milliseconds