Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_mac.c591 qi->tqi_subtype = qinfo->tqi_subtype; in ath9k_hw_set_txq_props()
626 switch (qinfo->tqi_subtype) { in ath9k_hw_set_txq_props()
661 qinfo->tqi_subtype = qi->tqi_subtype; in ath9k_hw_get_txq_props()
H A Darn_ath9k.h352 enum ath9k_tx_queue_subtype tqi_subtype; member
H A Darn_xmit.c1549 qi.tqi_subtype = subtype; in arn_txq_setup()
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_aux.c146 qi.tqi_subtype = haltype; in ath_set_data_queue()
H A Dath_hal.h389 HAL_TX_QUEUE_SUBTYPE tqi_subtype; /* subtype if applicable */ member