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

  /hardware/broadcom/wlan/bcm4329/src/include/
bcmcdc.h 81 #define BDC_PRIORITY_MASK 0x7
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_cdc.c 349 h->priority = (PKTPRIO(pktbuf) & BDC_PRIORITY_MASK);
417 PKTSETPRIO(pktbuf, (h->priority & BDC_PRIORITY_MASK));

Completed in 387 milliseconds