Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c12491 u8 eht_gi, u8 eht_ltf, in ath12k_mac_set_rate_params() argument
12520 eht_gi, eht_ltf, eht_fixed_rate); in ath12k_mac_set_rate_params()
12553 ret = ath12k_mac_set_fixed_rate_gi_ltf(arvif, eht_gi, eht_ltf, in ath12k_mac_set_rate_params()
12556 ret = ath12k_mac_set_auto_rate_gi_ltf(arvif, eht_gi, eht_ltf); in ath12k_mac_set_rate_params()
12561 eht_gi, eht_ltf, ret); in ath12k_mac_set_rate_params()
12805 u8 eht_ltf = 0, eht_gi = 0; in ath12k_mac_op_set_bitrate_mask() local
12843 eht_ltf = mask->control[band].eht_ltf; in ath12k_mac_op_set_bitrate_mask()
12958 he_ltf, he_fixed_rate, eht_gi, eht_ltf, in ath12k_mac_op_set_bitrate_mask()
/linux/include/net/
H A Dcfg80211.h849 enum nl80211_eht_ltf eht_ltf; member
/linux/net/wireless/
H A Dnl80211.c5747 mask->control[i].eht_ltf = 0xFF; in nl80211_parse_tx_bitrate_mask()
5829 mask->control[band].eht_ltf = in nl80211_parse_tx_bitrate_mask()