Home
last modified time | relevance | path

Searched refs:be_tx_obj (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c658 struct be_tx_obj *txo; in be_get_stats64()
927 struct be_tx_obj *txo, in be_tx_setup_wrb_hdr()
1423 struct be_tx_obj *txo; in be_tx_timeout()
2142 struct be_tx_obj *txo; in be_get_new_eqd()
2710 struct be_tx_obj *txo) in be_tx_compl_get()
2750 struct be_tx_obj *txo, u16 last_index) in be_tx_compl_process()
2875 struct be_tx_obj *txo; in be_tx_compl_clean()
3043 struct be_tx_obj *txo; in be_tx_queues_destroy()
3062 struct be_tx_obj *txo; in be_tx_qs_create()
3300 struct be_tx_obj *txo; in be_poll()
[all …]
H A Dbe.h234 struct be_tx_obj { struct
578 struct be_tx_obj tx_obj[MAX_TX_QS];
H A Dbe_ethtool.c378 struct be_tx_obj *txo; in be_get_ethtool_stats()
H A Dbe_cmds.h2400 int be_cmd_txq_create(struct be_adapter *adapter, struct be_tx_obj *txo);
H A Dbe_cmds.c1360 int be_cmd_txq_create(struct be_adapter *adapter, struct be_tx_obj *txo) in be_cmd_txq_create()