Home
last modified time | relevance | path

Searched refs:dis_action (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.h83 enum mlxsw_reg_hpkt_action dis_action; /* Action when disabled */ member
106 .dis_action = MLXSW_REG_HPKT_ACTION_##_dis_action, \
H A Dcore.c2318 listener->dis_action; in mlxsw_core_trap_register()
2342 mlxsw_reg_hpkt_pack(hpkt_pl, listener->dis_action, in mlxsw_core_trap_unregister()
2365 action = enabled ? listener->en_action : listener->dis_action; in mlxsw_core_trap_state_set()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.h117 enum mlxsw_reg_hpkt_action dis_action; /* Action when disabled */ member
140 .dis_action = MLXSW_REG_HPKT_ACTION_##_dis_action, \
H A Dcore.c2630 listener->dis_action; in mlxsw_core_trap_register()
2657 mlxsw_reg_hpkt_pack(hpkt_pl, listener->dis_action, in mlxsw_core_trap_unregister()
2719 action = enabled ? listener->en_action : listener->dis_action; in mlxsw_core_trap_state_set()

Completed in 13 milliseconds