Searched refs:HWS_PTR_TO_ID (Results 1 – 3 of 3) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | debug.c | 23 HWS_PTR_TO_ID(definer), in hws_debug_dump_matcher_template_definer() 24 HWS_PTR_TO_ID(parent_obj), in hws_debug_dump_matcher_template_definer() 55 HWS_PTR_TO_ID(mt), in hws_debug_dump_matcher_match_template() 80 HWS_PTR_TO_ID(at), in hws_debug_dump_matcher_action_template() 187 HWS_PTR_TO_ID(tbl), in hws_debug_dump_table() 233 HWS_PTR_TO_ID(ctx), in hws_debug_dump_context_send_engine() 250 HWS_PTR_TO_ID(ctx), in hws_debug_dump_context_send_engine() 276 HWS_PTR_TO_ID(ctx), in hws_debug_dump_context_caps() 310 HWS_PTR_TO_ID(ctx), in hws_debug_dump_context_attr() 328 HWS_PTR_TO_ID(ctx), in hws_debug_dump_context_info() [all …]
|
| A D | send.c | 368 HWS_PTR_TO_ID(rule), in hws_send_engine_dump_error_cqe() 378 HWS_PTR_TO_ID(rule), in hws_send_engine_dump_error_cqe() 391 HWS_PTR_TO_ID(rule), in hws_send_engine_dump_error_cqe() 398 HWS_PTR_TO_ID(rule)); in hws_send_engine_dump_error_cqe() 412 HWS_PTR_TO_ID(rule), in hws_send_engine_dump_error_cqe() 416 HWS_PTR_TO_ID(rule), in hws_send_engine_dump_error_cqe() 420 HWS_PTR_TO_ID(rule), in hws_send_engine_dump_error_cqe() 424 HWS_PTR_TO_ID(rule), in hws_send_engine_dump_error_cqe() 433 HWS_PTR_TO_ID(rule), in hws_send_engine_dump_error_cqe() 438 HWS_PTR_TO_ID(rule), in hws_send_engine_dump_error_cqe() [all …]
|
| A D | debug.h | 9 #define HWS_PTR_TO_ID(p) ((u64)(uintptr_t)(p) & 0xFFFFFFFFULL) macro
|
Completed in 10 milliseconds