Searched refs:pdata_ind_rst (Results 1 – 2 of 2) sorted by relevance
6032 mlan_ds_ind_rst_cfg *pdata_ind_rst = (mlan_ds_ind_rst_cfg *) pdata_buf;6045 ind_rst_cfg->ir_mode = pdata_ind_rst->ir_mode;6046 ind_rst_cfg->gpio_pin = pdata_ind_rst->gpio_pin;
7325 mlan_ds_ind_rst_cfg *pdata_ind_rst = (mlan_ds_ind_rst_cfg *)pdata_buf; in wlan_cmd_ind_rst_cfg() local7337 ind_rst_cfg->ir_mode = pdata_ind_rst->ir_mode; in wlan_cmd_ind_rst_cfg()7338 ind_rst_cfg->gpio_pin = pdata_ind_rst->gpio_pin; in wlan_cmd_ind_rst_cfg()