Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_mqprio.c154 struct sge_eohw_txq *eotxq; in cxgb4_mqprio_alloc_hw_resources()
167 sizeof(struct sge_eohw_txq), in cxgb4_mqprio_alloc_hw_resources()
277 struct sge_eohw_txq *eotxq; in cxgb4_mqprio_free_hw_resources()
Dcxgb4.h955 struct sge_eohw_txq { struct
979 struct sge_eohw_txq *eohw_txq; argument
1638 int t4_sge_alloc_ethofld_txq(struct adapter *adap, struct sge_eohw_txq *txq,
1640 void t4_sge_free_ethofld_txq(struct adapter *adap, struct sge_eohw_txq *txq);
Dsge.c2264 struct sge_eohw_txq *eohw_txq; in ethofld_hard_xmit()
4802 int t4_sge_alloc_ethofld_txq(struct adapter *adap, struct sge_eohw_txq *txq, in t4_sge_alloc_ethofld_txq()
4877 void t4_sge_free_ethofld_txq(struct adapter *adap, struct sge_eohw_txq *txq) in t4_sge_free_ethofld_txq()
Dcxgb4_ethtool.c288 struct sge_eohw_txq *eohw_tx; in collect_sge_port_stats()
Dcxgb4_debugfs.c2810 const struct sge_eohw_txq *tx = &s->eohw_txq[base_qset]; in sge_qinfo_show()