Home
last modified time | relevance | path

Searched refs:dis_action (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dcore.h107 enum mlxsw_reg_hpkt_action dis_action; /* Action when disabled */ member
130 .dis_action = MLXSW_REG_HPKT_ACTION_##_dis_action, \
A Dcore.c2356 listener->dis_action; in mlxsw_core_trap_register()
2380 mlxsw_reg_hpkt_pack(hpkt_pl, listener->dis_action, in mlxsw_core_trap_unregister()
2403 action = enabled ? listener->en_action : listener->dis_action; in mlxsw_core_trap_state_set()

Completed in 12 milliseconds