Home
last modified time | relevance | path

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

/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.h197 DEVLINK_ESWITCH_ENCAP_MODE_NONE, enumerator
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c1640 esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) { in esw_init_chains_offload_flags()
1658 if (esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) in esw_init_chains_offload_flags()
1979 if (esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) in esw_create_offloads_fdb_tables()
4704 (encap == DEVLINK_ESWITCH_ENCAP_MODE_NONE && !from_fdb)) { in mlx5_eswitch_block_encap()
4739 if (encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE && in mlx5_devlink_eswitch_encap_mode_set()
H A Deswitch.c2581 esw->offloads.encap = DEVLINK_ESWITCH_ENCAP_MODE_NONE; in mlx5_eswitch_init()
2919 DEVLINK_ESWITCH_ENCAP_MODE_NONE; in mlx5_eswitch_get_encap_mode()