Searched refs:wifi_ds_rate (Results 1 – 7 of 7) sorted by relevance
915 int wifi_set_txratecfg(wifi_ds_rate ds_rate, mlan_bss_type bss_type);916 int wifi_get_txratecfg(wifi_ds_rate *ds_rate, mlan_bss_type bss_type);1147 int wifi_get_data_rate(wifi_ds_rate *ds_rate, mlan_bss_type bss_type);
596 } PACK_END wifi_ds_rate; typedef
258 wifi_ds_rate *rate = MNULL; in wlan_ret_802_11_tx_rate_query()276 rate = (wifi_ds_rate *)pioctl; in wlan_ret_802_11_tx_rate_query()361 wifi_ds_rate *rate = MNULL; in wlan_ret_802_11_tx_rate_query()384 rate = (wifi_ds_rate *)pioctl; in wlan_ret_802_11_tx_rate_query()691 wifi_ds_rate *ds_rate = MNULL; in wlan_ret_tx_rate_cfg()782 ds_rate = (wifi_ds_rate *)pioctl; in wlan_ret_tx_rate_cfg()
1744 int wifi_set_txratecfg(wifi_ds_rate ds_rate, mlan_bss_type bss_type) in wifi_set_txratecfg()1792 int wifi_get_txratecfg(wifi_ds_rate *ds_rate, mlan_bss_type bss_type) in wifi_get_txratecfg()3131 wifi_ds_rate *ds_rate = (wifi_ds_rate *)wm_wifi.cmd_resp_priv; in wifi_process_cmd_response()3745 wifi_ds_rate *ds_rate = (wifi_ds_rate *)wm_wifi.cmd_resp_ioctl; in wifi_process_cmd_response()
547 int wifi_get_data_rate(wifi_ds_rate *ds_rate, mlan_bss_type bss_type) in wifi_get_data_rate()
431 int wifi_get_data_rate(wifi_ds_rate *ds_rate, mlan_bss_type bss_type);
1491 typedef wifi_ds_rate wlan_ds_rate;