Home
last modified time | relevance | path

Searched refs:qed_chain_reset (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_chain.c214 qed_chain_reset(chain); in qed_chain_alloc_next_ptr()
244 qed_chain_reset(chain); in qed_chain_alloc_single()
297 qed_chain_reset(chain); in qed_chain_alloc_pbl()
H A Dqed_spq.c435 qed_chain_reset(&p_hwfn->p_eq->chain); in qed_eq_setup()
527 qed_chain_reset(&p_spq->chain); in qed_spq_setup()
1039 qed_chain_reset(&p_hwfn->p_consq->chain); in qed_consq_setup()
H A Dqed_ll2.c1589 qed_chain_reset(&p_rx->rxq_chain); in qed_ll2_establish_connection()
1590 qed_chain_reset(&p_rx->rcq_chain); in qed_ll2_establish_connection()
1601 qed_chain_reset(&p_tx->txq_chain); in qed_ll2_establish_connection()
/openbmc/linux/include/linux/qed/
H A Dqed_chain.h478 static inline void qed_chain_reset(struct qed_chain *p_chain) in qed_chain_reset() function
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.c1335 qed_chain_reset(&qph->pbl); in qedr_reset_qp_hwq_info()