Searched refs:mlan_ds_twtcfg (Results 1 – 4 of 4) sorted by relevance
1069 mlan_ds_twtcfg *ds_twtcfg = (mlan_ds_twtcfg *)pdata_buf; in wlan_cmd_twt_cfg()1149 mlan_ds_twtcfg *cfg = MNULL; in wlan_11ax_ioctl_twtcfg()1154 if (pioctl_req->buf_len < sizeof(mlan_ds_twtcfg)) { in wlan_11ax_ioctl_twtcfg()1157 pioctl_req->buf_len_needed = sizeof(mlan_ds_twtcfg); in wlan_11ax_ioctl_twtcfg()1163 cfg = (mlan_ds_twtcfg *)pioctl_req->pbuf; in wlan_11ax_ioctl_twtcfg()
4159 } MLAN_PACK_END mlan_ds_twtcfg, *pmlan_ds_twtcfg; typedef
14727 mlan_ds_twtcfg *cfg = NULL; in woal_priv_twt_setup()14733 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_twtcfg)); in woal_priv_twt_setup()14742 cfg = (mlan_ds_twtcfg *)req->pbuf; in woal_priv_twt_setup()14782 mlan_ds_twtcfg *cfg = NULL; in woal_priv_twt_teardown()14788 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_twtcfg)); in woal_priv_twt_teardown()14797 cfg = (mlan_ds_twtcfg *)req->pbuf; in woal_priv_twt_teardown()