Searched defs:eosw_txq (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_tc_mqprio.c | 95 struct sge_eosw_txq *eosw_txq, in cxgb4_init_eosw_txq() 122 struct sge_eosw_txq *eosw_txq) in cxgb4_clean_eosw_txq() 140 struct sge_eosw_txq *eosw_txq) in cxgb4_free_eosw_txq() 382 struct sge_eosw_txq *eosw_txq, in cxgb4_mqprio_class_bind() 406 struct sge_eosw_txq *eosw_txq, in cxgb4_mqprio_class_unbind() 434 struct sge_eosw_txq *eosw_txq; in cxgb4_mqprio_enable_offload() local 536 struct sge_eosw_txq *eosw_txq; in cxgb4_mqprio_disable_offload() local 656 struct sge_eosw_txq *eosw_txq; in cxgb4_init_tc_mqprio() local
|
| D | cxgb4_tc_mqprio.h | 30 struct sge_eosw_txq *eosw_txq; /* Netdev SW Tx queue array */ member
|
| D | sge.c | 2131 struct sge_eosw_txq *eosw_txq, u32 ndesc) in cxgb4_eosw_txq_free_desc() 2151 static inline void eosw_txq_advance(struct sge_eosw_txq *eosw_txq, u32 n) in eosw_txq_advance() 2157 static inline int eosw_txq_enqueue(struct sge_eosw_txq *eosw_txq, in eosw_txq_enqueue() 2167 static inline struct sk_buff *eosw_txq_peek(struct sge_eosw_txq *eosw_txq) in eosw_txq_peek() 2200 static void *write_eo_wr(struct adapter *adap, struct sge_eosw_txq *eosw_txq, in write_eo_wr() 2263 struct sge_eosw_txq *eosw_txq) in ethofld_hard_xmit() 2398 static void ethofld_xmit(struct net_device *dev, struct sge_eosw_txq *eosw_txq) in ethofld_xmit() 2438 struct sge_eosw_txq *eosw_txq; in cxgb4_ethofld_xmit() local 2499 static void eosw_txq_flush_pending_skbs(struct sge_eosw_txq *eosw_txq) in eosw_txq_flush_pending_skbs() 2542 struct sge_eosw_txq *eosw_txq; in cxgb4_ethofld_send_flowc() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_tc_mqprio.c | 95 struct sge_eosw_txq *eosw_txq, in cxgb4_init_eosw_txq() 122 struct sge_eosw_txq *eosw_txq) in cxgb4_clean_eosw_txq() 140 struct sge_eosw_txq *eosw_txq) in cxgb4_free_eosw_txq() 382 struct sge_eosw_txq *eosw_txq, in cxgb4_mqprio_class_bind() 406 struct sge_eosw_txq *eosw_txq, in cxgb4_mqprio_class_unbind() 434 struct sge_eosw_txq *eosw_txq; in cxgb4_mqprio_enable_offload() local 536 struct sge_eosw_txq *eosw_txq; in cxgb4_mqprio_disable_offload() local 656 struct sge_eosw_txq *eosw_txq; in cxgb4_init_tc_mqprio() local
|
| D | cxgb4_tc_mqprio.h | 30 struct sge_eosw_txq *eosw_txq; /* Netdev SW Tx queue array */ member
|
| D | sge.c | 2125 struct sge_eosw_txq *eosw_txq, u32 ndesc) in cxgb4_eosw_txq_free_desc() 2145 static inline void eosw_txq_advance(struct sge_eosw_txq *eosw_txq, u32 n) in eosw_txq_advance() 2151 static inline int eosw_txq_enqueue(struct sge_eosw_txq *eosw_txq, in eosw_txq_enqueue() 2161 static inline struct sk_buff *eosw_txq_peek(struct sge_eosw_txq *eosw_txq) in eosw_txq_peek() 2194 static void *write_eo_wr(struct adapter *adap, struct sge_eosw_txq *eosw_txq, in write_eo_wr() 2257 struct sge_eosw_txq *eosw_txq) in ethofld_hard_xmit() 2392 static void ethofld_xmit(struct net_device *dev, struct sge_eosw_txq *eosw_txq) in ethofld_xmit() 2432 struct sge_eosw_txq *eosw_txq; in cxgb4_ethofld_xmit() local 2493 static void eosw_txq_flush_pending_skbs(struct sge_eosw_txq *eosw_txq) in eosw_txq_flush_pending_skbs() 2536 struct sge_eosw_txq *eosw_txq; in cxgb4_ethofld_send_flowc() local [all …]
|