Home
last modified time | relevance | path

Searched refs:dequeue_prec_map (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_flowring.c352 dhdp->dequeue_prec_map = ALLPRIO; in dhd_flow_rings_init()
H A Ddhd.h978 uint8 dequeue_prec_map; member
H A Dwl_cfg80211.c14074 dhdp->dequeue_prec_map = 1 << PRIO_8021D_NC; in wl_notify_roam_prep_status()
15890 dhdp->dequeue_prec_map = ALLPRIO; in wl_del_roam_timeout()
15905 dhdp->dequeue_prec_map = ALLPRIO; in wl_roam_timeout()
H A Ddhd_pcie.c2868 if ((dhdp->dequeue_prec_map & (1 << flow_ring_node->flow_info.tid)) == 0) { in dhd_bus_schedule_queue()
H A Ddhd_linux.c5446 if ((dhdp->dequeue_prec_map == 1 << PRIO_8021D_NC) && state == ON) { in dhd_txflowcontrol()
8482 dhd->pub.dequeue_prec_map = ALLPRIO; in dhd_open()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_flowring.c401 dhdp->dequeue_prec_map = ALLPRIO; in dhd_flow_rings_init()
H A Ddhd.h1269 uint8 dequeue_prec_map; member
H A Dwl_cfg80211.c16184 dhdp->dequeue_prec_map = 1 << PRIO_8021D_NC;
18009 dhdp->dequeue_prec_map = ALLPRIO;
18024 dhdp->dequeue_prec_map = ALLPRIO;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_flowring.c401 dhdp->dequeue_prec_map = ALLPRIO; in dhd_flow_rings_init()
H A Ddhd.h1267 uint8 dequeue_prec_map; member
H A Dwl_cfg80211.c16323 dhdp->dequeue_prec_map = 1 << PRIO_8021D_NC;
18163 dhdp->dequeue_prec_map = ALLPRIO;
18178 dhdp->dequeue_prec_map = ALLPRIO;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_flowring.c401 dhdp->dequeue_prec_map = ALLPRIO; in dhd_flow_rings_init()
H A Ddhd.h1267 uint8 dequeue_prec_map; member
H A Dwl_cfg80211.c16321 dhdp->dequeue_prec_map = 1 << PRIO_8021D_NC;
18161 dhdp->dequeue_prec_map = ALLPRIO;
18176 dhdp->dequeue_prec_map = ALLPRIO;
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_flowring.c514 dhdp->dequeue_prec_map = ALLPRIO; in dhd_flow_rings_init()
H A Ddhd.h1636 uint8 dequeue_prec_map; member
H A Ddhd_sdio.c2935 tx_prec_map &= dhd->dequeue_prec_map; in dhdsdio_sendfromq()
8069 & bus->dhd->dequeue_prec_map in dhdsdio_dpc()
H A Dwl_cfg80211.c13348 dhdp->dequeue_prec_map = 1 << dhdp->flow_prio_map[PRIO_8021D_NC]; in wl_notify_roam_prep_status()
15171 dhdp->dequeue_prec_map = ALLPRIO; in wl_del_roam_timeout()
15183 dhdp->dequeue_prec_map = ALLPRIO; in wl_roam_timeout()
H A Ddhd_pcie.c5698 if ((dhdp->dequeue_prec_map & (1 << flow_ring_node->flow_info.tid)) == 0) { in BCMFASTPATH()
5701 __FUNCTION__, flow_ring_node->flow_info.tid, dhdp->dequeue_prec_map)); in BCMFASTPATH()
H A Ddhd_linux.c4810 if ((dhdp->dequeue_prec_map == (1 << dhdp->flow_prio_map[PRIO_8021D_NC])) && (state == ON)) in dhd_txflowcontrol()
4813 __FUNCTION__, dhdp->dequeue_prec_map, dhdp->flow_prio_map[PRIO_8021D_NC])); in dhd_txflowcontrol()
9276 dhd->pub.dequeue_prec_map = ALLPRIO; in dhd_open()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_flowring.c514 dhdp->dequeue_prec_map = ALLPRIO; in dhd_flow_rings_init()
H A Ddhd.h1634 uint8 dequeue_prec_map; member
H A Dwl_cfg80211.c13246 dhdp->dequeue_prec_map = 1 << dhdp->flow_prio_map[PRIO_8021D_NC]; in wl_notify_roam_prep_status()
15047 dhdp->dequeue_prec_map = ALLPRIO; in wl_del_roam_timeout()
15059 dhdp->dequeue_prec_map = ALLPRIO; in wl_roam_timeout()
H A Ddhd_pcie.c5691 if ((dhdp->dequeue_prec_map & (1 << flow_ring_node->flow_info.tid)) == 0) { in BCMFASTPATH()
5694 __FUNCTION__, flow_ring_node->flow_info.tid, dhdp->dequeue_prec_map)); in BCMFASTPATH()
H A Ddhd_linux.c4796 if ((dhdp->dequeue_prec_map == (1 << dhdp->flow_prio_map[PRIO_8021D_NC])) && (state == ON)) in dhd_txflowcontrol()
4799 __FUNCTION__, dhdp->dequeue_prec_map, dhdp->flow_prio_map[PRIO_8021D_NC])); in dhd_txflowcontrol()
9272 dhd->pub.dequeue_prec_map = ALLPRIO; in dhd_open()

12