Home
last modified time | relevance | path

Searched defs:ena_txq (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ena/
H A Dena.h384 typedef struct ena_txq { struct
391 ena_txq_state_t et_state; /* WO */ argument
392 uint16_t et_intr_vector; /* WO */
398 bool et_blocked; /* TM */
428 uint16_t et_sq_phase; /* TM */
429 uint16_t et_sq_hw_idx; /* WO */
435 uint32_t *et_sq_db_addr; /* WO */
447 uint16_t et_cq_head_idx; /* TM */
448 uint16_t et_cq_phase; /* TM */
472 ena_txq_stat_t et_stat; argument
[all …]