Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddevlink.h193 DEVLINK_ESWITCH_ENCAP_MODE_BASIC, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c1894 esw->offloads.encap = DEVLINK_ESWITCH_ENCAP_MODE_BASIC; in mlx5_eswitch_init()
H A Deswitch_offloads.c3952 if (encap && encap != DEVLINK_ESWITCH_ENCAP_MODE_BASIC) { in mlx5_devlink_eswitch_encap_mode_set()