Searched refs:opermode_cfg (Results 1 – 4 of 4) sorted by relevance
512 cfg->param.opermode_cfg.bw = pmpriv->usr_dot_11ac_opermode_bw; in wlan_11ac_ioctl_opermodecfg()513 cfg->param.opermode_cfg.nss = pmpriv->usr_dot_11ac_opermode_nss; in wlan_11ac_ioctl_opermodecfg()519 if ((((cfg->param.opermode_cfg.bw - 1) > BW_80MHZ) && in wlan_11ac_ioctl_opermodecfg()521 (cfg->param.opermode_cfg.nss > hw_rx_nss)) { in wlan_11ac_ioctl_opermodecfg()528 pmpriv->usr_dot_11ac_opermode_bw = cfg->param.opermode_cfg.bw; in wlan_11ac_ioctl_opermodecfg()529 pmpriv->usr_dot_11ac_opermode_nss = cfg->param.opermode_cfg.nss; in wlan_11ac_ioctl_opermodecfg()
3961 mlan_ds_11ac_opermode_cfg opermode_cfg; member
1996 cfg_11ac->param.opermode_cfg.bw = data[0]; in woal_setget_priv_opermodecfg()1997 cfg_11ac->param.opermode_cfg.nss = data[1]; in woal_setget_priv_opermodecfg()2006 &(cfg_11ac->param.opermode_cfg), sizeof(*opermodecfg), in woal_setget_priv_opermodecfg()