Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c12748 u8 eht_gi, u8 eht_ltf, in ath12k_mac_set_rate_params() argument
12777 eht_gi, eht_ltf, eht_fixed_rate); in ath12k_mac_set_rate_params()
12810 ret = ath12k_mac_set_fixed_rate_gi_ltf(arvif, eht_gi, eht_ltf, in ath12k_mac_set_rate_params()
12813 ret = ath12k_mac_set_auto_rate_gi_ltf(arvif, eht_gi, eht_ltf); in ath12k_mac_set_rate_params()
12818 eht_gi, eht_ltf, ret); in ath12k_mac_set_rate_params()
13064 u8 eht_ltf = 0, eht_gi = 0; in ath12k_mac_op_set_bitrate_mask() local
13102 eht_ltf = mask->control[band].eht_ltf; in ath12k_mac_op_set_bitrate_mask()
13217 he_ltf, he_fixed_rate, eht_gi, eht_ltf, in ath12k_mac_op_set_bitrate_mask()
/linux/net/wireless/
H A Dnl80211.c6028 mask->control[i].eht_ltf = 0xFF; in nl80211_parse_tx_bitrate_mask()
6110 mask->control[band].eht_ltf = in nl80211_parse_tx_bitrate_mask()