Home
last modified time | relevance | path

Searched refs:DEVLINK_ESWITCH_ENCAP_MODE_NONE (Results 1 – 6 of 6) 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.h195 DEVLINK_ESWITCH_ENCAP_MODE_NONE, enumerator
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c1542 esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) { in esw_init_chains_offload_flags()
1560 if (esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) in esw_init_chains_offload_flags()
1881 if (esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) in esw_create_offloads_fdb_tables()
4251 (encap == DEVLINK_ESWITCH_ENCAP_MODE_NONE && !from_fdb)) { in mlx5_eswitch_block_encap()
4286 if (encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE && in mlx5_devlink_eswitch_encap_mode_set()
H A Deswitch.c2082 esw->offloads.encap = DEVLINK_ESWITCH_ENCAP_MODE_NONE; in mlx5_eswitch_init()
2400 DEVLINK_ESWITCH_ENCAP_MODE_NONE; in mlx5_eswitch_get_encap_mode()
/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c729 DEVLINK_ESWITCH_ENCAP_MODE_NONE; in get_flow_table()
1931 DEVLINK_ESWITCH_ENCAP_MODE_NONE; in _get_flow_table()