Searched defs:rateidx (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/iicbus/adc/ |
H A D | ads111x.c | 120 u_int rateidx; /* Samples per second config index */ member 286 int chan, err, rateidx; in ads111x_sysctl_rateidx() local 384 ads111x_setup_channel(struct ads111x_softc *sc, int chan, int gainidx, int rateidx) in ads111x_setup_channel() 428 uint32_t chan, gainidx, num_added, rateidx, unit; in ads111x_add_channels() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76_connac_mac.c | 314 int rateidx = 0, mcast_rate; in mt76_connac2_mac_tx_rate_val() local
|
H A D | mac80211.c | 1735 u16 mt76_calculate_default_rate(struct mt76_phy *phy, int rateidx) in mt76_calculate_default_rate()
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | mac.c | 367 int ath12k_mac_hw_ratecode_to_legacy_rate(u8 hw_rc, u8 preamble, u8 *rateidx, in ath12k_mac_hw_ratecode_to_legacy_rate() 2505 u8 rateidx; in ath12k_mac_op_bss_info_changed() local
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | mac.c | 385 int ath11k_mac_hw_ratecode_to_legacy_rate(u8 hw_rc, u8 preamble, u8 *rateidx, in ath11k_mac_hw_ratecode_to_legacy_rate() 3415 u8 rateidx; in ath11k_mac_op_bss_info_changed() local
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | mac.c | 6100 u8 rate, rateidx; in ath10k_bss_info_changed() local
|