Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mlx5/
Deswitch.h161 return DEVLINK_ESWITCH_ENCAP_MODE_NONE; in mlx5_eswitch_get_encap_mode()
/linux-6.1.9/include/uapi/linux/
Ddevlink.h192 DEVLINK_ESWITCH_ENCAP_MODE_NONE, enumerator
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c1521 esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) { in esw_init_chains_offload_flags()
1539 if (esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) in esw_init_chains_offload_flags()
1862 if (esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) in esw_create_offloads_fdb_tables()
3671 if (encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE && in mlx5_devlink_eswitch_encap_mode_set()
Deswitch.c1625 esw->offloads.encap = DEVLINK_ESWITCH_ENCAP_MODE_NONE; in mlx5_eswitch_init()
1937 DEVLINK_ESWITCH_ENCAP_MODE_NONE; in mlx5_eswitch_get_encap_mode()
/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dfs.c733 DEVLINK_ESWITCH_ENCAP_MODE_NONE; in get_flow_table()
1437 DEVLINK_ESWITCH_ENCAP_MODE_NONE; in _get_flow_table()