Searched refs:PRIV_CMD_CFG_OPP_PS (Results 1 – 4 of 4) sorted by relevance
212 #define PRIV_CMD_CFG_OPP_PS "cfg_opp_ps" macro
10563 header_len = strlen(CMD_MARVELL) + strlen(PRIV_CMD_CFG_OPP_PS); in woal_priv_cfg_opp_ps()13461 (buf + strlen(CMD_MARVELL), PRIV_CMD_CFG_OPP_PS, in woal_android_priv_cmd()13462 strlen(PRIV_CMD_CFG_OPP_PS)) == 0) { in woal_android_priv_cmd()
247 #define PRIV_CMD_CFG_OPP_PS "cfg_opp_ps" macro
14935 header_len = strlen(CMD_NXP) + strlen(PRIV_CMD_CFG_OPP_PS); in woal_priv_cfg_opp_ps()19807 } else if (strnicmp(buf + strlen(CMD_NXP), PRIV_CMD_CFG_OPP_PS, in woal_android_priv_cmd()19808 strlen(PRIV_CMD_CFG_OPP_PS)) == 0) { in woal_android_priv_cmd()