Lines Matching refs:dp_pdev

202 void dp_rx_mark_first_packet_after_wow_wakeup(struct dp_pdev *pdev,  in dp_rx_mark_first_packet_after_wow_wakeup()
236 struct dp_pdev *dp_pdev, in dp_pdev_frag_alloc_and_map() argument
246 DP_STATS_INC(dp_pdev, replenish.frag_alloc_fail, 1); in dp_pdev_frag_alloc_and_map()
259 DP_STATS_INC(dp_pdev, replenish.map_err, 1); in dp_pdev_frag_alloc_and_map()
269 struct dp_pdev *dp_pdev, in dp_pdev_frag_alloc_and_map() argument
340 struct dp_pdev *dp_pdev, in dp_pdev_nbuf_alloc_and_map_replenish() argument
352 DP_STATS_INC(dp_pdev, replenish.nbuf_alloc_fail, 1); in dp_pdev_nbuf_alloc_and_map_replenish()
362 DP_STATS_INC(dp_pdev, replenish.map_err, 1); in dp_pdev_nbuf_alloc_and_map_replenish()
377 DP_STATS_INC(dp_pdev, replenish.x86_fail, 1); in dp_pdev_nbuf_alloc_and_map_replenish()
391 struct dp_pdev *dp_pdev = dp_get_pdev_for_lmac_id(soc, mac_id); in __dp_rx_buffers_no_map_lt_replenish() local
406 if (qdf_unlikely(!dp_pdev)) { in __dp_rx_buffers_no_map_lt_replenish()
431 DP_STATS_INC(dp_pdev, replenish.low_thresh_intrs, 1); in __dp_rx_buffers_no_map_lt_replenish()
440 DP_STATS_INC(dp_pdev, err.desc_lt_alloc_fail, in __dp_rx_buffers_no_map_lt_replenish()
451 DP_STATS_INC(dp_pdev, replenish.nbuf_alloc_fail, 1); in __dp_rx_buffers_no_map_lt_replenish()
487 DP_STATS_INC_PKT(dp_pdev, replenish.pkts, count, 0); in __dp_rx_buffers_no_map_lt_replenish()
488 DP_STATS_INC(dp_pdev, buf_freelist, (num_alloc_desc - count)); in __dp_rx_buffers_no_map_lt_replenish()
507 struct dp_pdev *dp_pdev = dp_get_pdev_for_lmac_id(soc, mac_id); in __dp_rx_buffers_no_map_replenish() local
520 if (qdf_unlikely(!dp_pdev)) { in __dp_rx_buffers_no_map_replenish()
528 DP_STATS_INC(dp_pdev, replenish.rxdma_err, num_req_buffers); in __dp_rx_buffers_no_map_replenish()
536 DP_STATS_INC(dp_pdev, replenish.nbuf_alloc_fail, 1); in __dp_rx_buffers_no_map_replenish()
591 DP_STATS_INC_PKT(dp_pdev, replenish.pkts, count, 0); in __dp_rx_buffers_no_map_replenish()
592 DP_STATS_INC(dp_pdev, buf_freelist, (num_req_buffers - count)); in __dp_rx_buffers_no_map_replenish()
618 struct dp_pdev *dp_pdev = dp_get_pdev_for_lmac_id(soc, mac_id); in __dp_rx_comp2refill_replenish() local
628 if (qdf_unlikely(!dp_pdev)) { in __dp_rx_comp2refill_replenish()
636 DP_STATS_INC(dp_pdev, replenish.rxdma_err, num_req_buffers); in __dp_rx_comp2refill_replenish()
668 DP_STATS_INC_PKT(dp_pdev, replenish.pkts, count, 0); in __dp_rx_comp2refill_replenish()
669 DP_STATS_INC(dp_pdev, buf_freelist, (num_req_buffers - count)); in __dp_rx_comp2refill_replenish()
708 struct dp_pdev *dp_pdev = dp_get_pdev_for_lmac_id(soc, mac_id); in __dp_pdev_rx_buffers_no_map_attach() local
721 if (qdf_unlikely(!dp_pdev)) { in __dp_pdev_rx_buffers_no_map_attach()
729 DP_STATS_INC(dp_pdev, replenish.rxdma_err, num_req_buffers); in __dp_pdev_rx_buffers_no_map_attach()
740 DP_STATS_INC(dp_pdev, err.desc_alloc_fail, num_req_buffers); in __dp_pdev_rx_buffers_no_map_attach()
753 DP_STATS_INC(dp_pdev, replenish.nbuf_alloc_fail, 1); in __dp_pdev_rx_buffers_no_map_attach()
791 DP_STATS_INC_PKT(dp_pdev, replenish.pkts, count, 0); in __dp_pdev_rx_buffers_no_map_attach()
924 struct dp_pdev *dp_pdev = dp_get_pdev_for_lmac_id(dp_soc, mac_id); in __dp_rx_buffers_replenish() local
940 if (qdf_unlikely(!dp_pdev)) { in __dp_rx_buffers_replenish()
948 DP_STATS_INC(dp_pdev, replenish.rxdma_err, num_req_buffers); in __dp_rx_buffers_replenish()
968 DP_STATS_INC(dp_pdev, replenish.low_thresh_intrs, 1); in __dp_rx_buffers_replenish()
998 DP_STATS_DEC(dp_pdev, in __dp_rx_buffers_replenish()
1023 DP_STATS_INC(dp_pdev, err.desc_alloc_fail, in __dp_rx_buffers_replenish()
1042 dp_pdev, in __dp_rx_buffers_replenish()
1048 dp_pdev, rx_desc_pool); in __dp_rx_buffers_replenish()
1093 dp_rx_refill_ring_record_entry(dp_soc, dp_pdev->lmac_id, rxdma_srng, in __dp_rx_buffers_replenish()
1106 DP_STATS_INC_PKT(dp_pdev, replenish.pkts, count, 0); in __dp_rx_buffers_replenish()
1107 DP_STATS_INC(dp_pdev, replenish.free_list, num_req_buffers - count); in __dp_rx_buffers_replenish()
1110 DP_STATS_INC(dp_pdev, buf_freelist, num_desc_to_free); in __dp_rx_buffers_replenish()
1492 struct dp_pdev *pdev = NULL; in dp_rx_process_invalid_peer()
1616 struct dp_pdev *pdev; in dp_rx_process_invalid_peer()
1998 static inline int dp_rx_drop_nbuf_list(struct dp_pdev *pdev, in dp_rx_drop_nbuf_list()
2956 struct dp_pdev *pdev; in dp_fisa_config()
3017 void dp_rx_deliver_to_pkt_capture(struct dp_soc *soc, struct dp_pdev *pdev, in dp_rx_deliver_to_pkt_capture()
3057 struct dp_pdev *dp_pdev, in dp_pdev_nbuf_alloc_and_map() argument
3077 DP_STATS_INC(dp_pdev, replenish.nbuf_alloc_fail, 1); in dp_pdev_nbuf_alloc_and_map()
3089 DP_STATS_INC(dp_pdev, replenish.map_err, 1); in dp_pdev_nbuf_alloc_and_map()
3101 DP_STATS_INC(dp_pdev, replenish.x86_fail, 1); in dp_pdev_nbuf_alloc_and_map()
3114 struct dp_pdev *dp_pdev = dp_get_pdev_for_lmac_id(dp_soc, mac_id); in dp_pdev_rx_buffers_attach() local
3131 if (qdf_unlikely(!dp_pdev)) { in dp_pdev_rx_buffers_attach()
3141 DP_STATS_INC(dp_pdev, replenish.rxdma_err, num_req_buffers); in dp_pdev_rx_buffers_attach()
3165 DP_STATS_INC(dp_pdev, err.desc_alloc_fail, num_req_buffers); in dp_pdev_rx_buffers_attach()
3189 DP_STATS_INC(dp_pdev, replenish.rxdma_err, num_req_buffers); in dp_pdev_rx_buffers_attach()
3210 &nf_info[nr_nbuf], dp_pdev, in dp_pdev_rx_buffers_attach()
3214 &nf_info[nr_nbuf], dp_pdev, in dp_pdev_rx_buffers_attach()
3266 dp_rx_refill_ring_record_entry(dp_soc, dp_pdev->lmac_id, in dp_pdev_rx_buffers_attach()
3283 DP_STATS_INC_PKT(dp_pdev, replenish.pkts, nr_nbuf, 0); in dp_pdev_rx_buffers_attach()
3313 dp_rx_pdev_desc_pool_alloc(struct dp_pdev *pdev) in dp_rx_pdev_desc_pool_alloc()
3346 void dp_rx_pdev_desc_pool_free(struct dp_pdev *pdev) in dp_rx_pdev_desc_pool_free()
3357 QDF_STATUS dp_rx_pdev_desc_pool_init(struct dp_pdev *pdev) in dp_rx_pdev_desc_pool_init()
3411 void dp_rx_pdev_desc_pool_deinit(struct dp_pdev *pdev) in dp_rx_pdev_desc_pool_deinit()
3423 dp_rx_pdev_buffers_alloc(struct dp_pdev *pdev) in dp_rx_pdev_buffers_alloc()
3455 dp_rx_pdev_buffers_free(struct dp_pdev *pdev) in dp_rx_pdev_buffers_free()