Home
last modified time | relevance | path

Searched refs:DEVLINK_TRAP_ACTION_DROP (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddevlink.h269 DEVLINK_TRAP_ACTION_DROP, enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-devlink.c166 case DEVLINK_TRAP_ACTION_DROP: in dpaa2_eth_dl_trap_group_action_set()
/OK3568_Linux_fs/kernel/drivers/net/netdevsim/
H A Ddev.c561 if (nsim_trap_item->action == DEVLINK_TRAP_ACTION_DROP) in nsim_dev_trap_report()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_trap.c1466 case DEVLINK_TRAP_ACTION_DROP: in mlxsw_sp_trap_action_set()
/OK3568_Linux_fs/kernel/net/core/
H A Ddevlink.c6729 case DEVLINK_TRAP_ACTION_DROP: in devlink_trap_action_get_from_info()
9759 devlink->ops->trap_action_set(devlink, trap, DEVLINK_TRAP_ACTION_DROP, in devlink_trap_disable()
9761 trap_item->action = DEVLINK_TRAP_ACTION_DROP; in devlink_trap_disable()