Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_tx.c172 txq->et_sq_hw_idx = sq_hw_idx; in ena_alloc_txq()
192 ret = ena_destroy_sq(ena, txq->et_sq_hw_idx, true); in ena_cleanup_txq()
200 txq->et_sq_hw_idx = 0; in ena_cleanup_txq()
H A Dena.h429 uint16_t et_sq_hw_idx; /* WO */ member