Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/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()