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

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmutils.h 320 #define pktq_full(pq) ((pq)->len >= (pq)->max) macro
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c 240 ASSERT(!pktq_full(pq));
269 ASSERT(!pktq_full(pq));
    [all...]

Completed in 56 milliseconds