Home
last modified time | relevance | path

Searched refs:PKTPRIO (Results 1 – 25 of 49) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dlinux_pkt.h289 #define PKTPRIO(skb) (((struct sk_buff*)(skb))->priority) macro
358 #define PKTPRIO(skb) osl_pktprio((skb)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dlinux_pkt.h289 #define PKTPRIO(skb) (((struct sk_buff*)(skb))->priority) macro
358 #define PKTPRIO(skb) osl_pktprio((skb)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dlinux_pkt.h211 #define PKTPRIO(skb) (((struct sk_buff*)(skb))->priority) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dlinux_pkt.h211 #define PKTPRIO(skb) (((struct sk_buff*)(skb))->priority) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dlinux_pkt.h211 #define PKTPRIO(skb) (((struct sk_buff*)(skb))->priority) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_sock_qos.c565 prio = PKTPRIO(skb); in dhd_update_sock_flows()
H A Ddhd_cdc.c549 h->priority = (PKTPRIO(PKTBUF) & BDC_PRIORITY_MASK); in dhd_prot_hdrpush()
H A Ddhd_wet.c1110 PKTSETPRIO(pkt, PKTPRIO(sdu)); in BCMFASTPATH()
H A Ddhd_sdio.c2314 prec = PRIO2PREC((PKTPRIO(pkt) & PRIOMASK)); in dhd_bus_txdata()
2518 if (PKTPRIO(pkt) < ARRAYSIZE(tx_packets)) in dhdsdio_txpkt_preprocess()
2519 tx_packets[PKTPRIO(pkt)]++; in dhdsdio_txpkt_preprocess()
2964 uint8 prio = (uint8)PKTPRIO(pkts[i]); in dhdsdio_sendfromq()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_sock_qos.c565 prio = PKTPRIO(skb); in dhd_update_sock_flows()
H A Ddhd_cdc.c459 h->priority = (PKTPRIO(PKTBUF) & BDC_PRIORITY_MASK); in dhd_prot_hdrpush()
H A Ddhd_wet.c1110 PKTSETPRIO(pkt, PKTPRIO(sdu)); in BCMFASTPATH()
H A Ddhd_sdio.c2325 prec = PRIO2PREC((PKTPRIO(pkt) & PRIOMASK)); in dhd_bus_txdata()
2529 if (PKTPRIO(pkt) < ARRAYSIZE(tx_packets)) in dhdsdio_txpkt_preprocess()
2530 tx_packets[PKTPRIO(pkt)]++; in dhdsdio_txpkt_preprocess()
2975 uint8 prio = (uint8)PKTPRIO(pkts[i]); in dhdsdio_sendfromq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_cdc.c439 h->priority = (PKTPRIO(PKTBUF) & BDC_PRIORITY_MASK); in dhd_prot_hdrpush()
H A Ddhd_sdio.c2091 prec = PRIO2PREC((PKTPRIO(pkt) & PRIOMASK)); in dhd_bus_txdata()
2095 prio = PKTPRIO(pkt) & PRIOMASK; in dhd_bus_txdata()
2247 if (PKTPRIO(pkt) < ARRAYSIZE(tx_packets)) in dhdsdio_txpkt_preprocess()
2248 tx_packets[PKTPRIO(pkt)]++; in dhdsdio_txpkt_preprocess()
2652 uint8 prio = (uint8)PKTPRIO(pkts[i]); in dhdsdio_sendfromq()
H A Ddhd_linux.c3305 uint8 prio = (uint8)PKTPRIO(pktbuf);
3328 if (PKTPRIO(pktbuf) == 0)
3343 PKTSETPRIO(pktbuf, PKTPRIO(pktbuf) & 0x7);
3369 pkt_flow_prio = dhdp->flow_prio_map[(PKTPRIO(pktbuf))];
3395 DHD_PKTTAG_SETFIFO(PKTTAG(pktbuf), WME_PRIO2AC(PKTPRIO(pktbuf)));
4854 dhd_wlfc_save_rxpath_ac_time(dhdp, (uint8)PKTPRIO(skb));
22863 cur_prio = PKTPRIO(pkt);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_cdc.c439 h->priority = (PKTPRIO(PKTBUF) & BDC_PRIORITY_MASK); in dhd_prot_hdrpush()
H A Ddhd_sdio.c2095 prec = PRIO2PREC((PKTPRIO(pkt) & PRIOMASK)); in dhd_bus_txdata()
2099 prio = PKTPRIO(pkt) & PRIOMASK; in dhd_bus_txdata()
2251 if (PKTPRIO(pkt) < ARRAYSIZE(tx_packets)) in dhdsdio_txpkt_preprocess()
2252 tx_packets[PKTPRIO(pkt)]++; in dhdsdio_txpkt_preprocess()
2656 uint8 prio = (uint8)PKTPRIO(pkts[i]); in dhdsdio_sendfromq()
H A Ddhd_linux.c3305 uint8 prio = (uint8)PKTPRIO(pktbuf);
3328 if (PKTPRIO(pktbuf) == 0)
3343 PKTSETPRIO(pktbuf, PKTPRIO(pktbuf) & 0x7);
3369 pkt_flow_prio = dhdp->flow_prio_map[(PKTPRIO(pktbuf))];
3395 DHD_PKTTAG_SETFIFO(PKTTAG(pktbuf), WME_PRIO2AC(PKTPRIO(pktbuf)));
4854 dhd_wlfc_save_rxpath_ac_time(dhdp, (uint8)PKTPRIO(skb));
22798 cur_prio = PKTPRIO(pkt);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_cdc.c439 h->priority = (PKTPRIO(PKTBUF) & BDC_PRIORITY_MASK); in dhd_prot_hdrpush()
H A Ddhd_sdio.c2152 prec = PRIO2PREC((PKTPRIO(pkt) & PRIOMASK)); in dhd_bus_txdata()
2156 prio = PKTPRIO(pkt) & PRIOMASK; in dhd_bus_txdata()
2308 if (PKTPRIO(pkt) < ARRAYSIZE(tx_packets)) in dhdsdio_txpkt_preprocess()
2309 tx_packets[PKTPRIO(pkt)]++; in dhdsdio_txpkt_preprocess()
2713 uint8 prio = (uint8)PKTPRIO(pkts[i]); in dhdsdio_sendfromq()
H A Ddhd_linux.c3319 uint8 prio = (uint8)PKTPRIO(pktbuf);
3342 if (PKTPRIO(pktbuf) == 0)
3357 PKTSETPRIO(pktbuf, PKTPRIO(pktbuf) & 0x7);
3383 pkt_flow_prio = dhdp->flow_prio_map[(PKTPRIO(pktbuf))];
3409 DHD_PKTTAG_SETFIFO(PKTTAG(pktbuf), WME_PRIO2AC(PKTPRIO(pktbuf)));
4865 dhd_wlfc_save_rxpath_ac_time(dhdp, (uint8)PKTPRIO(skb));
22953 cur_prio = PKTPRIO(pkt);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_cdc.c507 h->priority = (PKTPRIO(PKTBUF) & BDC_PRIORITY_MASK); in dhd_prot_hdrpush()
H A Ddhd_sdio.c2291 prec = PRIO2PREC((PKTPRIO(pkt) & PRIOMASK)); in dhd_bus_txdata()
2498 if (PKTPRIO(pkt) < ARRAYSIZE(tx_packets)) in dhdsdio_txpkt_preprocess()
2499 tx_packets[PKTPRIO(pkt)]++; in dhdsdio_txpkt_preprocess()
2943 uint8 prio = (uint8)PKTPRIO(pkts[i]); in dhdsdio_sendfromq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dlinux_osl.h965 #define PKTPRIO(skb) (((struct sk_buff*)(skb))->priority) macro

12