Home
last modified time | relevance | path

Searched defs:hw_rate (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/contrib/dev/rtw89/
H A Dtxrx.h26 static inline u8 rtw89_get_data_rate_mode(struct rtw89_dev *rtwdev, u16 hw_rate) in rtw89_get_data_rate_mode()
34 static inline u8 rtw89_get_data_not_ht_idx(struct rtw89_dev *rtwdev, u16 hw_rate) in rtw89_get_data_not_ht_idx()
39 static inline u8 rtw89_get_data_ht_mcs(struct rtw89_dev *rtwdev, u16 hw_rate) in rtw89_get_data_ht_mcs()
47 static inline u8 rtw89_get_data_mcs(struct rtw89_dev *rtwdev, u16 hw_rate) in rtw89_get_data_mcs()
55 static inline u8 rtw89_get_data_ht_nss(struct rtw89_dev *rtwdev, u16 hw_rate) in rtw89_get_data_ht_nss()
60 static inline u8 rtw89_get_data_nss(struct rtw89_dev *rtwdev, u16 hw_rate) in rtw89_get_data_nss()
H A Dcore.c1202 const struct rtw89_hw_rate_def *hw_rate = &rtw89_hw_rate[rtwdev->chip->chip_gen]; in rtw89_core_tx_update_injection() local
H A Dcore.h3469 u16 hw_rate; member
/freebsd/sys/netinet/
H A Dtcp_ratelimit.c1576 uint64_t hw_rate, uint32_t time_between, uint32_t calc_time_between, in tcp_log_pacing_size()
/freebsd/sys/dev/otus/
H A Dif_otus.c2176 otus_hw_rate_is_ht(struct otus_softc *sc, uint8_t hw_rate) in otus_hw_rate_is_ht()
2183 otus_hw_rate_is_ofdm(struct otus_softc *sc, uint8_t hw_rate) in otus_hw_rate_is_ofdm()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c132 u8 hw_rate, bool cck) in ath10k_mac_hw_rate_to_idx()
6967 u8 hw_rate; in ath10k_mac_bitrate_mask_get_single_rate() local
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c536 u8 hw_rate, bool cck) in ath11k_mac_hw_rate_to_idx()
8773 u8 hw_rate; in ath11k_mac_get_single_legacy_rate() local
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c724 u8 hw_rate, bool cck) in ath12k_mac_hw_rate_to_idx()
12591 u8 hw_rate; in ath12k_mac_get_single_legacy_rate() local
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c2701 uint64_t rate, uint64_t hw_rate, int line, uint32_t cts, in bbr_type_log_hdwr_pacing()
H A Drack.c2422 uint64_t rate, uint64_t hw_rate, int line, in rack_log_hdwr_pacing()