Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe.h246 struct be_tx_compl_info { struct
255 struct be_tx_compl_info txcp; argument
Dbe_main.c2135 static struct be_tx_compl_info *be_tx_compl_get(struct be_tx_obj *txo) in be_tx_compl_get()
2138 struct be_tx_compl_info *txcp = &txo->txcp; in be_tx_compl_get()
2272 struct be_tx_compl_info *txcp; in be_tx_compl_clean()
2703 struct be_tx_compl_info *txcp; in be_process_tx()