Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c2877 u32 end_idx, notified_idx; in be_tx_compl_clean() local
2918 notified_idx = txq->tail; in be_tx_compl_clean()
2932 txq->head = notified_idx; in be_tx_compl_clean()
2933 txq->tail = notified_idx; in be_tx_compl_clean()