HomeSort by relevance Sort by last modified time
    Searched refs:TRX_MAX_OFFSET (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
trxhdr.h 30 #define TRX_GZ_FILES 0x2 /* Contains up to TRX_MAX_OFFSET individual gzip files */
32 #define TRX_MAX_OFFSET 3 /* Max number of individual files */
40 uint32 offsets[TRX_MAX_OFFSET]; /* Offsets of partitions from start of header */
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
trxhdr.h 30 #define TRX_GZ_FILES 0x2 /* Contains up to TRX_MAX_OFFSET individual gzip files */
34 #define TRX_MAX_OFFSET 3 /* Max number of individual files */
41 uint32 offsets[TRX_MAX_OFFSET]; /* Offsets of partitions from start of header */

Completed in 33 milliseconds