Searched refs:PKTPRIO (Results 1 – 4 of 4) sorted by relevance
305 #define PKTPRIO(skb) (((struct sk_buff*)(skb))->priority) macro
363 h->priority = (PKTPRIO(pktbuf) & BDC_PRIORITY_MASK); in dhd_prot_hdrpush()
862 if ((PKTPRIO(pktbuf) == 0)) in dhd_sendpkt()
946 tx_packets[PKTPRIO(pkt)]++; in dhdsdio_txpkt()1054 prec = PRIO2PREC((PKTPRIO(pkt) & PRIOMASK)); in dhd_bus_txdata()