Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_qcu.c44 ((queue_info->tqi_subtype == AR5K_WME_AC_VI) || in ath5k_hw_set_tx_queueprops()
45 (queue_info->tqi_subtype == AR5K_WME_AC_VO))) || in ath5k_hw_set_tx_queueprops()
Dath5k.h510 enum ath5k_tx_queue_subtype tqi_subtype; member
Dath5k.c997 .tqi_subtype = subtype, in ath5k_txq_setup()