Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h7309 WMI_TXBF_CONF_BEFORE_ASSOC, enumerator
H A Dmac.c5475 if (ath10k_wmi_get_txbf_conf_scheme(ar) != WMI_TXBF_CONF_BEFORE_ASSOC) in ath10k_mac_set_txbf_conf()
H A Dwmi.c3839 return WMI_TXBF_CONF_BEFORE_ASSOC; in ath10k_wmi_10_4_txbf_conf_scheme()