/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
D | devlink_port.c | 17 static bool mlx5_esw_devlink_port_supported(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_devlink_port_supported() 24 static struct devlink_port *mlx5_esw_dl_port_alloc(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_dl_port_alloc() 68 int mlx5_esw_offloads_devlink_port_register(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_offloads_devlink_port_register() 108 void mlx5_esw_offloads_devlink_port_unregister(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_offloads_devlink_port_unregister() 129 struct devlink_port *mlx5_esw_offloads_devlink_port(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_offloads_devlink_port() 138 u16 vport_num, u32 controller, u32 sfnum) in mlx5_esw_devlink_sf_port_register() 175 void mlx5_esw_devlink_sf_port_unregister(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_devlink_sf_port_unregister()
|
D | bridge.c | 657 mlx5_esw_bridge_ingress_flow_with_esw_create(u16 vport_num, const unsigned char *addr, in mlx5_esw_bridge_ingress_flow_with_esw_create() 726 mlx5_esw_bridge_ingress_flow_create(u16 vport_num, const unsigned char *addr, in mlx5_esw_bridge_ingress_flow_create() 735 mlx5_esw_bridge_ingress_flow_peer_create(u16 vport_num, const unsigned char *addr, in mlx5_esw_bridge_ingress_flow_peer_create() 755 mlx5_esw_bridge_ingress_filter_flow_create(u16 vport_num, const unsigned char *addr, in mlx5_esw_bridge_ingress_filter_flow_create() 808 mlx5_esw_bridge_egress_flow_create(u16 vport_num, u16 esw_owner_vhca_id, const unsigned char *addr, in mlx5_esw_bridge_egress_flow_create() 991 static unsigned long mlx5_esw_bridge_port_key_from_data(u16 vport_num, u16 esw_owner_vhca_id) in mlx5_esw_bridge_port_key_from_data() 1008 mlx5_esw_bridge_port_lookup(u16 vport_num, u16 esw_owner_vhca_id, in mlx5_esw_bridge_port_lookup() 1327 mlx5_esw_bridge_port_vlan_lookup(u16 vid, u16 vport_num, u16 esw_owner_vhca_id, in mlx5_esw_bridge_port_vlan_lookup() 1367 mlx5_esw_bridge_fdb_entry_init(struct net_device *dev, u16 vport_num, u16 esw_owner_vhca_id, in mlx5_esw_bridge_fdb_entry_init() 1473 int mlx5_esw_bridge_ageing_time_set(u16 vport_num, u16 esw_owner_vhca_id, unsigned long ageing_time, in mlx5_esw_bridge_ageing_time_set() [all …]
|
D | debugfs.c | 23 u16 vport_num = vport->vport; in mlx5_esw_query_vnic_diag() local 123 void mlx5_esw_vport_debugfs_destroy(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_vport_debugfs_destroy() 134 void mlx5_esw_vport_debugfs_create(struct mlx5_eswitch *esw, u16 vport_num, bool is_sf, u16 sf_num) in mlx5_esw_vport_debugfs_create()
|
D | bridge_priv.h | 35 u16 vport_num; member 56 u16 vport_num; member
|
D | indir_table.h | 63 u16 vport_num, in mlx5_esw_indir_table_needed()
|
D | indir_table.c | 77 u16 vport_num, in mlx5_esw_indir_table_needed()
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
D | bridge.c | 68 u16 *vport_num, u16 *esw_owner_vhca_id) in mlx5_esw_bridge_rep_vport_num_vhca_id_get() 88 u16 *vport_num, u16 *esw_owner_vhca_id) in mlx5_esw_bridge_lower_rep_vport_num_vhca_id_get() 137 u16 vport_num, esw_owner_vhca_id; in mlx5_esw_bridge_port_changeupper() local 223 u16 vport_num, esw_owner_vhca_id; in mlx5_esw_bridge_port_obj_add() local 251 u16 vport_num, esw_owner_vhca_id; in mlx5_esw_bridge_port_obj_del() local 277 u16 vport_num, esw_owner_vhca_id; in mlx5_esw_bridge_port_obj_attr_set() local 359 u16 vport_num, esw_owner_vhca_id; in mlx5_esw_bridge_switchdev_fdb_event_work() local 420 u16 vport_num, esw_owner_vhca_id; in mlx5_esw_bridge_switchdev_event() local
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch.c | 92 mlx5_eswitch_get_vport(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_get_vport() 349 u16 vport_num; in update_allmulti_vports() local 777 u16 vport_num = vport->vport; in esw_vport_setup() local 812 u16 vport_num = vport->vport; in esw_vport_cleanup() local 824 int mlx5_esw_vport_enable(struct mlx5_eswitch *esw, u16 vport_num, in mlx5_esw_vport_enable() 881 void mlx5_esw_vport_disable(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_vport_disable() 923 u16 vport_num; in eswitch_vport_event() local 997 int mlx5_eswitch_load_vport(struct mlx5_eswitch *esw, u16 vport_num, in mlx5_eswitch_load_vport() 1019 void mlx5_eswitch_unload_vport(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_unload_vport() 1462 int index, u16 vport_num) in mlx5_esw_vport_alloc() [all …]
|
D | eswitch_offloads.c | 82 u16 vport_num) in mlx5_eswitch_get_rep() 1072 mlx5_eswitch_add_send_to_vport_meta_rule(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_add_send_to_vport_meta_rule() 2453 int mlx5_esw_offloads_rep_load(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_offloads_rep_load() 2477 void mlx5_esw_offloads_rep_unload(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_offloads_rep_unload() 2487 int esw_offloads_load_rep(struct mlx5_eswitch *esw, u16 vport_num) in esw_offloads_load_rep() 2511 void esw_offloads_unload_rep(struct mlx5_eswitch *esw, u16 vport_num) in esw_offloads_unload_rep() 3732 mlx5_eswitch_vport_has_rep(const struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_vport_has_rep() 3827 u16 vport_num) in mlx5_eswitch_get_vport_metadata_for_match() 3839 u16 vport_num, u32 controller, u32 sfnum) in mlx5_esw_offloads_sf_vport_enable() 3865 void mlx5_esw_offloads_sf_vport_disable(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_offloads_sf_vport_disable() [all …]
|
D | eswitch.h | 563 mlx5_esw_is_manager_vport(const struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_is_manager_vport() 581 u16 vport_num) in mlx5_esw_vport_to_devlink_port_index() 770 u16 vport_num) in mlx5_esw_vport_to_devlink_port_index()
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
D | ofld.h | 35 u16 vport_num) in mlx5_esw_acl_ingress_vport_drop_rule_destroy() 39 u16 vport_num) in mlx5_esw_acl_ingress_vport_drop_rule_create()
|
D | ingress_ofld.c | 359 int mlx5_esw_acl_ingress_vport_bond_update(struct mlx5_eswitch *esw, u16 vport_num, in mlx5_esw_acl_ingress_vport_bond_update() 387 int mlx5_esw_acl_ingress_vport_drop_rule_create(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_acl_ingress_vport_drop_rule_create() 399 void mlx5_esw_acl_ingress_vport_drop_rule_destroy(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_acl_ingress_vport_drop_rule_destroy()
|
D | egress_ofld.c | 167 static bool esw_acl_egress_needed(struct mlx5_eswitch *esw, u16 vport_num) in esw_acl_egress_needed() 250 int mlx5_esw_acl_egress_vport_unbond(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_acl_egress_vport_unbond()
|
D | helper.c | 16 u16 vport_num; in esw_acl_table_create() local
|
/Linux-v6.1/drivers/infiniband/hw/mlx5/ |
D | ib_rep.h | 35 u16 vport_num) in mlx5_ib_get_rep_netdev()
|
D | ib_rep.c | 169 u16 vport_num) in mlx5_ib_get_rep_netdev()
|
/Linux-v6.1/drivers/infiniband/ulp/opa_vnic/ |
D | opa_vnic_vema.c | 149 u8 vport_num = vema_get_vport_num(recvd_mad); in vema_get_vport_adapter() local 200 u8 vport_num) in vema_add_vport() 314 u8 vport_num; in vema_set_veswport_info() local
|
D | opa_vnic_netdev.c | 323 u8 port_num, u8 vport_num) in opa_vnic_add_netdev()
|
D | opa_vnic_internal.h | 203 u8 vport_num; member
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_fw.c | 8 mlx5dr_fw_create_recalc_cs_ft(struct mlx5dr_domain *dmn, u16 vport_num) in mlx5dr_fw_create_recalc_cs_ft()
|
D | dr_domain.c | 35 u16 vport_num, in mlx5dr_domain_get_recalc_cs_ft_addr()
|
/Linux-v6.1/drivers/scsi/lpfc/ |
D | lpfc_vport.h | 112 int vport_num; member
|
/Linux-v6.1/include/linux/mlx5/ |
D | eswitch.h | 177 mlx5_eswitch_get_vport_metadata_for_match(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_get_vport_metadata_for_match()
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_tun.c | 719 u16 vport_num; in mlx5e_tc_tun_route_lookup() local
|
D | tc_tun_encap.c | 667 u16 vport_num; in mlx5e_set_vf_tunnel() local 709 u16 vport_num; in mlx5e_update_vf_tunnel() local
|