Searched defs:hw_rate (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/netinet/
H A Dtcp_ratelimit.c1570 tcp_log_pacing_size(struct tcpcb *tp, uint64_t bw, uint32_t segsiz, uint32_t new_tso, uint64_t hw_rate, uint32_t time_between, uint32_t calc_time_between, uint32_t segs, uint32_t res_div, uint16_t mult, uint8_t mod) argument
/freebsd-current/sys/contrib/dev/rtw89/
H A Dtxrx.h25 static inline u8 rtw89_get_data_rate_mode(struct rtw89_dev *rtwdev, u16 hw_rate) argument
33 static inline u8 rtw89_get_data_not_ht_idx(struct rtw89_dev *rtwdev, u16 hw_rate) argument
38 static inline u8 rtw89_get_data_ht_mcs(struct rtw89_dev *rtwdev, u16 hw_rate) argument
46 static inline u8 rtw89_get_data_mcs(struct rtw89_dev *rtwdev, u16 hw_rate) argument
54 rtw89_get_data_nss(struct rtw89_dev *rtwdev, u16 hw_rate) argument
[all...]
H A Dcore.h2759 u16 hw_rate; member in struct:rtw89_ra_report
/freebsd-current/sys/dev/otus/
H A Dif_otus.c2169 otus_hw_rate_is_ht(struct otus_softc *sc, uint8_t hw_rate) argument
2176 otus_hw_rate_is_ofdm(struct otus_softc *sc, uint8_t hw_rate) argument
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dmac.c6478 u8 hw_rate; local
494 ath12k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband, u8 hw_rate, bool cck) argument
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dmac.c6931 u8 hw_rate; local
129 ath10k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband, u8 hw_rate, bool cck) argument
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dmac.c7985 u8 hw_rate; local
537 ath11k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband, u8 hw_rate, bool cck) argument
/freebsd-current/sys/netinet/tcp_stacks/
H A Dbbr.c2715 bbr_type_log_hdwr_pacing(struct tcp_bbr *bbr, const struct ifnet *ifp, uint64_t rate, uint64_t hw_rate, int line, uint32_t cts, int error) argument
H A Drack.c2638 rack_log_hdwr_pacing(struct tcp_rack *rack, uint64_t rate, uint64_t hw_rate, int line, int error, uint16_t mod) argument

Completed in 592 milliseconds