Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_main.c2518 u16 end_idx, notified_idx, cmpl = 0, timeo = 0, num_wrbs = 0; in be_tx_compl_clean() local
2562 notified_idx = txq->tail; in be_tx_compl_clean()
2576 txq->head = notified_idx; in be_tx_compl_clean()
2577 txq->tail = notified_idx; in be_tx_compl_clean()