Searched defs:hw_rate (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | txrx.h | 26 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 D | core.h | 3307 u16 hw_rate; member
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | base.c | 716 u16 hw_rate; in ath5k_get_rate_hw_value() local 780 u16 hw_rate; in ath5k_txbuf_setup() local
|
/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | base.c | 906 u8 hw_rate; in _rtl_get_vht_highest_n_rate() local 944 u8 hw_rate; in _rtl_get_highest_n_rate() local
|
H A D | wifi.h | 2133 u8 hw_rate; member
|
/linux/sound/soc/sunxi/ |
H A D | sun8i-codec.c | 321 int hw_rate, i; in sun8i_codec_update_sample_rate() local
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 536 u8 hw_rate, bool cck) in ath11k_mac_hw_rate_to_idx() 8308 u8 hw_rate; in ath11k_mac_get_single_legacy_rate() local
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 130 u8 hw_rate, bool cck) in ath10k_mac_hw_rate_to_idx() 6926 u8 hw_rate; in ath10k_mac_bitrate_mask_get_single_rate() local
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | mac.c | 518 u8 hw_rate, bool cck) in ath12k_mac_hw_rate_to_idx() 8473 u8 hw_rate; in ath12k_mac_get_single_legacy_rate() local
|