Searched refs:PRIV_CMD_CFP_CODE (Results 1 – 4 of 4) sorted by relevance
190 #define PRIV_CMD_CFP_CODE "cfpcode" macro
8993 header_len = strlen(CMD_MARVELL) + strlen(PRIV_CMD_CFP_CODE); in woal_priv_cfp_code()13352 (buf + strlen(CMD_MARVELL), PRIV_CMD_CFP_CODE, in woal_android_priv_cmd()13353 strlen(PRIV_CMD_CFP_CODE)) == 0) { in woal_android_priv_cmd()
229 #define PRIV_CMD_CFP_CODE "cfpcode" macro
12720 header_len = strlen(CMD_NXP) + strlen(PRIV_CMD_CFP_CODE); in woal_priv_cfp_code()19737 } else if (strnicmp(buf + strlen(CMD_NXP), PRIV_CMD_CFP_CODE, in woal_android_priv_cmd()19738 strlen(PRIV_CMD_CFP_CODE)) == 0) { in woal_android_priv_cmd()