Searched refs:_en_trap_group (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/ |
D | core.h | 127 #define __MLXSW_RXL(_func, _trap_id, _en_action, _is_ctrl, _en_trap_group, \ argument 141 .en_trap_group = MLXSW_REG_HTGT_TRAP_GROUP_##_en_trap_group, \ 152 #define MLXSW_RXL_DIS(_func, _trap_id, _en_action, _is_ctrl, _en_trap_group, \ argument 154 __MLXSW_RXL(_func, _trap_id, _en_action, _is_ctrl, _en_trap_group, \
|