Searched refs:mlan_ds_11ac_cfg (Results 1 – 6 of 6) sorted by relevance
224 mlan_ds_11ac_cfg *cfg = MNULL; in wlan_11ac_ioctl_vhtcfg()243 cfg = (mlan_ds_11ac_cfg *)pioctl_req->pbuf; in wlan_11ac_ioctl_vhtcfg()503 mlan_ds_11ac_cfg *cfg = MNULL; in wlan_11ac_ioctl_opermodecfg()510 cfg = (mlan_ds_11ac_cfg *)pioctl_req->pbuf; in wlan_11ac_ioctl_opermodecfg()571 cfg = (mlan_ds_11ac_cfg *)pioctl_req->pbuf; in wlan_11ac_ioctl_supported_mcs_set()1304 mlan_ds_11ac_cfg *cfg = MNULL; in wlan_11ac_cfg_ioctl()1308 if (pioctl_req->buf_len < sizeof(mlan_ds_11ac_cfg)) { in wlan_11ac_cfg_ioctl()1311 pioctl_req->buf_len_needed = sizeof(mlan_ds_11ac_cfg); in wlan_11ac_cfg_ioctl()1316 cfg = (mlan_ds_11ac_cfg *)pioctl_req->pbuf; in wlan_11ac_cfg_ioctl()1390 mlan_ds_11ac_cfg *cfg = MNULL; in wlan_ret_11ac_cfg()[all …]
3963 } mlan_ds_11ac_cfg, *pmlan_ds_11ac_cfg; typedef
1370 mlan_ds_11ac_cfg *cfg_11ac = NULL; in woal_uap_vht_cfg()1402 ioctl_req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_11ac_cfg)); in woal_uap_vht_cfg()1407 cfg_11ac = (mlan_ds_11ac_cfg *)ioctl_req->pbuf; in woal_uap_vht_cfg()3612 mlan_ds_11ac_cfg *cfg_11ac = NULL; in woal_uap_set_11ac_status()3622 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_11ac_cfg)); in woal_uap_set_11ac_status()3628 cfg_11ac = (mlan_ds_11ac_cfg *)req->pbuf; in woal_uap_set_11ac_status()
4462 mlan_ds_11ac_cfg *cfg_11ac = NULL; in woal_cfg80211_setup_vht_cap()4465 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_11ac_cfg)); in woal_cfg80211_setup_vht_cap()4471 cfg_11ac = (mlan_ds_11ac_cfg *)req->pbuf; in woal_cfg80211_setup_vht_cap()
1792 mlan_ds_11ac_cfg *cfg_11ac = NULL; in woal_setget_priv_vhtcfg()1814 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_11ac_cfg)); in woal_setget_priv_vhtcfg()1820 cfg_11ac = (mlan_ds_11ac_cfg *)req->pbuf; in woal_setget_priv_vhtcfg()1948 mlan_ds_11ac_cfg *cfg_11ac = NULL; in woal_setget_priv_opermodecfg()1982 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_11ac_cfg)); in woal_setget_priv_opermodecfg()1988 cfg_11ac = (mlan_ds_11ac_cfg *)req->pbuf; in woal_setget_priv_opermodecfg()