Home
last modified time | relevance | path

Searched refs:mlx5_devcom_comp_dev (Results 1 – 17 of 17) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Ddevcom.h25 struct mlx5_devcom_comp_dev *
33 int mlx5_devcom_send_event(struct mlx5_devcom_comp_dev *devcom,
36 int mlx5_devcom_comp_get_size(struct mlx5_devcom_comp_dev *devcom);
39 bool mlx5_devcom_comp_is_ready(struct mlx5_devcom_comp_dev *devcom);
42 void mlx5_devcom_for_each_peer_end(struct mlx5_devcom_comp_dev *devcom);
43 void *mlx5_devcom_get_next_peer_data(struct mlx5_devcom_comp_dev *devcom,
44 struct mlx5_devcom_comp_dev **pos);
52 struct mlx5_devcom_comp_dev **pos);
59 void mlx5_devcom_comp_lock(struct mlx5_devcom_comp_dev *devcom);
60 void mlx5_devcom_comp_unlock(struct mlx5_devcom_comp_dev *devcom);
[all …]
A Ddevcom.c37 struct mlx5_devcom_comp_dev { struct
143 static struct mlx5_devcom_comp_dev *
148 struct mlx5_devcom_comp_dev *devcom; in devcom_alloc_comp_dev()
167 devcom_free_comp_dev(struct mlx5_devcom_comp_dev *devcom) in devcom_free_comp_dev()
212 struct mlx5_devcom_comp_dev *
219 struct mlx5_devcom_comp_dev *devcom; in mlx5_devcom_register_component()
270 struct mlx5_devcom_comp_dev *pos; in mlx5_devcom_send_event()
346 struct mlx5_devcom_comp_dev **pos) in mlx5_devcom_get_next_peer_data()
349 struct mlx5_devcom_comp_dev *tmp; in mlx5_devcom_get_next_peer_data()
370 struct mlx5_devcom_comp_dev **pos) in mlx5_devcom_get_next_peer_data_rcu()
[all …]
A Dipsec_fs_roce.c46 struct mlx5_devcom_comp_dev **devcom;
380 struct mlx5_devcom_comp_dev *tmp = NULL; in ipsec_fs_roce_tx_mpv_create()
442 struct mlx5_devcom_comp_dev *tmp = NULL; in ipsec_fs_roce_rx_mpv_create()
561 struct mlx5_devcom_comp_dev *tmp = NULL; in mlx5_ipsec_fs_roce_tx_destroy()
838 struct mlx5_devcom_comp_dev **devcom) in mlx5_ipsec_fs_roce_init()
A Dipsec_fs_roce.h28 struct mlx5_devcom_comp_dev **devcom);
A Dsd.c19 struct mlx5_devcom_comp_dev *devcom;
212 struct mlx5_devcom_comp_dev *devcom, *pos; in sd_register()
A Dclock.c84 struct mlx5_devcom_comp_dev *compdev;
1351 struct mlx5_devcom_comp_dev *pos; in mlx5_shared_clock_register()
1386 struct mlx5_devcom_comp_dev *pos; in mlx5_shared_clock_unregister()
1469 struct mlx5_devcom_comp_dev *pos; in mlx5_clock_unload()
/drivers/net/ethernet/mellanox/mlx5/core/lag/
A Dlag.h116 struct mlx5_devcom_comp_dev *mlx5_lag_get_devcom_comp(struct mlx5_lag *ldev);
A Dmpesw.c131 struct mlx5_devcom_comp_dev *devcom; in mlx5_mpesw_work()
A Dlag.c1091 struct mlx5_devcom_comp_dev *mlx5_lag_get_devcom_comp(struct mlx5_lag *ldev) in mlx5_lag_get_devcom_comp()
1093 struct mlx5_devcom_comp_dev *devcom = NULL; in mlx5_lag_get_devcom_comp()
1114 struct mlx5_devcom_comp_dev *devcom; in mlx5_do_bond_work()
1377 struct mlx5_devcom_comp_dev *pos = NULL; in __mlx5_lag_dev_add_mdev()
/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec.h315 int mlx5e_accel_ipsec_fs_init(struct mlx5e_ipsec *ipsec, struct mlx5_devcom_comp_dev **devcom);
A Dipsec_fs.c2736 struct mlx5_devcom_comp_dev **devcom) in mlx5e_accel_ipsec_fs_init()
/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch.h395 struct mlx5_devcom_comp_dev *devcom;
A Den.h952 struct mlx5_devcom_comp_dev *devcom;
A Den_rep.c471 struct mlx5_devcom_comp_dev *tmp; in mlx5e_sqs2vport_add_peers_rules()
A Den_tc.c1675 struct mlx5_devcom_comp_dev *pos; in mlx5e_tc_query_route_vport()
2159 struct mlx5_devcom_comp_dev *devcom = flow->priv->mdev->priv.eswitch->devcom; in mlx5e_tc_del_flow()
4631 struct mlx5_devcom_comp_dev *devcom = priv->mdev->priv.eswitch->devcom, *pos; in mlx5e_add_fdb_flow()
/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dbridge_mcast.c545 struct mlx5_devcom_comp_dev *devcom = port->bridge->br_offloads->esw->devcom, *pos; in mlx5_esw_bridge_mcast_filter_flow_peer_create()
A Dbridge.c658 struct mlx5_devcom_comp_dev *devcom = bridge->br_offloads->esw->devcom, *pos; in mlx5_esw_bridge_ingress_flow_peer_create()

Completed in 59 milliseconds