Home
last modified time | relevance | path

Searched defs:devcom (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Ddevcom.c148 struct mlx5_devcom_comp_dev *devcom; in devcom_alloc_comp_dev() local
167 devcom_free_comp_dev(struct mlx5_devcom_comp_dev *devcom) in devcom_free_comp_dev()
181 devcom_component_equal(struct mlx5_devcom_comp *devcom, in devcom_component_equal()
219 struct mlx5_devcom_comp_dev *devcom; in mlx5_devcom_register_component() local
253 void mlx5_devcom_unregister_component(struct mlx5_devcom_comp_dev *devcom) in mlx5_devcom_unregister_component()
259 int mlx5_devcom_comp_get_size(struct mlx5_devcom_comp_dev *devcom) in mlx5_devcom_comp_get_size()
266 int mlx5_devcom_send_event(struct mlx5_devcom_comp_dev *devcom, in mlx5_devcom_send_event()
308 void mlx5_devcom_comp_set_ready(struct mlx5_devcom_comp_dev *devcom, bool ready) in mlx5_devcom_comp_set_ready()
315 bool mlx5_devcom_comp_is_ready(struct mlx5_devcom_comp_dev *devcom) in mlx5_devcom_comp_is_ready()
323 bool mlx5_devcom_for_each_peer_begin(struct mlx5_devcom_comp_dev *devcom) in mlx5_devcom_for_each_peer_begin()
[all …]
H A Ddevcom.h45 #define mlx5_devcom_for_each_peer_entry(devcom, data, pos) \ argument
53 #define mlx5_devcom_for_each_peer_entry_rcu(devcom, data, pos) \ argument
H A Dsd.c19 struct mlx5_devcom_comp_dev *devcom; member
212 struct mlx5_devcom_comp_dev *devcom, *pos; in sd_register() local
H A Dipsec_fs_roce.c46 struct mlx5_devcom_comp_dev **devcom; member
838 struct mlx5_devcom_comp_dev **devcom) in mlx5_ipsec_fs_roce_init()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dmpesw.c135 struct mlx5_devcom_comp_dev *devcom; in mlx5_mpesw_work() local
H A Dlag.c1110 struct mlx5_devcom_comp_dev *devcom = NULL; in mlx5_lag_get_devcom_comp() local
1131 struct mlx5_devcom_comp_dev *devcom; in mlx5_do_bond_work() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H 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() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c2285 struct mlx5_devcom_comp_dev **devcom) in mlx5e_accel_ipsec_fs_init()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h385 struct mlx5_devcom_comp_dev *devcom; member
H A Den.h940 struct mlx5_devcom_comp_dev *devcom; member