Home
last modified time | relevance | path

Searched refs:WMI_HT_CAP_L_SIG_TXOP_PROT (Results 1 – 6 of 6) sorted by relevance

/freebsd-head/sys/contrib/dev/athk/ath11k/
HDmac.h52 #define WMI_HT_CAP_L_SIG_TXOP_PROT 0x0080 macro
HDmac.c5438 if (ar_ht_cap & WMI_HT_CAP_L_SIG_TXOP_PROT) in ath11k_create_ht_cap()
/freebsd-head/sys/contrib/dev/athk/ath12k/
HDwmi.h103 #define WMI_HT_CAP_L_SIG_TXOP_PROT 0x0080 macro
HDmac.c4119 if (ar_ht_cap & WMI_HT_CAP_L_SIG_TXOP_PROT) in ath12k_create_ht_cap()
/freebsd-head/sys/contrib/dev/athk/ath10k/
HDwmi.h2125 #define WMI_HT_CAP_L_SIG_TXOP_PROT 0x0080 /* L-SIG TXOP Protection */ macro
HDmac.c4982 if (ar->ht_cap_info & WMI_HT_CAP_L_SIG_TXOP_PROT) in ath10k_get_ht_cap()