Searched refs:PRIV_CMD_BSSROLE (Results 1 – 4 of 4) sorted by relevance
82 #define PRIV_CMD_BSSROLE "bssrole" macro
2354 if (strlen(respbuf) == (strlen(CMD_MARVELL) + strlen(PRIV_CMD_BSSROLE))) { in woal_priv_bssrole()2360 strlen(PRIV_CMD_BSSROLE), data, in woal_priv_bssrole()12708 (buf + strlen(CMD_MARVELL), PRIV_CMD_BSSROLE, in woal_android_priv_cmd()12709 strlen(PRIV_CMD_BSSROLE)) == 0) { in woal_android_priv_cmd()
87 #define PRIV_CMD_BSSROLE "bssrole" macro
2907 if (strlen(respbuf) == (strlen(CMD_NXP) + strlen(PRIV_CMD_BSSROLE))) { in woal_priv_bssrole()2913 strlen(PRIV_CMD_BSSROLE), in woal_priv_bssrole()18941 } else if (strnicmp(buf + strlen(CMD_NXP), PRIV_CMD_BSSROLE, in woal_android_priv_cmd()18942 strlen(PRIV_CMD_BSSROLE)) == 0) { in woal_android_priv_cmd()