Searched refs:PRIV_CMD_POWER_CONS (Results 1 – 4 of 4) sorted by relevance
165 #define PRIV_CMD_POWER_CONS "powercons" macro
7594 header_len = strlen(CMD_MARVELL) + strlen(PRIV_CMD_POWER_CONS); in woal_priv_11h_local_pwr_constraint()13230 (buf + strlen(CMD_MARVELL), PRIV_CMD_POWER_CONS, in woal_android_priv_cmd()13231 strlen(PRIV_CMD_POWER_CONS)) == 0) { in woal_android_priv_cmd()
193 #define PRIV_CMD_POWER_CONS "powercons" macro
9344 header_len = strlen(CMD_NXP) + strlen(PRIV_CMD_POWER_CONS); in woal_priv_11h_local_pwr_constraint()19538 } else if (strnicmp(buf + strlen(CMD_NXP), PRIV_CMD_POWER_CONS, in woal_android_priv_cmd()19539 strlen(PRIV_CMD_POWER_CONS)) == 0) { in woal_android_priv_cmd()