Home
last modified time | relevance | path

Searched refs:mlan_ds_11ax_cfg (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_11ax.c657 mlan_ds_11ax_cfg *cfg = MNULL; in wlan_11ax_ioctl_hecfg()
662 cfg = (mlan_ds_11ax_cfg *)pioctl_req->pbuf; in wlan_11ax_ioctl_hecfg()
702 mlan_ds_11ax_cfg *cfg = MNULL; in wlan_11ax_cfg_ioctl()
706 cfg = (mlan_ds_11ax_cfg *)pioctl_req->pbuf; in wlan_11ax_cfg_ioctl()
781 mlan_ds_11ax_cfg *cfg = MNULL; in wlan_ret_11ax_cfg()
792 cfg = (mlan_ds_11ax_cfg *)pioctl_buf->pbuf; in wlan_ret_11ax_cfg()
H A Dmlan_ioctl.h3999 } mlan_ds_11ax_cfg, *pmlan_ds_11ax_cfg; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_uap.c3701 mlan_ds_11ax_cfg *cfg_11ax = NULL; in woal_11ax_cfg()
3702 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_11ax_cfg)); in woal_11ax_cfg()
3707 cfg_11ax = (mlan_ds_11ax_cfg *)req->pbuf; in woal_11ax_cfg()
H A Dmlan_ioctl.h3999 } mlan_ds_11ax_cfg, *pmlan_ds_11ax_cfg; typedef
H A Dmoal_eth_ioctl.c14677 mlan_ds_11ax_cfg *cfg = NULL; in woal_priv_11axcfg_cmd()
14683 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_11ax_cfg)); in woal_priv_11axcfg_cmd()
14691 cfg = (mlan_ds_11ax_cfg *)req->pbuf; in woal_priv_11axcfg_cmd()