Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge.c641 mlx5_esw_bridge_ingress_flow_create(u16 vport_num, const unsigned char *addr, in mlx5_esw_bridge_ingress_flow_create()
650 mlx5_esw_bridge_ingress_flow_peer_create(u16 vport_num, u16 esw_owner_vhca_id, in mlx5_esw_bridge_ingress_flow_peer_create()
946 mlx5_esw_bridge_port_lookup(u16 vport_num, u16 esw_owner_vhca_id, in mlx5_esw_bridge_port_lookup()
960 mlx5_esw_bridge_from_port_lookup(u16 vport_num, u16 esw_owner_vhca_id, in mlx5_esw_bridge_from_port_lookup()
1303 mlx5_esw_bridge_port_vlan_lookup(u16 vid, u16 vport_num, u16 esw_owner_vhca_id, in mlx5_esw_bridge_port_vlan_lookup()
1512 int mlx5_esw_bridge_mcast_set(u16 vport_num, u16 esw_owner_vhca_id, bool enable, in mlx5_esw_bridge_mcast_set()
1589 u16 vport_num = port->vport_num, esw_owner_vhca_id = port->esw_owner_vhca_id; in mlx5_esw_bridge_vport_cleanup() local
1640 int mlx5_esw_bridge_vport_unlink(struct net_device *br_netdev, u16 vport_num, in mlx5_esw_bridge_vport_unlink()
1664 int mlx5_esw_bridge_vport_peer_link(struct net_device *br_netdev, u16 vport_num, in mlx5_esw_bridge_vport_peer_link()
1677 int mlx5_esw_bridge_vport_peer_unlink(struct net_device *br_netdev, u16 vport_num, in mlx5_esw_bridge_vport_peer_unlink()
[all …]
H A Ddevlink_port.c17 static bool mlx5_esw_devlink_port_supported(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_devlink_port_supported()
25 u16 vport_num, in mlx5_esw_offloads_pf_vf_devlink_port_attrs_set()
61 u16 vport_num = vport->vport; in mlx5_esw_offloads_pf_vf_devlink_port_init() local
153 u16 vport_num = vport->vport; in mlx5_esw_offloads_devlink_port_register() local
200 struct devlink_port *mlx5_esw_offloads_devlink_port(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_offloads_devlink_port()
H A Dipsec.c9 static int esw_ipsec_vf_query_generic(struct mlx5_core_dev *dev, u16 vport_num, bool *result) in esw_ipsec_vf_query_generic()
81 static int esw_ipsec_vf_set_generic(struct mlx5_core_dev *dev, u16 vport_num, bool ipsec_ofld) in esw_ipsec_vf_set_generic()
171 static int esw_ipsec_vf_crypto_aux_caps_set(struct mlx5_core_dev *dev, u16 vport_num, bool enable) in esw_ipsec_vf_crypto_aux_caps_set()
261 static int esw_ipsec_offload_supported(struct mlx5_core_dev *dev, u16 vport_num) in esw_ipsec_offload_supported()
294 u16 vport_num) in mlx5_esw_ipsec_vf_crypto_offload_supported()
325 u16 vport_num) in mlx5_esw_ipsec_vf_packet_offload_supported()
H A Dindir_table.h59 u16 vport_num, in mlx5_esw_indir_table_needed()
H A Dbridge_priv.h149 u16 vport_num; member
181 u16 vport_num; member
H A Dindir_table.c69 u16 vport_num, in mlx5_esw_indir_table_needed()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c68 u16 *vport_num, u16 *esw_owner_vhca_id) in mlx5_esw_bridge_rep_vport_num_vhca_id_get()
92 u16 *vport_num, u16 *esw_owner_vhca_id) in mlx5_esw_bridge_lower_rep_vport_num_vhca_id_get()
141 u16 vport_num, esw_owner_vhca_id; in mlx5_esw_bridge_port_changeupper() local
227 u16 vport_num, esw_owner_vhca_id; in mlx5_esw_bridge_port_obj_add() local
261 u16 vport_num, esw_owner_vhca_id; in mlx5_esw_bridge_port_obj_del() local
292 u16 vport_num, esw_owner_vhca_id; in mlx5_esw_bridge_port_obj_attr_set() local
378 u16 vport_num, esw_owner_vhca_id; in mlx5_esw_bridge_switchdev_fdb_event_work() local
439 u16 vport_num, esw_owner_vhca_id; in mlx5_esw_bridge_switchdev_event() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dofld.h36 u16 vport_num) in mlx5_esw_acl_ingress_vport_drop_rule_destroy()
40 u16 vport_num) in mlx5_esw_acl_ingress_vport_drop_rule_create()
H 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()
386 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()
398 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()
H A Degress_ofld.c181 static bool esw_acl_egress_needed(struct mlx5_eswitch *esw, u16 vport_num) in esw_acl_egress_needed()
265 int mlx5_esw_acl_egress_vport_unbond(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_acl_egress_vport_unbond()
H A Dhelper.c16 u16 vport_num; in esw_acl_table_create() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c107 mlx5_eswitch_get_vport(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_get_vport()
373 u16 vport_num; in update_allmulti_vports() local
845 u16 vport_num = vport->vport; in esw_vport_setup() local
889 u16 vport_num = vport->vport; in esw_vport_cleanup() local
904 u16 vport_num = vport->vport; in mlx5_esw_vport_enable() local
959 u16 vport_num = vport->vport; in mlx5_esw_vport_disable() local
1002 u16 vport_num; in eswitch_vport_event() local
1691 int index, u16 vport_num) in mlx5_esw_vport_alloc()
1949 u16 vport_num = evport->vport; in mlx5_esw_set_vport_mac_locked() local
2015 bool mlx5_esw_is_sf_vport(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_is_sf_vport()
[all …]
H A Deswitch_offloads.c76 u16 vport_num) in mlx5_eswitch_get_rep()
1030 mlx5_eswitch_add_send_to_vport_meta_rule(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_add_send_to_vport_meta_rule()
2521 static int mlx5_esw_offloads_rep_load(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_offloads_rep_load()
4009 mlx5_eswitch_vport_has_rep(const struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_vport_has_rep()
4104 u16 vport_num) in mlx5_eswitch_get_vport_metadata_for_match()
4140 int mlx5_esw_vport_vhca_id_set(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_vport_vhca_id_set()
4166 void mlx5_esw_vport_vhca_id_clear(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_vport_vhca_id_clear()
4192 u16 vport_num) in mlx5_eswitch_get_vport_metadata_for_set()
4331 u16 vport_num = vport->vport; in mlx5_devlink_port_fn_roce_set() local
4432 u16 vport_num; in mlx5_devlink_port_fn_ipsec_crypto_set() local
[all …]
H A Dsriov.c76 int vport_num; in mlx5_device_enable_sriov() local
H A Dmlx5_core.h357 static inline bool mlx5_core_is_ec_vf_vport(const struct mlx5_core_dev *dev, u16 vport_num) in mlx5_core_is_ec_vf_vport()
H A Deswitch.h629 mlx5_esw_is_manager_vport(const struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_is_manager_vport()
634 static inline bool mlx5_esw_is_owner(struct mlx5_eswitch *esw, u16 vport_num, in mlx5_esw_is_owner()
654 u16 vport_num) in mlx5_esw_vport_to_devlink_port_index()
916 u16 vport_num) in mlx5_esw_vport_to_devlink_port_index()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dib_rep.h35 u16 vport_num) in mlx5_ib_get_rep_netdev()
H A Dib_rep.c206 u16 vport_num) in mlx5_ib_get_rep_netdev()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dreporter_vnic.c18 u16 vport_num, bool other_vport) in mlx5_reporter_vnic_diagnose_counters()
/openbmc/linux/drivers/infiniband/ulp/opa_vnic/
H 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
H A Dopa_vnic_netdev.c323 u8 port_num, u8 vport_num) in opa_vnic_add_netdev()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_fw.c8 mlx5dr_fw_create_recalc_cs_ft(struct mlx5dr_domain *dmn, u16 vport_num) in mlx5dr_fw_create_recalc_cs_ft()
H A Ddr_domain.c75 u16 vport_num, in mlx5dr_domain_get_recalc_cs_ft_addr()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.h112 int vport_num; member
/openbmc/linux/include/linux/mlx5/
H A Deswitch.h180 mlx5_eswitch_get_vport_metadata_for_match(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_get_vport_metadata_for_match()

12