Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/ena-com/
HDena_eth_com.c423 u16 start_tail = io_sq->tail; in ena_com_prepare_tx() local
469 *nb_hw_desc = io_sq->tail - start_tail; in ena_com_prepare_tx()
572 *nb_hw_desc = io_sq->tail - start_tail; in ena_com_prepare_tx()