Home
last modified time | relevance | path

Searched refs:t4_sge_free_ethofld_txq (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_mqprio.c262 t4_sge_free_ethofld_txq(adap, eotxq); in cxgb4_mqprio_alloc_hw_resources()
307 t4_sge_free_ethofld_txq(adap, eotxq); in cxgb4_mqprio_free_hw_resources()
Dcxgb4.h1638 void t4_sge_free_ethofld_txq(struct adapter *adap, struct sge_eohw_txq *txq);
Dsge.c4907 void t4_sge_free_ethofld_txq(struct adapter *adap, struct sge_eohw_txq *txq) in t4_sge_free_ethofld_txq() function