Searched refs:dis_action (Results 1 – 2 of 2) sorted by relevance
117 enum mlxsw_reg_hpkt_action dis_action; /* Action when disabled */ member140 .dis_action = MLXSW_REG_HPKT_ACTION_##_dis_action, \
2581 listener->dis_action; in mlxsw_core_trap_register()2608 mlxsw_reg_hpkt_pack(hpkt_pl, listener->dis_action, in mlxsw_core_trap_unregister()2670 action = enabled ? listener->en_action : listener->dis_action; in mlxsw_core_trap_state_set()