Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h450 #define IOVT_BUFFER 8 /* buffer is size-checked as per minlen */ macro
451 #define BCM_IOVT_VALID(type) (((unsigned int)(type)) <= IOVT_BUFFER)
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1251 case IOVT_BUFFER: in bcm_iovar_lencheck()