Home
last modified time | relevance | path

Searched refs:DEVLINK_ESWITCH_ENCAP_MODE_NONE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Ddevlink.h142 DEVLINK_ESWITCH_ENCAP_MODE_NONE, enumerator
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c531 if (esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) in esw_create_offloads_fast_fdb_table()
1247 if (encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE && in mlx5_devlink_eswitch_encap_mode_set()
Deswitch.c1753 esw->offloads.encap = DEVLINK_ESWITCH_ENCAP_MODE_NONE; in mlx5_eswitch_init()