Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Deswitch.h167 return DEVLINK_ESWITCH_ENCAP_MODE_NONE; in mlx5_eswitch_get_encap_mode()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dvporttbl.c27 if (esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) in esw_vport_tbl_init()
/linux/include/uapi/linux/
H A Ddevlink.h194 DEVLINK_ESWITCH_ENCAP_MODE_NONE, enumerator
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c1539 esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) { in esw_init_chains_offload_flags()
1557 if (esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) in esw_init_chains_offload_flags()
1877 if (esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) in esw_create_offloads_fdb_tables()
3947 esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) { in mlx5_eswitch_block_encap()
3983 if (encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE && in mlx5_devlink_eswitch_encap_mode_set()
H A Deswitch.c1904 esw->offloads.encap = DEVLINK_ESWITCH_ENCAP_MODE_NONE; in mlx5_eswitch_init()
2220 DEVLINK_ESWITCH_ENCAP_MODE_NONE; in mlx5_eswitch_get_encap_mode()