Home
last modified time | relevance | path

Searched refs:WLPSA_CRCLOW (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/i386/include/
HDif_wl_wavelan.h128 #define WLPSA_CRCLOW 0x3d /* CRC-16 (lowbyte) */ macro
/trueos/sys/dev/wl/
HDif_wl.c2412 sc->psa[WLPSA_CRCLOW] = crc & 0xff; in wlsetpsa()