Searched refs:pcfg_misc (Results 1 – 5 of 5) sorted by relevance
3602 mlan_ds_misc_cfg *pcfg_misc = NULL; in woal_priv_set_get_countrycode() local3625 pcfg_misc = (mlan_ds_misc_cfg *)req->pbuf; in woal_priv_set_get_countrycode()3626 country_code = &pcfg_misc->param.country_code; in woal_priv_set_get_countrycode()3627 pcfg_misc->sub_command = MLAN_OID_MISC_COUNTRY_CODE; in woal_priv_set_get_countrycode()5052 mlan_ds_misc_cfg *pcfg_misc = NULL; in woal_priv_set_get_aggrctrl() local5095 pcfg_misc = (mlan_ds_misc_cfg *)req->pbuf; in woal_priv_set_get_aggrctrl()5096 pcfg_misc->sub_command = MLAN_OID_MISC_AGGR_CTRL; in woal_priv_set_get_aggrctrl()5105 pcfg_misc->param.aggr_params.tx.enable = (t_u16)data[0]; in woal_priv_set_get_aggrctrl()5120 moal_memcpy_ext(handle, respbuf, (t_u8 *)&pcfg_misc->param.aggr_params, in woal_priv_set_get_aggrctrl()5148 mlan_ds_misc_cfg *pcfg_misc = NULL; in woal_priv_set_get_usbaggrctrl() local[all …]
1930 mlan_ds_misc_cfg *pcfg_misc = NULL; in woal_usb_dump_fw_info() local1948 pcfg_misc = (mlan_ds_misc_cfg *)req->pbuf; in woal_usb_dump_fw_info()1949 pcfg_misc->sub_command = MLAN_OID_MISC_FW_DUMP_EVENT; in woal_usb_dump_fw_info()
1678 mlan_ds_misc_cfg *pcfg_misc = NULL; in woal_set_countrycode() local1692 pcfg_misc = (mlan_ds_misc_cfg *)req->pbuf; in woal_set_countrycode()1693 country_code = &pcfg_misc->param.country_code; in woal_set_countrycode()1694 pcfg_misc->sub_command = MLAN_OID_MISC_COUNTRY_CODE; in woal_set_countrycode()7149 mlan_ds_misc_cfg *pcfg_misc = NULL; in woal_usb_aggr_init() local7197 pcfg_misc = (mlan_ds_misc_cfg *)req->pbuf; in woal_usb_aggr_init()7198 pcfg_misc->sub_command = MLAN_OID_MISC_USB_AGGR_CTRL; in woal_usb_aggr_init()7202 aggr_param = &pcfg_misc->param.usb_aggr_params; in woal_usb_aggr_init()
3360 mlan_ds_misc_cfg *pcfg_misc = NULL; local3373 pcfg_misc = (mlan_ds_misc_cfg *)req->pbuf;3374 pcfg_misc->sub_command = MLAN_OID_MISC_WACP_MODE;3377 pcfg_misc->param.wacp_mode = priv->phandle->params.wacp_mode;3402 mlan_ds_misc_cfg *pcfg_misc = NULL; local3420 pcfg_misc = (mlan_ds_misc_cfg *)req->pbuf;3421 pcfg_misc->sub_command = MLAN_OID_MISC_AGGR_CTRL;3425 pcfg_misc->param.aggr_params.tx.enable = MTRUE;
2994 mlan_ds_misc_cfg *pcfg_misc = NULL; in woal_priv_set_get_countrycode() local3017 pcfg_misc = (mlan_ds_misc_cfg *)req->pbuf; in woal_priv_set_get_countrycode()3018 country_code = &pcfg_misc->param.country_code; in woal_priv_set_get_countrycode()3019 pcfg_misc->sub_command = MLAN_OID_MISC_COUNTRY_CODE; in woal_priv_set_get_countrycode()