Home
last modified time | relevance | path

Searched refs:mlan_ds_hs_cfg (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_proc.c687 mlan_ds_hs_cfg hscfg; in woal_config_read()
700 memset(&hscfg, 0, sizeof(mlan_ds_hs_cfg)); in woal_config_read()
H A Dmoal_ioctl.c3244 t_u8 wait_option, mlan_ds_hs_cfg *hscfg) in woal_set_get_hs_params()
3266 sizeof(mlan_ds_hs_cfg), sizeof(mlan_ds_hs_cfg)); in woal_set_get_hs_params()
3274 sizeof(mlan_ds_hs_cfg), in woal_set_get_hs_params()
3275 sizeof(mlan_ds_hs_cfg)); in woal_set_get_hs_params()
3399 mlan_ds_hs_cfg hscfg; in woal_cancel_hs()
3642 mlan_ds_hs_cfg hscfg; in woal_enable_hs()
3803 memset(&hscfg, 0, sizeof(mlan_ds_hs_cfg)); in woal_enable_hs()
H A Dmlan_ioctl.h3138 } mlan_ds_hs_cfg, *pmlan_ds_hs_cfg; typedef
3381 mlan_ds_hs_cfg hs_cfg;
H A Dmoal_uap.c1518 mlan_ds_hs_cfg hscfg; in woal_uap_hs_cfg()
1526 memset(&hscfg, 0, sizeof(mlan_ds_hs_cfg)); in woal_uap_hs_cfg()
H A Dmoal_main.h3455 t_u8 wait_option, mlan_ds_hs_cfg *hscfg);
H A Dmoal_priv.c1130 mlan_ds_hs_cfg hscfg; in woal_hs_cfg()
1138 memset(&hscfg, 0, sizeof(mlan_ds_hs_cfg)); in woal_hs_cfg()
H A Dmoal_eth_ioctl.c4600 mlan_ds_hs_cfg hscfg, hscfg_temp; in woal_priv_hscfg()
4609 memset(&hscfg, 0, sizeof(mlan_ds_hs_cfg)); in woal_priv_hscfg()
4610 memset(&hscfg_temp, 0, sizeof(mlan_ds_hs_cfg)); in woal_priv_hscfg()
4792 sizeof(mlan_ds_hs_cfg), respbuflen); in woal_priv_hscfg()
4793 ret = sizeof(mlan_ds_hs_cfg); in woal_priv_hscfg()
H A Dmoal_sta_cfg80211.c6761 mlan_ds_hs_cfg hscfg; in woal_cfg80211_suspend()
6915 memset(&hscfg, 0, sizeof(mlan_ds_hs_cfg)); in woal_cfg80211_suspend()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_ioctl.c2521 mlan_ds_hs_cfg *hscfg) in woal_set_get_hs_params()
2542 memcpy(&pmcfg->param.hs_cfg, hscfg, sizeof(mlan_ds_hs_cfg)); in woal_set_get_hs_params()
2549 sizeof(mlan_ds_hs_cfg)); in woal_set_get_hs_params()
2617 mlan_ds_hs_cfg hscfg; in woal_cancel_hs()
2818 mlan_ds_hs_cfg hscfg; in woal_enable_hs()
2939 memset(&hscfg, 0, sizeof(mlan_ds_hs_cfg)); in woal_enable_hs()
H A Dmlan_ioctl.h2619 } mlan_ds_hs_cfg, *pmlan_ds_hs_cfg; typedef
2878 mlan_ds_hs_cfg hs_cfg;
H A Dmoal_uap.c1179 mlan_ds_hs_cfg hscfg; in woal_uap_hs_cfg()
1187 memset(&hscfg, 0, sizeof(mlan_ds_hs_cfg)); in woal_uap_hs_cfg()
H A Dmoal_main.h2412 t_u8 wait_option, mlan_ds_hs_cfg *hscfg);
H A Dmoal_eth_ioctl.c3642 mlan_ds_hs_cfg hscfg, hscfg_temp; in woal_priv_hscfg()
3651 memset(&hscfg, 0, sizeof(mlan_ds_hs_cfg)); in woal_priv_hscfg()
3652 memset(&hscfg_temp, 0, sizeof(mlan_ds_hs_cfg)); in woal_priv_hscfg()
3821 memcpy(respbuf, &hscfg, sizeof(mlan_ds_hs_cfg)); in woal_priv_hscfg()
3822 ret = sizeof(mlan_ds_hs_cfg); in woal_priv_hscfg()
H A Dmoal_priv.c1172 mlan_ds_hs_cfg hscfg; in woal_hs_cfg()
1180 memset(&hscfg, 0, sizeof(mlan_ds_hs_cfg)); in woal_hs_cfg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_ioctl.h2619 } mlan_ds_hs_cfg, *pmlan_ds_hs_cfg; typedef
2878 mlan_ds_hs_cfg hs_cfg;
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_ioctl.h3138 } mlan_ds_hs_cfg, *pmlan_ds_hs_cfg; typedef
3381 mlan_ds_hs_cfg hs_cfg;