Home
last modified time | relevance | path

Searched refs:qed_eq (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_sp.h103 struct qed_eq { struct
212 struct qed_eq *qed_eq_alloc(struct qed_hwfn *p_hwfn,
222 struct qed_eq *p_eq);
231 struct qed_eq *p_eq);
Dqed_spq.c272 struct qed_eq *p_eq = cookie; in qed_eq_completion()
324 struct qed_eq *qed_eq_alloc(struct qed_hwfn *p_hwfn, in qed_eq_alloc()
327 struct qed_eq *p_eq; in qed_eq_alloc()
362 struct qed_eq *p_eq) in qed_eq_setup()
368 struct qed_eq *p_eq) in qed_eq_free()
Dqed.h276 struct qed_eq *p_eq;
Dqed_dev.c207 struct qed_eq *p_eq; in qed_resc_alloc()