Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c421 qed_chain_reset(&p_hwfn->p_eq->chain); in qed_eq_setup()
513 qed_chain_reset(&p_spq->chain); in qed_spq_setup()
1022 qed_chain_reset(&p_hwfn->p_consq->chain); in qed_consq_setup()
H A Dqed_ll2.c1560 qed_chain_reset(&p_rx->rxq_chain); in qed_ll2_establish_connection()
1561 qed_chain_reset(&p_rx->rcq_chain); in qed_ll2_establish_connection()
1572 qed_chain_reset(&p_tx->txq_chain); in qed_ll2_establish_connection()
/OK3568_Linux_fs/kernel/include/linux/qed/
H A Dqed_chain.h475 static inline void qed_chain_reset(struct qed_chain *p_chain) in qed_chain_reset() function
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qedr/
H A Dverbs.c2355 qed_chain_reset(&qph->pbl); in qedr_reset_qp_hwq_info()