Searched refs:VNDR_IE_CMD_LEN (Results 1 – 1 of 1) sorted by relevance
80 #define VNDR_IE_CMD_LEN 4 /* length of the set command macro3757 strncpy(iebuf, add_del_cmd, VNDR_IE_CMD_LEN - 1); in brcmf_vndr_ie()3758 iebuf[VNDR_IE_CMD_LEN - 1] = '\0'; in brcmf_vndr_ie()