Lines Matching defs:txo
204 static void be_txq_notify(struct be_adapter *adapter, struct be_tx_obj *txo, in be_txq_notify()
602 struct be_tx_obj *txo; in be_get_stats64() local
681 static void be_tx_stats_update(struct be_tx_obj *txo, struct sk_buff *skb) in be_tx_stats_update()
750 static inline bool be_is_txq_full(struct be_tx_obj *txo) in be_is_txq_full()
755 static inline bool be_can_txq_wake(struct be_tx_obj *txo) in be_can_txq_wake()
760 static inline bool be_is_tx_compl_pending(struct be_tx_obj *txo) in be_is_tx_compl_pending()
852 static u16 be_tx_get_wrb_hdr(struct be_tx_obj *txo) in be_tx_get_wrb_hdr()
862 struct be_tx_obj *txo, in be_tx_setup_wrb_hdr()
882 static void be_tx_setup_wrb_frag(struct be_tx_obj *txo, dma_addr_t busaddr, in be_tx_setup_wrb_frag()
898 struct be_tx_obj *txo, u16 head, bool map_single, in be_xmit_restore()
925 static u32 be_xmit_enqueue(struct be_adapter *adapter, struct be_tx_obj *txo, in be_xmit_enqueue()
1145 static void be_xmit_flush(struct be_adapter *adapter, struct be_tx_obj *txo) in be_xmit_flush()
1297 struct be_tx_obj *txo = &adapter->tx_obj[q_idx]; in be_xmit() local
1850 struct be_tx_obj *txo; in be_get_new_eqd() local
2377 static struct be_tx_compl_info *be_tx_compl_get(struct be_tx_obj *txo) in be_tx_compl_get()
2399 struct be_tx_obj *txo, u16 last_index) in be_tx_compl_process()
2522 struct be_tx_obj *txo; in be_tx_compl_clean() local
2690 struct be_tx_obj *txo; in be_tx_queues_destroy() local
2709 struct be_tx_obj *txo; in be_tx_qs_create() local
2913 static inline void be_update_tx_err(struct be_tx_obj *txo, u8 status) in be_update_tx_err()
2928 static inline void lancer_update_tx_err(struct be_tx_obj *txo, u8 status) in lancer_update_tx_err()
2950 static void be_process_tx(struct be_adapter *adapter, struct be_tx_obj *txo, in be_process_tx()
3091 struct be_tx_obj *txo; in be_poll() local
3568 struct be_tx_obj *txo; in be_open() local