Home
last modified time | relevance | path

Searched refs:qed_chain_return_produced (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/qed/
H A Dqed_chain.h349 static inline void qed_chain_return_produced(struct qed_chain *p_chain) in qed_chain_return_produced() function
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_spq.c826 qed_chain_return_produced(&p_spq->chain); in qed_spq_comp_bmap_update()