/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | dhd_wlfc.c | 851 if (_dhd_wlfc_prec_enq_with_drop(ctx->dhdp, &entry->psq, p, fifo_id, TRUE, in _dhd_wlfc_rollback_packet_toq() 1024 if ((pktq_plen(&entry->psq, (prec << 1)) == 0) && in _dhd_wlfc_traffic_pending_check() 1025 (pktq_plen(&entry->psq, ((prec << 1) + 1)) == 0)) { in _dhd_wlfc_traffic_pending_check() 1076 if (_dhd_wlfc_prec_enq_with_drop(ctx->dhdp, &entry->psq, p, ((prec << 1) + 1), FALSE, in _dhd_wlfc_enque_suppressed() 1086 _dhd_wlfc_flow_control_check(ctx, &entry->psq, DHD_PKTTAG_IF(PKTTAG(p))); in _dhd_wlfc_enque_suppressed() 1324 p = pktq_pdeq(&entry->psq, PSQ_SUP_IDX(prec)); in _dhd_wlfc_deque_delayedq() 1328 p = pktq_pdeq(&entry->psq, PSQ_DLY_IDX(prec)); in _dhd_wlfc_deque_delayedq() 1349 _dhd_wlfc_flow_control_check(ctx, &entry->psq, in _dhd_wlfc_deque_delayedq() 1381 if (_dhd_wlfc_prec_enq_with_drop(ctx->dhdp, &entry->psq, pktbuf, (prec << 1), in _dhd_wlfc_enque_delayq() 1746 if (table[i].psq.len) { in _dhd_wlfc_cleanup() [all …]
|
D | dhd_wlfc.h | 142 struct pktq psq; /**< contains both 'delayed' and 'suppressed' packets */ member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | dhd_wlfc.c | 855 if (_dhd_wlfc_prec_enq_with_drop(ctx->dhdp, &entry->psq, p, fifo_id, TRUE, in _dhd_wlfc_rollback_packet_toq() 1036 if ((pktqprec_n_pkts(&entry->psq, (prec << 1)) == 0) && in _dhd_wlfc_traffic_pending_check() 1037 (pktqprec_n_pkts(&entry->psq, ((prec << 1) + 1)) == 0)) { in _dhd_wlfc_traffic_pending_check() 1088 if (_dhd_wlfc_prec_enq_with_drop(ctx->dhdp, &entry->psq, p, ((prec << 1) + 1), FALSE, in _dhd_wlfc_enque_suppressed() 1099 _dhd_wlfc_flow_control_check(ctx, &entry->psq, DHD_PKTTAG_IF(PKTTAG(p))); in _dhd_wlfc_enque_suppressed() 1340 p = pktq_pdeq(&entry->psq, PSQ_SUP_IDX(prec)); in _dhd_wlfc_deque_delayedq() 1344 p = pktq_pdeq(&entry->psq, PSQ_DLY_IDX(prec)); in _dhd_wlfc_deque_delayedq() 1365 _dhd_wlfc_flow_control_check(ctx, &entry->psq, in _dhd_wlfc_deque_delayedq() 1397 if (_dhd_wlfc_prec_enq_with_drop(ctx->dhdp, &entry->psq, pktbuf, (prec << 1), in _dhd_wlfc_enque_delayq() 1769 if (table[i].psq.n_pkts_tot) { in _dhd_wlfc_cleanup() [all …]
|
D | dhd_wlfc.h | 371 struct pktq psq; /**< contains both 'delayed' and 'suppressed' packets */ member
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | dhd_wlfc.c | 867 ctx->dhdp, &entry->psq, p, fifo_id, TRUE, in _dhd_wlfc_rollback_packet_toq() 1046 if ((pktqprec_n_pkts(&entry->psq, (prec << 1)) == 0) && in _dhd_wlfc_traffic_pending_check() 1047 (pktqprec_n_pkts(&entry->psq, ((prec << 1) + 1)) == 0)) { in _dhd_wlfc_traffic_pending_check() 1100 if (_dhd_wlfc_prec_enq_with_drop(ctx->dhdp, &entry->psq, p, in _dhd_wlfc_enque_suppressed() 1111 _dhd_wlfc_flow_control_check(ctx, &entry->psq, DHD_PKTTAG_IF(PKTTAG(p))); in _dhd_wlfc_enque_suppressed() 1358 p = pktq_pdeq(&entry->psq, PSQ_SUP_IDX(prec)); in _dhd_wlfc_deque_delayedq() 1362 p = pktq_pdeq(&entry->psq, PSQ_DLY_IDX(prec)); in _dhd_wlfc_deque_delayedq() 1383 _dhd_wlfc_flow_control_check(ctx, &entry->psq, in _dhd_wlfc_deque_delayedq() 1416 if (_dhd_wlfc_prec_enq_with_drop(ctx->dhdp, &entry->psq, pktbuf, in _dhd_wlfc_enque_delayq() 1807 if (table[i].psq.n_pkts_tot) { in _dhd_wlfc_cleanup() [all …]
|
D | dhd_wlfc.h | 150 struct pktq psq; /**< contains both 'delayed' and 'suppressed' packets */ member
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | dhd_wlfc.c | 980 if (_dhd_wlfc_prec_enq_with_drop(ctx->dhdp, &entry->psq, p, fifo_id, TRUE, in _dhd_wlfc_rollback_packet_toq() 1163 if ((pktqprec_n_pkts(&entry->psq, (prec << 1)) == 0) && in _dhd_wlfc_traffic_pending_check() 1164 (pktqprec_n_pkts(&entry->psq, ((prec << 1) + 1)) == 0)) { in _dhd_wlfc_traffic_pending_check() 1219 if (_dhd_wlfc_prec_enq_with_drop(ctx->dhdp, &entry->psq, p, ((prec << 1) + 1), FALSE, in _dhd_wlfc_enque_suppressed() 1230 _dhd_wlfc_flow_control_check(ctx, &entry->psq, DHD_PKTTAG_IF(PKTTAG(p))); in _dhd_wlfc_enque_suppressed() 1489 p = pktq_pdeq(&entry->psq, PSQ_SUP_IDX(prec)); in _dhd_wlfc_deque_delayedq() 1493 p = pktq_pdeq(&entry->psq, PSQ_DLY_IDX(prec)); in _dhd_wlfc_deque_delayedq() 1518 qlen = pktq_mlen(&entry->psq, in _dhd_wlfc_deque_delayedq() 1534 _dhd_wlfc_flow_control_check(ctx, &entry->psq, in _dhd_wlfc_deque_delayedq() 1570 if (_dhd_wlfc_prec_enq_with_drop(ctx->dhdp, &entry->psq, pktbuf, (prec << 1), in _dhd_wlfc_enque_delayq() [all …]
|
D | dhd_wlfc.h | 145 struct pktq psq; /**< contains both 'delayed' and 'suppressed' packets */ member
|