Searched defs:mana_txq (Results 1 – 1 of 1) sorted by relevance
159 struct mana_txq { struct160 struct gdma_queue *gdma_sq;162 union {171 uint16_t vp_offset;173 if_t ndev;175 int idx;177 int alt_txq_idx;180 struct mana_send_buf_info *tx_buf_info;181 uint16_t next_to_use;182 uint16_t next_to_complete;[all …]