Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/mlx5/
Deswitch.h153 return DEVLINK_ESWITCH_ENCAP_MODE_NONE; in mlx5_eswitch_get_encap_mode()
/Linux-v5.15/include/uapi/linux/
Ddevlink.h184 DEVLINK_ESWITCH_ENCAP_MODE_NONE, enumerator
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c1476 esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) { in esw_init_chains_offload_flags()
1494 if (esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) in esw_init_chains_offload_flags()
1635 if (esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) in esw_create_offloads_fdb_tables()
3148 esw->offloads.encap = DEVLINK_ESWITCH_ENCAP_MODE_NONE; in esw_offloads_enable()
3247 esw->offloads.encap = DEVLINK_ESWITCH_ENCAP_MODE_NONE; in esw_offloads_disable()
3527 if (encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE && in mlx5_devlink_eswitch_encap_mode_set()
Deswitch.c1952 DEVLINK_ESWITCH_ENCAP_MODE_NONE; in mlx5_eswitch_get_encap_mode()
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dfs.c780 DEVLINK_ESWITCH_ENCAP_MODE_NONE; in get_flow_table()
1305 DEVLINK_ESWITCH_ENCAP_MODE_NONE; in _get_flow_table()