Searched refs:pwrcfgcmd (Results 1 – 3 of 3) sorted by relevance
17 struct wl_pwr_cfg pwrcfgcmd; in rtl88eu_pwrseqcmdparsing() local26 pwrcfgcmd = pwrseqcmd[aryidx]; in rtl88eu_pwrseqcmdparsing()33 GET_PWR_CFG_OFFSET(pwrcfgcmd), in rtl88eu_pwrseqcmdparsing()34 GET_PWR_CFG_CUT_MASK(pwrcfgcmd), in rtl88eu_pwrseqcmdparsing()35 GET_PWR_CFG_CMD(pwrcfgcmd), in rtl88eu_pwrseqcmdparsing()36 GET_PWR_CFG_MASK(pwrcfgcmd), in rtl88eu_pwrseqcmdparsing()37 GET_PWR_CFG_VALUE(pwrcfgcmd))); in rtl88eu_pwrseqcmdparsing()40 if (GET_PWR_CFG_CUT_MASK(pwrcfgcmd) & cut_vers) { in rtl88eu_pwrseqcmdparsing()41 switch (GET_PWR_CFG_CMD(pwrcfgcmd)) { in rtl88eu_pwrseqcmdparsing()49 offset = GET_PWR_CFG_OFFSET(pwrcfgcmd); in rtl88eu_pwrseqcmdparsing()[all …]
70 struct wlan_pwr_cfg pwrcfgcmd[]);
1758 struct wlan_pwr_cfg pwrcfgcmd[]) in rtl_hal_pwrseqcmdparsing() argument1769 cfg_cmd = pwrcfgcmd[ary_idx]; in rtl_hal_pwrseqcmdparsing()