Home
last modified time | relevance | path

Searched refs:RSR_IVLDTYP (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/vt6656/
Ddesc.h55 #define RSR_IVLDTYP 0x20 /* invalid packet type */ macro
Ddpc.c140 if (*rsr & (RSR_IVLDTYP | RSR_IVLDLEN)) in vnt_rx_data()
/drivers/staging/vt6655/
Dmib.c295 if (byRSR & RSR_IVLDTYP) //invalid packet type in STAvUpdateRDStatCounter()
297 if (byRSR & (RSR_IVLDTYP | RSR_IVLDLEN)) in STAvUpdateRDStatCounter()
Ddesc.h49 #define RSR_IVLDTYP 0x20 macro