Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dtx.c37 efx_tx_queue_get_insert_index(const struct efx_tx_queue *tx_queue) in efx_tx_queue_get_insert_index() function
45 return &tx_queue->buffer[efx_tx_queue_get_insert_index(tx_queue)]; in __efx_tx_queue_get_insert_buffer()