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

  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
bcmcdc.h 88 #define BDC_FLAG_PAD_MASK 0x03
95 ((((hdr)->flags) & BDC_FLAG_PAD_MASK) >> BDC_FLAG_PAD_SHIFT)))
99 ((hdr)->flags = (((hdr)->flags & ~BDC_FLAG_PAD_MASK) | \
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmcdc.h 88 #define BDC_FLAG_PAD_MASK 0x03
95 ((((hdr)->flags) & BDC_FLAG_PAD_MASK) >> BDC_FLAG_PAD_SHIFT)))
99 ((hdr)->flags = (((hdr)->flags & ~BDC_FLAG_PAD_MASK) | \

Completed in 472 milliseconds