Searched refs:EB_C_AT_LEN (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/atheos/
H A Dosdep.h20 #define EB_C_AT_LEN 5 /* Length of data in local EF and flag. */ macro
H A Datheos.c660 #define EB_C_AT_SIZE (EB_HEADSIZE + EB_C_AT_LEN)
774 *c_ef++ = (char)(EB_C_AT_LEN);
775 *c_ef++ = (char)(EB_C_AT_LEN >> 8);

Completed in 118 milliseconds