Home
last modified time | relevance | path

Searched defs:eosw_txq (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_mqprio.h30 struct sge_eosw_txq *eosw_txq; /* Netdev SW Tx queue array */ member
H A Dcxgb4_tc_mqprio.c94 cxgb4_init_eosw_txq(struct net_device *dev, struct sge_eosw_txq *eosw_txq, u32 eotid, u32 hwqid) cxgb4_init_eosw_txq() argument
121 cxgb4_clean_eosw_txq(struct net_device *dev, struct sge_eosw_txq *eosw_txq) cxgb4_clean_eosw_txq() argument
139 cxgb4_free_eosw_txq(struct net_device *dev, struct sge_eosw_txq *eosw_txq) cxgb4_free_eosw_txq() argument
381 cxgb4_mqprio_class_bind(struct net_device *dev, struct sge_eosw_txq *eosw_txq, u8 tc) cxgb4_mqprio_class_bind() argument
405 cxgb4_mqprio_class_unbind(struct net_device *dev, struct sge_eosw_txq *eosw_txq, u8 tc) cxgb4_mqprio_class_unbind() argument
434 struct sge_eosw_txq *eosw_txq; cxgb4_mqprio_enable_offload() local
536 struct sge_eosw_txq *eosw_txq; cxgb4_mqprio_disable_offload() local
656 struct sge_eosw_txq *eosw_txq; cxgb4_init_tc_mqprio() local
[all...]
H A Dsge.c2145 static inline void eosw_txq_advance(struct sge_eosw_txq *eosw_txq, u32 n) in eosw_txq_advance() argument
2124 cxgb4_eosw_txq_free_desc(struct adapter *adap, struct sge_eosw_txq *eosw_txq, u32 ndesc) cxgb4_eosw_txq_free_desc() argument
2151 eosw_txq_enqueue(struct sge_eosw_txq *eosw_txq, struct sk_buff *skb) eosw_txq_enqueue() argument
2161 eosw_txq_peek(struct sge_eosw_txq *eosw_txq) eosw_txq_peek() argument
2194 write_eo_wr(struct adapter *adap, struct sge_eosw_txq *eosw_txq, struct sk_buff *skb, struct fw_eth_tx_eo_wr *wr, u32 hdr_len, u32 wrlen) write_eo_wr() argument
2256 ethofld_hard_xmit(struct net_device *dev, struct sge_eosw_txq *eosw_txq) ethofld_hard_xmit() argument
2392 ethofld_xmit(struct net_device *dev, struct sge_eosw_txq *eosw_txq) ethofld_xmit() argument
2432 struct sge_eosw_txq *eosw_txq; cxgb4_ethofld_xmit() local
2493 eosw_txq_flush_pending_skbs(struct sge_eosw_txq *eosw_txq) eosw_txq_flush_pending_skbs() argument
2536 struct sge_eosw_txq *eosw_txq; cxgb4_ethofld_send_flowc() local
4014 struct sge_eosw_txq *eosw_txq = from_tasklet(eosw_txq, t, cxgb4_ethofld_restart() local
4054 struct sge_eosw_txq *eosw_txq; cxgb4_ethofld_rx_handler() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_mqprio.h30 struct sge_eosw_txq *eosw_txq; /* Netdev SW Tx queue array */ member
H A Dcxgb4_tc_mqprio.c94 cxgb4_init_eosw_txq(struct net_device *dev, struct sge_eosw_txq *eosw_txq, u32 eotid, u32 hwqid) cxgb4_init_eosw_txq() argument
121 cxgb4_clean_eosw_txq(struct net_device *dev, struct sge_eosw_txq *eosw_txq) cxgb4_clean_eosw_txq() argument
139 cxgb4_free_eosw_txq(struct net_device *dev, struct sge_eosw_txq *eosw_txq) cxgb4_free_eosw_txq() argument
381 cxgb4_mqprio_class_bind(struct net_device *dev, struct sge_eosw_txq *eosw_txq, u8 tc) cxgb4_mqprio_class_bind() argument
405 cxgb4_mqprio_class_unbind(struct net_device *dev, struct sge_eosw_txq *eosw_txq, u8 tc) cxgb4_mqprio_class_unbind() argument
434 struct sge_eosw_txq *eosw_txq; cxgb4_mqprio_enable_offload() local
536 struct sge_eosw_txq *eosw_txq; cxgb4_mqprio_disable_offload() local
656 struct sge_eosw_txq *eosw_txq; cxgb4_init_tc_mqprio() local
[all...]
H A Dsge.c2151 static inline void eosw_txq_advance(struct sge_eosw_txq *eosw_txq, u32 n) in eosw_txq_advance() argument
2130 cxgb4_eosw_txq_free_desc(struct adapter *adap, struct sge_eosw_txq *eosw_txq, u32 ndesc) cxgb4_eosw_txq_free_desc() argument
2157 eosw_txq_enqueue(struct sge_eosw_txq *eosw_txq, struct sk_buff *skb) eosw_txq_enqueue() argument
2167 eosw_txq_peek(struct sge_eosw_txq *eosw_txq) eosw_txq_peek() argument
2200 write_eo_wr(struct adapter *adap, struct sge_eosw_txq *eosw_txq, struct sk_buff *skb, struct fw_eth_tx_eo_wr *wr, u32 hdr_len, u32 wrlen) write_eo_wr() argument
2262 ethofld_hard_xmit(struct net_device *dev, struct sge_eosw_txq *eosw_txq) ethofld_hard_xmit() argument
2398 ethofld_xmit(struct net_device *dev, struct sge_eosw_txq *eosw_txq) ethofld_xmit() argument
2438 struct sge_eosw_txq *eosw_txq; cxgb4_ethofld_xmit() local
2499 eosw_txq_flush_pending_skbs(struct sge_eosw_txq *eosw_txq) eosw_txq_flush_pending_skbs() argument
2542 struct sge_eosw_txq *eosw_txq; cxgb4_ethofld_send_flowc() local
4039 struct sge_eosw_txq *eosw_txq = from_tasklet(eosw_txq, t, cxgb4_ethofld_restart() local
4079 struct sge_eosw_txq *eosw_txq; cxgb4_ethofld_rx_handler() local
[all...]

Completed in 11 milliseconds