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

  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_cdc.c 417 PKTSETPRIO(pktbuf, (h->priority & BDC_PRIORITY_MASK));
  /hardware/broadcom/wlan/bcm4329/src/include/
linux_osl.h 306 #define PKTSETPRIO(skb, x) (((struct sk_buff*)(skb))->priority = (x))
  /hardware/broadcom/wlan/bcm4329/src/shared/
bcmutils.c 907 pktsetprio(void *pkt, bool update_vtag) function
964 PKTSETPRIO(pkt, priority);
    [all...]

Completed in 37 milliseconds