Searched refs:be_tx_compl_process (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | 2748 static u16 be_tx_compl_process(struct be_adapter *adapter, in be_tx_compl_process() function 2887 be_tx_compl_process(adapter, txo, in be_tx_compl_clean() 2921 num_wrbs = be_tx_compl_process(adapter, txo, end_idx); in be_tx_compl_clean() 3273 num_wrbs += be_tx_compl_process(adapter, txo, txcp->end_index); in be_process_tx()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | 2749 static u16 be_tx_compl_process(struct be_adapter *adapter, in be_tx_compl_process() function 2888 be_tx_compl_process(adapter, txo, in be_tx_compl_clean() 2922 num_wrbs = be_tx_compl_process(adapter, txo, end_idx); in be_tx_compl_clean() 3273 num_wrbs += be_tx_compl_process(adapter, txo, txcp->end_index); in be_process_tx()
|
Completed in 16 milliseconds