Searched refs:pwrcfgcmd (Results 1 – 3 of 3) sorted by relevance
25 struct wl_pwr_cfg pwrcfgcmd = {0}; in rtl88eu_pwrseqcmdparsing() local34 pwrcfgcmd = pwrseqcmd[aryidx]; in rtl88eu_pwrseqcmdparsing()40 GET_PWR_CFG_OFFSET(pwrcfgcmd), in rtl88eu_pwrseqcmdparsing()41 GET_PWR_CFG_CUT_MASK(pwrcfgcmd), in rtl88eu_pwrseqcmdparsing()42 GET_PWR_CFG_CMD(pwrcfgcmd), in rtl88eu_pwrseqcmdparsing()43 GET_PWR_CFG_MASK(pwrcfgcmd), in rtl88eu_pwrseqcmdparsing()44 GET_PWR_CFG_VALUE(pwrcfgcmd))); in rtl88eu_pwrseqcmdparsing()47 if (GET_PWR_CFG_CUT_MASK(pwrcfgcmd) & cut_vers) { in rtl88eu_pwrseqcmdparsing()48 switch (GET_PWR_CFG_CMD(pwrcfgcmd)) { in rtl88eu_pwrseqcmdparsing()56 offset = GET_PWR_CFG_OFFSET(pwrcfgcmd); in rtl88eu_pwrseqcmdparsing()[all …]
92 struct wlan_pwr_cfg pwrcfgcmd[]);
1729 struct wlan_pwr_cfg pwrcfgcmd[]) in rtl_hal_pwrseqcmdparsing() argument1740 cfg_cmd = pwrcfgcmd[ary_idx]; in rtl_hal_pwrseqcmdparsing()