Home
last modified time | relevance | path

Searched defs:hw_rate (Results 1 – 9 of 9) 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.h3405 u16 hw_rate; member
/freebsd/sys/netinet/
H A Dtcp_ratelimit.c1577 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/ath12k/
H A Dmac.c495 u8 hw_rate, bool cck) in ath12k_mac_hw_rate_to_idx()
6478 u8 hw_rate; in ath12k_mac_get_single_legacy_rate() local
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c538 u8 hw_rate, bool cck) in ath11k_mac_hw_rate_to_idx()
7985 u8 hw_rate; in ath11k_mac_get_single_legacy_rate() local
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c130 u8 hw_rate, bool cck) in ath10k_mac_hw_rate_to_idx()
6931 u8 hw_rate; in ath10k_mac_bitrate_mask_get_single_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.c2416 uint64_t rate, uint64_t hw_rate, int line, in rack_log_hdwr_pacing()