/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | mcu.c | 17 mt7603_mcu_parse_response(struct mt76_dev *mdev, int cmd, in mt7603_mcu_parse_response() 38 mt7603_mcu_skb_send_msg(struct mt76_dev *mdev, struct sk_buff *skb, in mt7603_mcu_skb_send_msg()
|
H A D | dma.c | 95 void mt7603_queue_rx_skb(struct mt76_dev *mdev, enum mt76_rxq_id q, in mt7603_queue_rx_skb()
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | rep.h | 33 struct otx2_nic *mdev; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
H A D | mpesw.c | 196 int mlx5_lag_mpesw_do_mirred(struct mlx5_core_dev *mdev, in mlx5_lag_mpesw_do_mirred()
|
/linux/sound/soc/intel/atom/sst/ |
H A D | sst_acpi.c | 263 struct platform_device *mdev; in sst_acpi_probe() local
|
/linux/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb-dvb.c | 102 struct media_device *mdev; in dvb_usb_media_device_init() local
|
/linux/drivers/infiniband/hw/mthca/ |
H A D | mthca_dev.h | 365 #define mthca_dbg(mdev, format, arg...) \ argument 373 #define mthca_dbg(mdev, format, arg...) do { (void) mdev; } while (0) argument 377 #define mthca_err(mdev, format, arg...) \ argument 379 #define mthca_info(mdev, format, arg...) \ argument 381 #define mthca_warn(mdev, format, arg...) \ argument
|
/linux/drivers/vfio/pci/qat/ |
H A D | main.c | 50 struct qat_mig_dev *mdev; member 563 struct qat_mig_dev *mdev; in qat_vf_pci_init_dev() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | eq.c | 923 static int alloc_rmap(struct mlx5_core_dev *mdev) in alloc_rmap() 942 static void free_rmap(struct mlx5_core_dev *mdev) in free_rmap() 952 static int alloc_rmap(struct mlx5_core_dev *mdev) { return 0; } in alloc_rmap() 953 static void free_rmap(struct mlx5_core_dev *mdev) {} in free_rmap()
|
H A D | transobj.c | 274 static int mlx5_hairpin_create_rq(struct mlx5_core_dev *mdev, in mlx5_hairpin_create_rq() 293 static int mlx5_hairpin_create_sq(struct mlx5_core_dev *mdev, in mlx5_hairpin_create_sq()
|
/linux/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 2002 struct mlx5_core_dev *mdev = dev->mdev; in create_xrc_tgt_qp() local 2081 struct mlx5_core_dev *mdev = dev->mdev; in create_dci() local 2242 struct mlx5_core_dev *mdev = dev->mdev; in create_user_qp() local 2443 struct mlx5_core_dev *mdev = dev->mdev; in create_kernel_qp() local 2846 static bool get_dp_ooo_cap(struct mlx5_core_dev *mdev, enum ib_qp_type qp_type) in get_dp_ooo_cap() 2900 struct mlx5_core_dev *mdev = dev->mdev; in process_vendor_flags() local 2994 struct mlx5_core_dev *mdev = dev->mdev; in process_create_flags() local 4067 struct mlx5_core_dev *mdev) in __mlx5_ib_qp_set_raw_qp_counter() 5727 struct mlx5_core_dev *mdev = dev->mdev; in handle_drain_completion() local 5787 struct mlx5_core_dev *mdev = dev->mdev; in mlx5_ib_drain_sq() local [all …]
|
H A D | restrack.c | 18 struct mlx5_core_dev *mdev = dev; in dump_rsc() local
|
/linux/drivers/vdpa/mlx5/net/ |
H A D | debug.c | 140 struct mlx5_core_dev *mdev; in mlx5_vdpa_add_debugfs() local
|
/linux/drivers/media/common/videobuf2/ |
H A D | videobuf2-v4l2.c | 366 static int vb2_queue_or_prepare_buf(struct vb2_queue *q, struct media_device *mdev, in vb2_queue_or_prepare_buf() 720 int vb2_prepare_buf(struct vb2_queue *q, struct media_device *mdev, in vb2_prepare_buf() 810 int vb2_qbuf(struct vb2_queue *q, struct media_device *mdev, in vb2_qbuf()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec_rxtx.h | 119 struct mlx5_core_dev *mdev = sq->mdev; in mlx5e_ipsec_txwqe_build_eseg_csum() local
|
/linux/drivers/platform/surface/ |
H A D | surface_aggregator_cdev.c | 42 struct miscdevice mdev; member 461 struct miscdevice *mdev = filp->private_data; in ssam_cdev_device_open() local
|
/linux/drivers/platform/x86/amd/hsmp/ |
H A D | hsmp.h | 53 struct miscdevice mdev; member
|
/linux/drivers/mcb/ |
H A D | mcb-parse.c | 37 struct mcb_device *mdev; in chameleon_parse_gdd() local
|
/linux/drivers/media/platform/renesas/rzg2l-cru/ |
H A D | rzg2l-core.c | 208 struct media_device *mdev = NULL; in rzg2l_cru_media_init() local
|
/linux/drivers/vdpa/octeon_ep/ |
H A D | octep_vdpa_main.c | 29 struct vdpa_mgmt_dev mdev; member 500 static int octep_vdpa_dev_add(struct vdpa_mgmt_dev *mdev, const char *name, in octep_vdpa_dev_add() 563 static void octep_vdpa_dev_del(struct vdpa_mgmt_dev *mdev, struct vdpa_device *vdpa_dev) in octep_vdpa_dev_del()
|
/linux/drivers/md/ |
H A D | md-autodetect.c | 126 dev_t devices[MD_SB_DISKS + 1], mdev; in md_setup_drive() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
H A D | pool.c | 9 static int mlx5e_xsk_map_pool(struct mlx5_core_dev *mdev, in mlx5e_xsk_map_pool()
|
/linux/drivers/char/xillybus/ |
H A D | xillybus_class.c | 52 dev_t mdev; in xillybus_init_chrdev() local
|
/linux/drivers/gpio/ |
H A D | gpio-menz127.c | 137 static int men_z127_probe(struct mcb_device *mdev, in men_z127_probe()
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x_dma.c | 76 void mt792x_rx_poll_complete(struct mt76_dev *mdev, enum mt76_rxq_id q) in mt792x_rx_poll_complete()
|