Home
last modified time | relevance | path

Searched refs:be_tx_compl_info (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/emulex/benet/
Dbe.h229 struct be_tx_compl_info { struct
236 struct be_tx_compl_info txcp; argument
Dbe_main.c2709 static struct be_tx_compl_info *be_tx_compl_get(struct be_adapter *adapter, in be_tx_compl_get()
2713 struct be_tx_compl_info *txcp = &txo->txcp; in be_tx_compl_get()
2872 struct be_tx_compl_info *txcp; in be_tx_compl_clean()
3270 struct be_tx_compl_info *txcp; in be_process_tx()