Home
last modified time | relevance | path

Searched defs:vport_num (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Ddevlink_port.c17 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()
A Dbridge.c657 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()
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()
1511 int mlx5_esw_bridge_vlan_proto_set(u16 vport_num, u16 esw_owner_vhca_id, u16 proto, in mlx5_esw_bridge_vlan_proto_set()
1573 u16 vport_num = port->vport_num, esw_owner_vhca_id = port->esw_owner_vhca_id; in mlx5_esw_bridge_vport_cleanup() local
1615 int mlx5_esw_bridge_vport_link(int ifindex, u16 vport_num, u16 esw_owner_vhca_id, in mlx5_esw_bridge_vport_link()
1623 int mlx5_esw_bridge_vport_unlink(int ifindex, u16 vport_num, u16 esw_owner_vhca_id, in mlx5_esw_bridge_vport_unlink()
[all …]
A Ddebugfs.c24 u16 vport_num = vport->vport; in mlx5_esw_query_vnic_diag() local
134 void mlx5_esw_vport_debugfs_destroy(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_vport_debugfs_destroy()
145 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()
A Dbridge_priv.h35 u16 vport_num; member
56 u16 vport_num; member
A Dindir_table.h59 u16 vport_num, in mlx5_esw_indir_table_needed()
A Dindir_table.c69 u16 vport_num, in mlx5_esw_indir_table_needed()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
A Dbridge.c68 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-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch.c92 mlx5_eswitch_get_vport(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_get_vport()
356 u16 vport_num; in update_allmulti_vports() local
820 u16 vport_num = vport->vport; in esw_vport_setup() local
864 u16 vport_num = vport->vport; in esw_vport_cleanup() local
876 int mlx5_esw_vport_enable(struct mlx5_eswitch *esw, u16 vport_num, in mlx5_esw_vport_enable()
933 void mlx5_esw_vport_disable(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_vport_disable()
975 u16 vport_num; in eswitch_vport_event() local
1513 int index, u16 vport_num) in mlx5_esw_vport_alloc()
1719 u16 vport_num = evport->vport; in mlx5_esw_set_vport_mac_locked() local
1785 bool mlx5_esw_is_sf_vport(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_is_sf_vport()
[all …]
A Deswitch_offloads.c83 u16 vport_num) in mlx5_eswitch_get_rep()
2402 int esw_offloads_load_rep(struct mlx5_eswitch *esw, u16 vport_num) in esw_offloads_load_rep()
2426 void esw_offloads_unload_rep(struct mlx5_eswitch *esw, u16 vport_num) in esw_offloads_unload_rep()
3742 u16 vport_num) in mlx5_eswitch_get_vport_metadata_for_match()
3754 u16 vport_num, u32 controller, u32 sfnum) in mlx5_esw_offloads_sf_vport_enable()
3868 u16 vport_num) in mlx5_eswitch_get_vport_metadata_for_set()
3880 is_port_function_supported(struct mlx5_eswitch *esw, u16 vport_num) in is_port_function_supported()
3893 u16 vport_num; in mlx5_devlink_port_function_hw_addr_get() local
3921 u16 vport_num; in mlx5_devlink_port_function_hw_addr_set() local
3941 u16 vport_num; in mlx5_devlink_port_fn_get_vport() local
[all …]
A Deswitch.h575 mlx5_esw_is_manager_vport(const struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_is_manager_vport()
593 u16 vport_num) in mlx5_esw_vport_to_devlink_port_index()
787 u16 vport_num) in mlx5_esw_vport_to_devlink_port_index()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
A Dofld.h35 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()
A Dingress_ofld.c359 int mlx5_esw_acl_ingress_vport_metadata_update(struct mlx5_eswitch *esw, u16 vport_num, in mlx5_esw_acl_ingress_vport_metadata_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()
A Degress_ofld.c167 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()
A Dhelper.c16 u16 vport_num; in esw_acl_table_create() local
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dib_rep.h35 u16 vport_num) in mlx5_ib_get_rep_netdev()
A Dib_rep.c177 u16 vport_num) in mlx5_ib_get_rep_netdev()
/linux-6.3-rc2/drivers/infiniband/ulp/opa_vnic/
A Dopa_vnic_vema.c149 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
A Dopa_vnic_netdev.c323 u8 port_num, u8 vport_num) in opa_vnic_add_netdev()
A Dopa_vnic_internal.h203 u8 vport_num; member
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_fw.c8 mlx5dr_fw_create_recalc_cs_ft(struct mlx5dr_domain *dmn, u16 vport_num) in mlx5dr_fw_create_recalc_cs_ft()
A Ddr_domain.c35 u16 vport_num, in mlx5dr_domain_get_recalc_cs_ft_addr()
/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_vport.h112 int vport_num; member
/linux-6.3-rc2/include/linux/mlx5/
A Deswitch.h177 mlx5_eswitch_get_vport_metadata_for_match(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_get_vport_metadata_for_match()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_tun.c719 u16 vport_num; in mlx5e_tc_tun_route_lookup() local
A Dtc_tun_encap.c674 u16 vport_num; in mlx5e_set_vf_tunnel() local
716 u16 vport_num; in mlx5e_update_vf_tunnel() local

Completed in 43 milliseconds

12