Home
last modified time | relevance | path

Searched refs:n_pkts_tot (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dhnd_pktq.c85 pq->n_pkts_tot++; in pktq_penq()
154 pq->n_pkts_tot++; in pktq_penq_head()
217 pq->n_pkts_tot--; in pktq_pdeq()
295 pq->n_pkts_tot--; in pktq_pdeq_tail()
355 if (pq->n_pkts_tot == 0) in pktq_peek_tail()
409 pq->n_pkts_tot += list_q->n_pkts; in pktq_append()
515 pq->n_pkts_tot += list_q->n_pkts; in pktq_prepend()
609 pq->n_pkts_tot--; in pktq_pdeq_prev()
664 pq->n_pkts_tot--; in pktq_pdeq_with_fn()
713 pq->n_pkts_tot--; in pktq_pdel()
[all …]
H A Ddhd_wlfc.c185 pq->n_pkts_tot++; in _dhd_wlfc_prec_enque()
495 pq->n_pkts_tot--; in _dhd_wlfc_deque_afq()
945 if ((pq->n_pkts_tot <= WLFC_FLOWCONTROL_LOWATER) && (ctx->hostif_flow_state[if_id] == ON)) { in _dhd_wlfc_flow_control_check()
959 if (pq->n_pkts_tot >= WLFC_FLOWCONTROL_HIWATER && ctx->hostif_flow_state[if_id] == OFF) { in _dhd_wlfc_flow_control_check()
1539 if (pq->n_pkts_tot == 0) { in _dhd_wlfc_pktq_flush()
1605 pq->n_pkts_tot--; in _dhd_wlfc_pktq_flush()
1625 ASSERT(pq->n_pkts_tot == 0); in _dhd_wlfc_pktq_flush()
1666 pq->n_pkts_tot--; in _dhd_wlfc_pktq_pdeq_with_fn()
1764 if (table[i].psq.n_pkts_tot) { in _dhd_wlfc_cleanup()
1766 __FUNCTION__, i, table[i].psq.n_pkts_tot)); in _dhd_wlfc_cleanup()
[all …]
H A Ddhd_common.c2438 pq->n_pkts_tot--; in dhd_prec_drop_pkts()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dhnd_pktq.c85 pq->n_pkts_tot++; in pktq_penq()
154 pq->n_pkts_tot++; in pktq_penq_head()
217 pq->n_pkts_tot--; in pktq_pdeq()
295 pq->n_pkts_tot--; in pktq_pdeq_tail()
355 if (pq->n_pkts_tot == 0) in pktq_peek_tail()
409 pq->n_pkts_tot += list_q->n_pkts; in pktq_append()
515 pq->n_pkts_tot += list_q->n_pkts; in pktq_prepend()
609 pq->n_pkts_tot--; in pktq_pdeq_prev()
664 pq->n_pkts_tot--; in pktq_pdeq_with_fn()
713 pq->n_pkts_tot--; in pktq_pdel()
[all …]
H A Ddhd_wlfc.c185 pq->n_pkts_tot++; in _dhd_wlfc_prec_enque()
495 pq->n_pkts_tot--; in _dhd_wlfc_deque_afq()
942 if ((pq->n_pkts_tot <= WLFC_FLOWCONTROL_LOWATER) && (ctx->hostif_flow_state[if_id] == ON)) { in _dhd_wlfc_flow_control_check()
956 if (pq->n_pkts_tot >= WLFC_FLOWCONTROL_HIWATER && ctx->hostif_flow_state[if_id] == OFF) { in _dhd_wlfc_flow_control_check()
1536 if (pq->n_pkts_tot == 0) { in _dhd_wlfc_pktq_flush()
1602 pq->n_pkts_tot--; in _dhd_wlfc_pktq_flush()
1622 ASSERT(pq->n_pkts_tot == 0); in _dhd_wlfc_pktq_flush()
1663 pq->n_pkts_tot--; in _dhd_wlfc_pktq_pdeq_with_fn()
1761 if (table[i].psq.n_pkts_tot) { in _dhd_wlfc_cleanup()
1763 __FUNCTION__, i, table[i].psq.n_pkts_tot)); in _dhd_wlfc_cleanup()
[all …]
H A Ddhd_common.c2438 pq->n_pkts_tot--; in dhd_prec_drop_pkts()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dhnd_pktq.c85 pq->n_pkts_tot++; in pktq_penq()
154 pq->n_pkts_tot++; in pktq_penq_head()
217 pq->n_pkts_tot--; in pktq_pdeq()
295 pq->n_pkts_tot--; in pktq_pdeq_tail()
355 if (pq->n_pkts_tot == 0) in pktq_peek_tail()
409 pq->n_pkts_tot += list_q->n_pkts; in pktq_append()
515 pq->n_pkts_tot += list_q->n_pkts; in pktq_prepend()
609 pq->n_pkts_tot--; in pktq_pdeq_prev()
664 pq->n_pkts_tot--; in pktq_pdeq_with_fn()
713 pq->n_pkts_tot--; in pktq_pdel()
[all …]
H A Ddhd_wlfc.c185 pq->n_pkts_tot++; in _dhd_wlfc_prec_enque()
495 pq->n_pkts_tot--; in _dhd_wlfc_deque_afq()
942 if ((pq->n_pkts_tot <= WLFC_FLOWCONTROL_LOWATER) && (ctx->hostif_flow_state[if_id] == ON)) { in _dhd_wlfc_flow_control_check()
956 if (pq->n_pkts_tot >= WLFC_FLOWCONTROL_HIWATER && ctx->hostif_flow_state[if_id] == OFF) { in _dhd_wlfc_flow_control_check()
1536 if (pq->n_pkts_tot == 0) { in _dhd_wlfc_pktq_flush()
1602 pq->n_pkts_tot--; in _dhd_wlfc_pktq_flush()
1622 ASSERT(pq->n_pkts_tot == 0); in _dhd_wlfc_pktq_flush()
1663 pq->n_pkts_tot--; in _dhd_wlfc_pktq_pdeq_with_fn()
1761 if (table[i].psq.n_pkts_tot) { in _dhd_wlfc_cleanup()
1763 __FUNCTION__, i, table[i].psq.n_pkts_tot)); in _dhd_wlfc_cleanup()
[all …]
H A Ddhd_common.c2437 pq->n_pkts_tot--; in dhd_prec_drop_pkts()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dhnd_pktq.c77 pq->n_pkts_tot++; in BCMFASTPATH()
184 pq->n_pkts_tot++; in BCMPOSTTRAPFASTPATH()
247 pq->n_pkts_tot--; in BCMFASTPATH()
361 pq->n_pkts_tot--; in BCMFASTPATH()
421 if (pq->n_pkts_tot == 0) in pktq_peek_tail()
475 pq->n_pkts_tot += list_q->n_pkts; in BCMFASTPATH()
581 pq->n_pkts_tot += list_q->n_pkts; in BCMFASTPATH()
675 pq->n_pkts_tot--; in BCMFASTPATH()
730 pq->n_pkts_tot--; in BCMFASTPATH()
779 pq->n_pkts_tot--; in BCMFASTPATH()
[all …]
H A Ddhd_wlfc.c305 pq->n_pkts_tot++; in _dhd_wlfc_prec_enque()
615 pq->n_pkts_tot--; in _dhd_wlfc_deque_afq()
1068 if ((pq->n_pkts_tot <= WLFC_FLOWCONTROL_LOWATER) && (ctx->hostif_flow_state[if_id] == ON)) { in _dhd_wlfc_flow_control_check()
1082 if (pq->n_pkts_tot >= WLFC_FLOWCONTROL_HIWATER && ctx->hostif_flow_state[if_id] == OFF) { in _dhd_wlfc_flow_control_check()
1717 if (pq->n_pkts_tot == 0) { in _dhd_wlfc_pktq_flush()
1786 pq->n_pkts_tot--; in _dhd_wlfc_pktq_flush()
1806 ASSERT(pq->n_pkts_tot == 0); in _dhd_wlfc_pktq_flush()
1848 pq->n_pkts_tot--; in _dhd_wlfc_pktq_pdeq_with_fn()
1953 if (table[i].psq.n_pkts_tot) { in _dhd_wlfc_cleanup()
1955 __FUNCTION__, i, table[i].psq.n_pkts_tot)); in _dhd_wlfc_cleanup()
[all …]
H A Ddhd_common.c3987 pq->n_pkts_tot--; in dhd_prec_drop_pkts()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dhnd_pktq.c77 pq->n_pkts_tot++; in BCMFASTPATH()
184 pq->n_pkts_tot++; in BCMPOSTTRAPFASTPATH()
247 pq->n_pkts_tot--; in BCMFASTPATH()
361 pq->n_pkts_tot--; in BCMFASTPATH()
421 if (pq->n_pkts_tot == 0) in pktq_peek_tail()
475 pq->n_pkts_tot += list_q->n_pkts; in BCMFASTPATH()
581 pq->n_pkts_tot += list_q->n_pkts; in BCMFASTPATH()
675 pq->n_pkts_tot--; in BCMFASTPATH()
730 pq->n_pkts_tot--; in BCMFASTPATH()
779 pq->n_pkts_tot--; in BCMFASTPATH()
[all …]
H A Ddhd_wlfc.c305 pq->n_pkts_tot++; in _dhd_wlfc_prec_enque()
615 pq->n_pkts_tot--; in _dhd_wlfc_deque_afq()
1071 if ((pq->n_pkts_tot <= WLFC_FLOWCONTROL_LOWATER) && (ctx->hostif_flow_state[if_id] == ON)) { in _dhd_wlfc_flow_control_check()
1085 if (pq->n_pkts_tot >= WLFC_FLOWCONTROL_HIWATER && ctx->hostif_flow_state[if_id] == OFF) { in _dhd_wlfc_flow_control_check()
1720 if (pq->n_pkts_tot == 0) { in _dhd_wlfc_pktq_flush()
1789 pq->n_pkts_tot--; in _dhd_wlfc_pktq_flush()
1809 ASSERT(pq->n_pkts_tot == 0); in _dhd_wlfc_pktq_flush()
1851 pq->n_pkts_tot--; in _dhd_wlfc_pktq_pdeq_with_fn()
1956 if (table[i].psq.n_pkts_tot) { in _dhd_wlfc_cleanup()
1958 __FUNCTION__, i, table[i].psq.n_pkts_tot)); in _dhd_wlfc_cleanup()
[all …]
H A Ddhd_common.c3987 pq->n_pkts_tot--; in dhd_prec_drop_pkts()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dhnd_pktq.h123 uint16 n_pkts_tot; /**< total (cummulative over all precedences) number of packets */
257 #define pktq_n_pkts_tot(pq) ((int)(pq)->n_pkts_tot)
259 #define pktq_empty(pq) ((pq)->n_pkts_tot == 0)
271 #define pktq_avail(pq) ((int)((pq)->max_pkts - (pq)->n_pkts_tot))
272 #define pktq_full(pq) ((pq)->n_pkts_tot >= (pq)->max_pkts)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dhnd_pktq.h123 uint16 n_pkts_tot; /**< total (cummulative over all precedences) number of packets */
257 #define pktq_n_pkts_tot(pq) ((int)(pq)->n_pkts_tot)
259 #define pktq_empty(pq) ((pq)->n_pkts_tot == 0)
271 #define pktq_avail(pq) ((int)((pq)->max_pkts - (pq)->n_pkts_tot))
272 #define pktq_full(pq) ((pq)->n_pkts_tot >= (pq)->max_pkts)
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dhnd_pktq.h123 uint16 n_pkts_tot; /**< total (cummulative over all precedences) number of packets */
257 #define pktq_n_pkts_tot(pq) ((int)(pq)->n_pkts_tot)
259 #define pktq_empty(pq) ((pq)->n_pkts_tot == 0)
271 #define pktq_avail(pq) ((int)((pq)->max_pkts - (pq)->n_pkts_tot))
272 #define pktq_full(pq) ((pq)->n_pkts_tot >= (pq)->max_pkts)
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dhnd_pktq.h117 uint16 n_pkts_tot; /**< total (cummulative over all precedences) number of packets */ member
249 #define pktq_n_pkts_tot(pq) ((int)(pq)->n_pkts_tot)
251 #define pktq_empty(pq) ((pq)->n_pkts_tot == 0)
263 #define pktq_avail(pq) ((int)((pq)->max_pkts - (pq)->n_pkts_tot))
264 #define pktq_full(pq) ((pq)->n_pkts_tot >= (pq)->max_pkts)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dhnd_pktq.h117 uint16 n_pkts_tot; /**< total (cummulative over all precedences) number of packets */ member
249 #define pktq_n_pkts_tot(pq) ((int)(pq)->n_pkts_tot)
251 #define pktq_empty(pq) ((pq)->n_pkts_tot == 0)
263 #define pktq_avail(pq) ((int)((pq)->max_pkts - (pq)->n_pkts_tot))
264 #define pktq_full(pq) ((pq)->n_pkts_tot >= (pq)->max_pkts)