Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dmac.h53 #define WMI_HT_CAP_L_SIG_TXOP_PROT 0x0080 macro
Dmac.c5435 if (ar_ht_cap & WMI_HT_CAP_L_SIG_TXOP_PROT) in ath11k_create_ht_cap()
/drivers/net/wireless/ath/ath12k/
Dwmi.h103 #define WMI_HT_CAP_L_SIG_TXOP_PROT 0x0080 macro
Dmac.c4119 if (ar_ht_cap & WMI_HT_CAP_L_SIG_TXOP_PROT) in ath12k_create_ht_cap()
/drivers/net/wireless/ath/ath10k/
Dwmi.h2125 #define WMI_HT_CAP_L_SIG_TXOP_PROT 0x0080 /* L-SIG TXOP Protection */ macro
Dmac.c4972 if (ar->ht_cap_info & WMI_HT_CAP_L_SIG_TXOP_PROT) in ath10k_get_ht_cap()