Home
last modified time | relevance | path

Searched refs:mlan_ds_misc_mef_flt_cfg (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_ioctl.c2865 mlan_ds_misc_mef_flt_cfg *mef_cfg = NULL; in woal_set_wake_on_mdns()
2882 mef_cfg = (mlan_ds_misc_mef_flt_cfg *)(&misc->param.mef_flt_cfg); in woal_set_wake_on_mdns()
2958 mlan_ds_misc_mef_flt_cfg *mef_cfg = NULL; in woal_set_ipv6_ns_offload()
2975 mef_cfg = (mlan_ds_misc_mef_flt_cfg *)(&misc->param.mef_flt_cfg); in woal_set_ipv6_ns_offload()
3102 mlan_ds_misc_mef_flt_cfg *mef_cfg = NULL; in woal_set_auto_arp_ext()
3133 mef_cfg = (mlan_ds_misc_mef_flt_cfg *)(&(misc->param.mef_flt_cfg)); in woal_set_auto_arp_ext()
3341 mlan_ds_misc_mef_flt_cfg *mefcfg) in woal_set_get_wowlan_config()
3361 sizeof(mlan_ds_misc_mef_flt_cfg), in woal_set_get_wowlan_config()
3362 sizeof(mlan_ds_misc_mef_flt_cfg)); in woal_set_get_wowlan_config()
3369 sizeof(mlan_ds_misc_mef_flt_cfg), in woal_set_get_wowlan_config()
[all …]
H A Dmlan_ioctl.h5282 } mlan_ds_misc_mef_flt_cfg; typedef
5781 mlan_ds_misc_mef_flt_cfg mef_flt_cfg;
H A Dmoal_main.h3849 mlan_ds_misc_mef_flt_cfg *mefcfg);
H A Dmoal_sta_cfg80211.c6751 mlan_ds_misc_mef_flt_cfg mef_cfg; in woal_cfg80211_suspend()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_ioctl.h5282 } mlan_ds_misc_mef_flt_cfg; typedef
5781 mlan_ds_misc_mef_flt_cfg mef_flt_cfg;
H A Dmlan_misc.c5651 mlan_ds_misc_mef_flt_cfg *mef_cfg = MNULL; in wlan_misc_ioctl_mef_flt_cfg()