Searched refs:wifi_send_tx_rate_cfg_ioctl (Results 1 – 1 of 1) sorted by relevance
1702 static int wifi_send_tx_rate_cfg_ioctl(mlan_act_ioctl action, mlan_ds_rate *ds_rate_cfg, mlan_bss_t… in wifi_send_tx_rate_cfg_ioctl() function1789 return wifi_send_tx_rate_cfg_ioctl(MLAN_ACT_SET, &ds_rate_cfg, bss_type); in wifi_set_txratecfg()1809 ret = wifi_send_tx_rate_cfg_ioctl(MLAN_ACT_GET, &ds_rate_cfg, bss_type); in wifi_get_txratecfg()