Searched defs:txo (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c378 struct be_tx_obj *txo; local
H A Dbe_cmds.c1360 int be_cmd_txq_create(struct be_adapter *adapter, struct be_tx_obj *txo) argument
H A Dbe_main.c220 static void be_txq_notify(struct be_adapter *adapter, struct be_tx_obj *txo, argument
658 struct be_tx_obj *txo; local
744 static void be_tx_stats_update(struct be_tx_obj *txo, struct sk_buff *skb) argument
815 be_is_txq_full(struct be_tx_obj *txo) argument
820 be_can_txq_wake(struct be_tx_obj *txo) argument
825 be_is_tx_compl_pending(struct be_tx_obj *txo) argument
917 be_tx_get_wrb_hdr(struct be_tx_obj *txo) argument
926 be_tx_setup_wrb_hdr(struct be_adapter *adapter, struct be_tx_obj *txo, struct be_wrb_params *wrb_params, struct sk_buff *skb, u16 head) argument
947 be_tx_setup_wrb_frag(struct be_tx_obj *txo, dma_addr_t busaddr, int len) argument
962 be_xmit_restore(struct be_adapter *adapter, struct be_tx_obj *txo, u32 head, bool map_single, u32 copied) argument
990 be_xmit_enqueue(struct be_adapter *adapter, struct be_tx_obj *txo, struct sk_buff *skb, struct be_wrb_params *wrb_params) argument
1224 be_xmit_flush(struct be_adapter *adapter, struct be_tx_obj *txo) argument
1372 struct be_tx_obj *txo = &adapter->tx_obj[q_idx]; local
1423 struct be_tx_obj *txo; local
2142 struct be_tx_obj *txo; local
2669 be_update_tx_err(struct be_tx_obj *txo, u8 status) argument
2684 lancer_update_tx_err(struct be_tx_obj *txo, u8 status) argument
2709 be_tx_compl_get(struct be_adapter *adapter, struct be_tx_obj *txo) argument
2749 be_tx_compl_process(struct be_adapter *adapter, struct be_tx_obj *txo, u16 last_index) argument
2875 struct be_tx_obj *txo; local
3043 struct be_tx_obj *txo; local
3062 struct be_tx_obj *txo; local
3266 be_process_tx(struct be_adapter *adapter, struct be_tx_obj *txo, int idx) argument
3300 struct be_tx_obj *txo; local
3798 struct be_tx_obj *txo; local
[all...]
/linux-master/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.h229 u64 txo; member in struct:hcp_ehea_port_cb2
318 u64 txo; /* 29 */ member in struct:hcp_ehea_port_cb6

Completed in 288 milliseconds