Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A 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()
H A Dcxgb4.h953 struct sge_eohw_txq { struct
977 struct sge_eohw_txq *eohw_txq; argument
1633 int t4_sge_alloc_ethofld_txq(struct adapter *adap, struct sge_eohw_txq *txq,
1635 void t4_sge_free_ethofld_txq(struct adapter *adap, struct sge_eohw_txq *txq);
H A Dcxgb4_ethtool.c288 struct sge_eohw_txq *eohw_tx; in collect_sge_port_stats()
H A Dcxgb4_debugfs.c2810 const struct sge_eohw_txq *tx = &s->eohw_txq[base_qset]; in sge_qinfo_show()