Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_main.c2270 u16 end_idx, notified_idx, cmpl = 0, timeo = 0, num_wrbs = 0; in be_tx_compl_clean() local
2313 notified_idx = txq->tail; in be_tx_compl_clean()
2327 txq->head = notified_idx; in be_tx_compl_clean()
2328 txq->tail = notified_idx; in be_tx_compl_clean()