mlx5_devcom      1629 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	struct mlx5_devcom *devcom = dev->priv.devcom;
mlx5_devcom      3644 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	struct mlx5_devcom *devcom = priv->mdev->priv.devcom;
mlx5_devcom      3883 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 	struct mlx5_devcom *devcom = priv->mdev->priv.devcom;
mlx5_devcom      1671 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	struct mlx5_devcom *devcom = esw->dev->priv.devcom;
mlx5_devcom      1720 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	struct mlx5_devcom *devcom = esw->dev->priv.devcom;
mlx5_devcom      1740 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	struct mlx5_devcom *devcom = esw->dev->priv.devcom;
mlx5_devcom        52 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c static struct mlx5_devcom *mlx5_devcom_alloc(struct mlx5_devcom_list *priv,
mlx5_devcom        55 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c 	struct mlx5_devcom *devcom;
mlx5_devcom        67 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c struct mlx5_devcom *mlx5_devcom_register_device(struct mlx5_core_dev *dev)
mlx5_devcom        70 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c 	struct mlx5_devcom *devcom = NULL;
mlx5_devcom       124 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c void mlx5_devcom_unregister_device(struct mlx5_devcom *devcom)
mlx5_devcom       148 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c void mlx5_devcom_register_component(struct mlx5_devcom *devcom,
mlx5_devcom       167 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c void mlx5_devcom_unregister_component(struct mlx5_devcom *devcom,
mlx5_devcom       181 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c int mlx5_devcom_send_event(struct mlx5_devcom *devcom,
mlx5_devcom       205 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c void mlx5_devcom_set_paired(struct mlx5_devcom *devcom,
mlx5_devcom       217 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c bool mlx5_devcom_is_paired(struct mlx5_devcom *devcom,
mlx5_devcom       226 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c void *mlx5_devcom_get_peer_data(struct mlx5_devcom *devcom,
mlx5_devcom       249 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c void mlx5_devcom_release_peer_data(struct mlx5_devcom *devcom,
mlx5_devcom        19 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.h struct mlx5_devcom *mlx5_devcom_register_device(struct mlx5_core_dev *dev);
mlx5_devcom        20 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.h void mlx5_devcom_unregister_device(struct mlx5_devcom *devcom);
mlx5_devcom        22 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.h void mlx5_devcom_register_component(struct mlx5_devcom *devcom,
mlx5_devcom        26 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.h void mlx5_devcom_unregister_component(struct mlx5_devcom *devcom,
mlx5_devcom        29 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.h int mlx5_devcom_send_event(struct mlx5_devcom *devcom,
mlx5_devcom        34 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.h void mlx5_devcom_set_paired(struct mlx5_devcom *devcom,
mlx5_devcom        37 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.h bool mlx5_devcom_is_paired(struct mlx5_devcom *devcom,
mlx5_devcom        40 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.h void *mlx5_devcom_get_peer_data(struct mlx5_devcom *devcom,
mlx5_devcom        42 drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.h void mlx5_devcom_release_peer_data(struct mlx5_devcom *devcom,
mlx5_devcom       503 include/linux/mlx5/driver.h struct mlx5_devcom;
mlx5_devcom       585 include/linux/mlx5/driver.h 	struct mlx5_devcom	*devcom;