Searched refs:sge_eohw_txq (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_mqprio.c | 154 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 D | cxgb4.h | 955 struct sge_eohw_txq { struct 979 struct sge_eohw_txq *eohw_txq; 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);
|
H A D | sge.c | 2264 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()
|
H A D | cxgb4_ethtool.c | 288 struct sge_eohw_txq *eohw_tx; in collect_sge_port_stats()
|
H A D | cxgb4_debugfs.c | 2810 const struct sge_eohw_txq *tx = &s->eohw_txq[base_qset]; in sge_qinfo_show()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_mqprio.c | 154 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 D | cxgb4.h | 953 struct sge_eohw_txq { struct 977 struct sge_eohw_txq *eohw_txq; 1634 int t4_sge_alloc_ethofld_txq(struct adapter *adap, struct sge_eohw_txq *txq, 1636 void t4_sge_free_ethofld_txq(struct adapter *adap, struct sge_eohw_txq *txq);
|
H A D | sge.c | 2270 struct sge_eohw_txq *eohw_txq; in ethofld_hard_xmit() 4832 int t4_sge_alloc_ethofld_txq(struct adapter *adap, struct sge_eohw_txq *txq, in t4_sge_alloc_ethofld_txq() 4907 void t4_sge_free_ethofld_txq(struct adapter *adap, struct sge_eohw_txq *txq) in t4_sge_free_ethofld_txq()
|
H A D | cxgb4_ethtool.c | 288 struct sge_eohw_txq *eohw_tx; in collect_sge_port_stats()
|
H A D | cxgb4_debugfs.c | 2810 const struct sge_eohw_txq *tx = &s->eohw_txq[base_qset]; in sge_qinfo_show()
|
Completed in 39 milliseconds