Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe.h251 struct be_tx_compl_info { struct
260 struct be_tx_compl_info txcp; argument
Dbe_main.c2377 static struct be_tx_compl_info *be_tx_compl_get(struct be_tx_obj *txo) in be_tx_compl_get()
2380 struct be_tx_compl_info *txcp = &txo->txcp; in be_tx_compl_get()
2520 struct be_tx_compl_info *txcp; in be_tx_compl_clean()
2954 struct be_tx_compl_info *txcp; in be_process_tx()