Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Deswitch.h87 return DEVLINK_ESWITCH_ENCAP_MODE_NONE; in mlx5_eswitch_get_encap_mode()
/Linux-v5.4/include/uapi/linux/
Ddevlink.h170 DEVLINK_ESWITCH_ENCAP_MODE_NONE, enumerator
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c951 if (esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) in esw_get_prio_table()
1097 if (esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) in esw_create_offloads_fdb_tables()
1115 esw->offloads.encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE) { in esw_create_offloads_fdb_tables()
2161 esw->offloads.encap = DEVLINK_ESWITCH_ENCAP_MODE_NONE; in esw_offloads_enable()
2220 esw->offloads.encap = DEVLINK_ESWITCH_ENCAP_MODE_NONE; in esw_offloads_disable()
2473 if (encap != DEVLINK_ESWITCH_ENCAP_MODE_NONE && in mlx5_devlink_eswitch_encap_mode_set()
Deswitch.c2594 DEVLINK_ESWITCH_ENCAP_MODE_NONE; in mlx5_eswitch_get_encap_mode()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c3278 DEVLINK_ESWITCH_ENCAP_MODE_NONE; in get_flow_table()
3950 DEVLINK_ESWITCH_ENCAP_MODE_NONE; in _get_flow_table()