Searched refs:sta_set_rate_info (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 2522 static void sta_set_rate_info(_adapter *adapter, struct rate_info *rinfo, in sta_set_rate_info() function 2675 sta_set_rate_info(padapter, &sinfo->txrate, rtw_rate_idx, sgi, bw); in cfg80211_rtw_get_station() 2683 sta_set_rate_info(padapter, &sinfo->rxrate, rtw_rate_idx, sgi, bw); in cfg80211_rtw_get_station()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 2528 static void sta_set_rate_info(_adapter *adapter, struct rate_info *rinfo, in sta_set_rate_info() function 2681 sta_set_rate_info(padapter, &sinfo->txrate, rtw_rate_idx, sgi, bw); in cfg80211_rtw_get_station() 2689 sta_set_rate_info(padapter, &sinfo->rxrate, rtw_rate_idx, sgi, bw); in cfg80211_rtw_get_station()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 2537 static void sta_set_rate_info(_adapter *adapter, struct rate_info *rinfo, in sta_set_rate_info() function 2713 sta_set_rate_info(padapter, &sinfo->txrate, rtw_rate_idx, sgi, bw); in cfg80211_rtw_get_station() 2719 sta_set_rate_info(padapter, &sinfo->rxrate, rtw_rate_idx, sgi, bw); in cfg80211_rtw_get_station()
|