Searched refs:reo_ctx (Results 1 – 1 of 1) sorted by relevance
1906 mgmt_rx_reo_debug_print_scheduler_stats(struct mgmt_rx_reo_context *reo_ctx) in mgmt_rx_reo_debug_print_scheduler_stats() argument1919 if (!reo_ctx) in mgmt_rx_reo_debug_print_scheduler_stats()1922 stats = &reo_ctx->scheduler_debug_info.stats; in mgmt_rx_reo_debug_print_scheduler_stats()2020 mgmt_rx_reo_debug_print_egress_frame_stats(struct mgmt_rx_reo_context *reo_ctx) in mgmt_rx_reo_debug_print_egress_frame_stats() argument2038 if (!reo_ctx) in mgmt_rx_reo_debug_print_egress_frame_stats()2041 stats = &reo_ctx->egress_frame_debug_info.stats; in mgmt_rx_reo_debug_print_egress_frame_stats()2162 reo_ctx->egress_list.reo_list.overflow_count); in mgmt_rx_reo_debug_print_egress_frame_stats()2164 status = mgmt_rx_reo_debug_print_scheduler_stats(reo_ctx); in mgmt_rx_reo_debug_print_egress_frame_stats()2184 struct mgmt_rx_reo_context *reo_ctx, in mgmt_rx_reo_log_egress_frame_before_delivery() argument2192 if (!reo_ctx || !entry) in mgmt_rx_reo_log_egress_frame_before_delivery()[all …]