Searched refs:PRIV_CMD_11D_CLR_TBL (Results 1 – 4 of 4) sorted by relevance
155 #define PRIV_CMD_11D_CLR_TBL "11dclrtbl" macro
7282 header_len = strlen(CMD_MARVELL) + strlen(PRIV_CMD_11D_CLR_TBL); in woal_priv_11d_clr_chan_tbl()13177 (buf + strlen(CMD_MARVELL), PRIV_CMD_11D_CLR_TBL, in woal_android_priv_cmd()13178 strlen(PRIV_CMD_11D_CLR_TBL)) == 0) { in woal_android_priv_cmd()
181 #define PRIV_CMD_11D_CLR_TBL "11dclrtbl" macro
9027 header_len = strlen(CMD_NXP) + strlen(PRIV_CMD_11D_CLR_TBL); in woal_priv_11d_clr_chan_tbl()19502 } else if (strnicmp(buf + strlen(CMD_NXP), PRIV_CMD_11D_CLR_TBL, in woal_android_priv_cmd()19503 strlen(PRIV_CMD_11D_CLR_TBL)) == 0) { in woal_android_priv_cmd()