Searched defs:txo (Results 1 – 5 of 5) sorted by relevance
/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 221 static void be_txq_notify(struct be_adapter *adapter, struct be_tx_obj *txo, in be_txq_notify() 659 struct be_tx_obj *txo; in be_get_stats64() local 745 static void be_tx_stats_update(struct be_tx_obj *txo, struct sk_buff *skb) in be_tx_stats_update() 816 static inline bool be_is_txq_full(struct be_tx_obj *txo) in be_is_txq_full() 821 static inline bool be_can_txq_wake(struct be_tx_obj *txo) in be_can_txq_wake() 826 static inline bool be_is_tx_compl_pending(struct be_tx_obj *txo) in be_is_tx_compl_pending() 918 static u32 be_tx_get_wrb_hdr(struct be_tx_obj *txo) in be_tx_get_wrb_hdr() 928 struct be_tx_obj *txo, in be_tx_setup_wrb_hdr() 948 static void be_tx_setup_wrb_frag(struct be_tx_obj *txo, dma_addr_t busaddr, in be_tx_setup_wrb_frag() 964 struct be_tx_obj *txo, u32 head, bool map_single, in be_xmit_restore() [all …]
|
D | be.h | 784 #define tx_stats(txo) (&(txo)->stats) argument 798 #define for_all_tx_queues(adapter, txo, i) \ argument 810 #define for_all_tx_queues_on_eq(adapter, eqo, txo, i) \ argument
|
D | be_ethtool.c | 378 struct be_tx_obj *txo; in be_get_ethtool_stats() local
|
D | be_cmds.c | 1359 int be_cmd_txq_create(struct be_adapter *adapter, struct be_tx_obj *txo) in be_cmd_txq_create()
|
/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.h | 229 u64 txo; member 318 u64 txo; /* 29 */ member
|