Searched refs:mlan_ds_band_steer_cfg (Results 1 – 5 of 5) sorted by relevance
1203 if (pioctl_req->buf_len < sizeof(mlan_ds_band_steer_cfg)) { in wlan_misc_band_steering_cfg()1206 pioctl_req->buf_len_needed = sizeof(mlan_ds_band_steer_cfg); in wlan_misc_band_steering_cfg()
3053 } mlan_ds_band_steer_cfg, *pmlan_ds_band_steer_cfg; typedef5820 mlan_ds_band_steer_cfg band_steer_cfg;
67 mlan_ds_band_steer_cfg *pband_steer_cfg = in wlan_cmd_set_get_band_steering_cfg()68 (mlan_ds_band_steer_cfg *)pdata_buf; in wlan_cmd_set_get_band_steering_cfg()
432 ioctl_req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_band_steer_cfg)); in woal_uap_band_steer()