Searched defs:devcom (Results 1 – 5 of 5) sorted by relevance
55 struct mlx5_devcom *devcom; in mlx5_devcom_alloc() local70 struct mlx5_devcom *devcom = NULL; in mlx5_devcom_register_device() local126 void mlx5_devcom_unregister_device(struct mlx5_devcom *devcom) in mlx5_devcom_unregister_device()150 void mlx5_devcom_register_component(struct mlx5_devcom *devcom, in mlx5_devcom_register_component()169 void mlx5_devcom_unregister_component(struct mlx5_devcom *devcom, in mlx5_devcom_unregister_component()183 int mlx5_devcom_send_event(struct mlx5_devcom *devcom, in mlx5_devcom_send_event()207 void mlx5_devcom_set_paired(struct mlx5_devcom *devcom, in mlx5_devcom_set_paired()219 bool mlx5_devcom_is_paired(struct mlx5_devcom *devcom, in mlx5_devcom_is_paired()228 void *mlx5_devcom_get_peer_data(struct mlx5_devcom *devcom, in mlx5_devcom_get_peer_data()251 void mlx5_devcom_release_peer_data(struct mlx5_devcom *devcom, in mlx5_devcom_release_peer_data()
2824 struct mlx5_devcom *devcom = esw->dev->priv.devcom; in mlx5_esw_offloads_devcom_event() local2873 struct mlx5_devcom *devcom = esw->dev->priv.devcom; in esw_offloads_devcom_init() local2896 struct mlx5_devcom *devcom = esw->dev->priv.devcom; in esw_offloads_devcom_cleanup() local
1579 struct mlx5_devcom *devcom = NULL; in mlx5e_tc_query_route_vport() local1991 struct mlx5_devcom *devcom = dev->priv.devcom; in mlx5e_tc_del_fdb_peer_flow() local4352 struct mlx5_devcom *devcom = priv->mdev->priv.devcom; in mlx5e_tc_add_fdb_peer_flow() local4636 struct mlx5_devcom *devcom = priv->mdev->priv.devcom; in mlx5e_stats_flower() local
739 struct mlx5_devcom *devcom = bridge->br_offloads->esw->dev->priv.devcom; in mlx5_esw_bridge_ingress_flow_peer_create() local
622 struct mlx5_devcom *devcom; member