Home
last modified time | relevance | path

Searched defs:mdev (Results 251 – 275 of 370) sorted by relevance

1...<<1112131415

/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dcounters.c190 static int mlx5_ib_query_q_counters(struct mlx5_core_dev *mdev, in mlx5_ib_query_q_counters()
250 struct mlx5_core_dev *mdev; in mlx5_ib_get_hw_stats() local
Dqp.c1914 struct mlx5_core_dev *mdev = dev->mdev; in create_xrc_tgt_qp() local
1993 struct mlx5_core_dev *mdev = dev->mdev; in create_dci() local
2154 struct mlx5_core_dev *mdev = dev->mdev; in create_user_qp() local
2355 struct mlx5_core_dev *mdev = dev->mdev; in create_kernel_qp() local
2785 struct mlx5_core_dev *mdev = dev->mdev; in process_vendor_flags() local
2887 struct mlx5_core_dev *mdev = dev->mdev; in process_create_flags() local
5553 struct mlx5_core_dev *mdev = dev->mdev; in handle_drain_completion() local
5613 struct mlx5_core_dev *mdev = dev->mdev; in mlx5_ib_drain_sq() local
5642 struct mlx5_core_dev *mdev = dev->mdev; in mlx5_ib_drain_rq() local
/Linux-v5.15/drivers/fsi/
Dfsi-occ.c54 struct miscdevice mdev; member
83 struct miscdevice *mdev = file->private_data; in occ_open() local
/Linux-v5.15/drivers/char/xillybus/
Dxillybus_class.c50 dev_t mdev; in xillybus_init_chrdev() local
/Linux-v5.15/drivers/md/
Dmd-autodetect.c126 dev_t devices[MD_SB_DISKS + 1], mdev; in md_setup_drive() local
/Linux-v5.15/drivers/virtio/
Dvirtio_pci_common.h47 struct virtio_pci_modern_device mdev; member
/Linux-v5.15/drivers/mcb/
Dmcb-parse.c42 struct mcb_device *mdev; in chameleon_parse_gdd() local
/Linux-v5.15/samples/vfio-mdev/
Dmtty.c137 struct mdev_device *mdev; member
706 static int mtty_probe(struct mdev_device *mdev) in mtty_probe()
760 static void mtty_remove(struct mdev_device *mdev) in mtty_remove()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dtls.c109 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_tls_add() local
/Linux-v5.15/drivers/media/dvb-core/
Ddvbdev.c602 struct media_device *mdev = adap->mdev; in dvb_create_io_intf_links() local
623 struct media_device *mdev = adap->mdev; in dvb_create_media_graph() local
/Linux-v5.15/drivers/gpu/drm/mgag200/
Dmgag200_drv.h155 struct mga_device *mdev; member
210 #define IS_G200_SE(mdev) (mdev->type == G200_SE_A || mdev->type == G200_SE_B) argument
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtir.c156 struct mlx5_core_dev *mdev, bool reg) in mlx5e_tir_init()
Drx_res.c11 struct mlx5_core_dev *mdev; member
438 int mlx5e_rx_res_init(struct mlx5e_rx_res *res, struct mlx5_core_dev *mdev, in mlx5e_rx_res_init()
/Linux-v5.15/drivers/infiniband/hw/mlx4/
Dsrq.c317 struct mlx4_ib_dev *mdev = to_mdev(ibsrq->device); in mlx4_ib_post_srq_recv() local
Dqp.c2823 struct mlx4_ib_dev *mdev = to_mdev(qp->ibqp.device); in build_sriov_qp0_header() local
3499 struct mlx4_ib_dev *mdev = to_mdev(ibqp->device); in _mlx4_ib_post_send() local
3813 struct mlx4_ib_dev *mdev = to_mdev(ibqp->device); in _mlx4_ib_post_recv() local
4360 struct mlx4_dev *mdev = dev->dev; in handle_drain_completion() local
4420 struct mlx4_dev *mdev = dev->dev; in mlx4_ib_drain_sq() local
4449 struct mlx4_dev *mdev = dev->dev; in mlx4_ib_drain_rq() local
/Linux-v5.15/drivers/media/test-drivers/vimc/
Dvimc-common.h121 struct media_device mdev; member
/Linux-v5.15/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c435 struct mlx5_core_dev *mdev = ndev->mvdev.mdev; in qp_create() local
571 struct mlx5_core_dev *mdev = ndev->mvdev.mdev; in cq_create() local
648 struct mlx5_core_dev *mdev = ndev->mvdev.mdev; in cq_destroy() local
662 struct mlx5_core_dev *mdev = ndev->mvdev.mdev; in set_umem_size() local
2329 static int query_mtu(struct mlx5_core_dev *mdev, u16 *mtu) in query_mtu()
2414 struct mlx5_core_dev *mdev; in mlx5_vdpa_dev_add() local
2533 struct mlx5_core_dev *mdev = madev->mdev; in mlx5v_probe() local
/Linux-v5.15/drivers/s390/cio/
Dvfio_ccw_fsm.c245 struct mdev_device *mdev = private->mdev; in fsm_io_request() local
/Linux-v5.15/drivers/vdpa/ifcvf/
Difcvf_main.c502 static int ifcvf_vdpa_dev_add(struct vdpa_mgmt_dev *mdev, const char *name) in ifcvf_vdpa_dev_add()
559 static void ifcvf_vdpa_dev_del(struct vdpa_mgmt_dev *mdev, struct vdpa_device *dev) in ifcvf_vdpa_dev_del()
/Linux-v5.15/drivers/edac/
Di10nm_base.c236 struct pci_dev *mdev; in i10nm_get_ddr_munits() local
312 struct pci_dev *mdev; in i10nm_get_hbm_munits() local
/Linux-v5.15/drivers/media/mc/
Dmc-devnode.c211 int __must_check media_devnode_register(struct media_device *mdev, in media_devnode_register()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7615/
Dmain.c607 int mt7615_mac_sta_add(struct mt76_dev *mdev, struct ieee80211_vif *vif, in mt7615_mac_sta_add()
649 void mt7615_mac_sta_remove(struct mt76_dev *mdev, struct ieee80211_vif *vif, in mt7615_mac_sta_remove()
1266 struct mt76_dev *mdev = &dev->mt76; in mt7615_set_wakeup() local
/Linux-v5.15/include/linux/
Dlp.h42 unsigned int mdev; member
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.c1992 bool mlx5_esw_hold(struct mlx5_core_dev *mdev) in mlx5_esw_hold()
2010 void mlx5_esw_release(struct mlx5_core_dev *mdev) in mlx5_esw_release()
2022 void mlx5_esw_get(struct mlx5_core_dev *mdev) in mlx5_esw_get()
2034 void mlx5_esw_put(struct mlx5_core_dev *mdev) in mlx5_esw_put()
Dmlx5_core.h201 #define MLX5_PPS_CAP(mdev) (MLX5_CAP_GEN((mdev), pps) && \ argument

1...<<1112131415