| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | wq.c | 42 int mlx5_wq_cyc_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, in mlx5_wq_cyc_create() argument 104 int mlx5_wq_qp_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, in mlx5_wq_qp_create() argument 164 mlx5_cqwq_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, void *cqc, struct mlx5_cqwq *wq, struct mlx5_wq_ctrl *wq_ctrl) mlx5_cqwq_create() argument 215 mlx5_wq_ll_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, void *wqc, struct mlx5_wq_ll *wq, struct mlx5_wq_ctrl *wq_ctrl) mlx5_wq_ll_create() argument [all...] |
| H A D | dev.c | 250 static bool mlx5_has_added_dev_by_protocol(struct mlx5_core_dev *mdev, int protocol) in mlx5_has_added_dev_by_protocol() argument 268 void mlx5_reload_interface(struct mlx5_core_dev *mdev, int protocol) in mlx5_reload_interface() argument
|
| H A D | uar.c | 63 static int uars_per_sys_page(struct mlx5_core_dev *mdev) in uars_per_sys_page() argument 71 static u64 uar2pfn(struct mlx5_core_dev *mdev, u32 index) in uar2pfn() argument 96 static struct mlx5_uars_page *alloc_uars_page(struct mlx5_core_dev *mdev, in alloc_uars_page() argument 164 mlx5_get_uars_page(struct mlx5_core_dev *mdev) mlx5_get_uars_page() argument 186 mlx5_put_uars_page(struct mlx5_core_dev *mdev, struct mlx5_uars_page *up) mlx5_put_uars_page() argument 194 map_offset(struct mlx5_core_dev *mdev, int dbi) map_offset() argument 204 alloc_bfreg(struct mlx5_core_dev *mdev, struct mlx5_sq_bfreg *bfreg, bool map_wc, bool fast_path) alloc_bfreg() argument 257 mlx5_alloc_bfreg(struct mlx5_core_dev *mdev, struct mlx5_sq_bfreg *bfreg, bool map_wc, bool fast_path) mlx5_alloc_bfreg() argument 289 mlx5_free_bfreg(struct mlx5_core_dev *mdev, struct mlx5_sq_bfreg *bfreg) mlx5_free_bfreg() argument [all...] |
| H A D | pci_irq.c | 136 static int irq_set_rmap(struct mlx5_core_dev *mdev) in irq_set_rmap() argument 173 static int set_comp_irq_affinity_hint(struct mlx5_core_dev *mdev, int i) in set_comp_irq_affinity_hint() argument 196 clear_comp_irq_affinity_hint(struct mlx5_core_dev *mdev, int i) clear_comp_irq_affinity_hint() argument 208 set_comp_irq_affinity_hints(struct mlx5_core_dev *mdev) set_comp_irq_affinity_hints() argument 229 clear_comp_irqs_affinity_hints(struct mlx5_core_dev *mdev) clear_comp_irqs_affinity_hints() argument [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
| H A D | srq.c | 313 struct mlx4_ib_dev *mdev = to_mdev(ibsrq->device); in mlx4_ib_post_srq_recv() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | pci_mac.c | 17 void mt7615_tx_complete_skb(struct mt76_dev *mdev, struct mt76_queue_entry *e) in mt7615_tx_complete_skb() argument 130 int mt7615_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, in mt7615_tx_prepare_skb() argument [all...] |
| H A D | mmio.c | 80 mt7615_rx_poll_complete(struct mt76_dev *mdev, enum mt76_rxq_id q) in mt7615_rx_poll_complete() argument 147 static u32 mt7615_rr(struct mt76_dev *mdev, u32 offset) in mt7615_rr() argument 155 static void mt7615_wr(struct mt76_dev *mdev, u32 offset, u32 val) in mt7615_wr() argument 163 static u32 mt7615_rmw(struct mt76_dev *mdev, u32 offset, u32 mask, u32 val) in mt7615_rmw() argument 193 struct mt76_dev *mdev; mt7615_mmio_probe() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02_mcu.c | 13 int mt76x02_mcu_msg_send(struct mt76_dev *mdev, int cmd, const void *data, in mt76x02_mcu_msg_send() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | dma.c | 92 void mt7603_queue_rx_skb(struct mt76_dev *mdev, enum mt76_rxq_id q, in mt7603_queue_rx_skb() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| H A D | usb.c | 224 struct mt76_dev *mdev; in mt76x0u_probe() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | dma.c | 48 void mt7915_queue_rx_skb(struct mt76_dev *mdev, enum mt76_rxq_id q, in mt7915_queue_rx_skb() argument 199 static u32 mt7915_rr(struct mt76_dev *mdev, u32 offset) in mt7915_rr() argument 207 static void mt7915_wr(struct mt76_dev *mdev, u32 offset, u32 val) in mt7915_wr() argument 215 static u32 mt7915_rmw(struct mt76_dev *mdev, u32 offset, u32 mask, u32 val) in mt7915_rmw() argument [all...] |
| /kernel/linux/linux-5.10/drivers/s390/cio/ |
| H A D | vfio_ccw_fsm.c | 245 struct mdev_device *mdev = private->mdev; in fsm_io_request() local [all...] |
| /kernel/linux/linux-5.10/drivers/vfio/mdev/ |
| H A D | mdev_core.c | 30 struct device *mdev_parent_dev(struct mdev_device *mdev) in mdev_parent_dev() argument 36 void *mdev_get_drvdata(struct mdev_device *mdev) in mdev_get_drvdata() argument 42 void mdev_set_drvdata(struct mdev_device *mdev, void *data) in mdev_set_drvdata() argument 48 struct device *mdev_dev(struct mdev_device *mdev) in mdev_dev() argument 60 const guid_t *mdev_uuid(struct mdev_device *mdev) in mdev_uuid() argument 103 mdev_device_remove_common(struct mdev_device *mdev) mdev_device_remove_common() argument 126 struct mdev_device *mdev; mdev_device_remove_cb() local 255 mdev_device_free(struct mdev_device *mdev) mdev_device_free() argument 267 struct mdev_device *mdev = to_mdev_device(dev); mdev_device_release() local 276 struct mdev_device *mdev, *tmp; mdev_device_create() local 355 struct mdev_device *mdev, *tmp; mdev_device_remove() local 391 struct mdev_device *mdev = to_mdev_device(dev); mdev_set_iommu_device() local 401 struct mdev_device *mdev = to_mdev_device(dev); mdev_get_iommu_device() local [all...] |
| /kernel/linux/linux-5.10/drivers/vdpa/mlx5/core/ |
| H A D | resources.c | 9 struct mlx5_core_dev *mdev = dev->mdev; in alloc_pd() local 28 struct mlx5_core_dev *mdev = dev->mdev; in dealloc_pd() local 40 struct mlx5_core_dev *mdev = dev->mdev; in get_null_mkey() local 222 struct mlx5_core_dev *mdev = mvdev->mdev; mlx5_vdpa_alloc_resources() local [all...] |
| H A D | mlx5_vdpa.h | 51 struct mlx5_core_dev *mdev; member
|
| /kernel/linux/linux-5.10/include/media/ |
| H A D | v4l2-device.h | 49 struct media_device *mdev; member
|
| /kernel/linux/linux-5.10/sound/soc/intel/atom/sst/ |
| H A D | sst_acpi.c | 241 struct platform_device *mdev; in sst_acpi_probe() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/mgag200/ |
| H A D | mgag200_drv.c | 48 static bool mgag200_has_sgram(struct mga_device *mdev) in mgag200_has_sgram() argument 61 static int mgag200_regs_init(struct mga_device *mdev) in mgag200_regs_init() argument 128 mgag200_g200_interpret_bios(struct mga_device *mdev, const unsigned char *bios, size_t size) mgag200_g200_interpret_bios() argument 219 mgag200_g200_init_refclk(struct mga_device *mdev) mgag200_g200_init_refclk() argument 251 mgag200_g200se_init_unique_id(struct mga_device *mdev) mgag200_g200se_init_unique_id() argument 262 mgag200_device_init(struct mga_device *mdev, unsigned long flags) mgag200_device_init() argument 296 struct mga_device *mdev; mgag200_device_create() local 339 struct mga_device *mdev; mgag200_pci_probe() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_dev.c | 26 struct komeda_dev *mdev = sf->private; in komeda_register_show() local 58 static void komeda_debugfs_init(struct komeda_dev *mdev) in komeda_debugfs_init() argument 74 struct komeda_dev *mdev = dev_to_mdev(dev); core_id_show() local 83 struct komeda_dev *mdev = dev_to_mdev(dev); config_id_show() local 106 struct komeda_dev *mdev = dev_to_mdev(dev); aclk_hz_show() local 148 komeda_parse_dt(struct device *dev, struct komeda_dev *mdev) komeda_parse_dt() argument 200 struct komeda_dev *mdev; komeda_dev_create() local 294 komeda_dev_destroy(struct komeda_dev *mdev) komeda_dev_destroy() argument 335 komeda_dev_resume(struct komeda_dev *mdev) komeda_dev_resume() argument 348 komeda_dev_suspend(struct komeda_dev *mdev) komeda_dev_suspend() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/ |
| H A D | vimc-common.h | 121 struct media_device mdev; member
|
| /kernel/linux/linux-5.10/drivers/media/tuners/ |
| H A D | si2157_priv.h | 37 struct media_device *mdev; member
|
| /kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
| H A D | v4l2-ctrls-request.c | 219 v4l2_g_ext_ctrls_request(struct v4l2_ctrl_handler *hdl, struct video_device *vdev, struct media_device *mdev, struct v4l2_ext_controls *cs) v4l2_g_ext_ctrls_request() argument 261 try_set_ext_ctrls_request(struct v4l2_fh *fh, struct v4l2_ctrl_handler *hdl, struct video_device *vdev, struct media_device *mdev, struct v4l2_ext_controls *cs, bool set) try_set_ext_ctrls_request() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| H A D | ipsec_fs.c | 48 struct mlx5_core_dev *mdev = ipsec->mdev; in mlx5_esw_ipsec_rx_setup_modify_header() local 142 void mlx5_esw_ipsec_restore_dest_uplink(struct mlx5_core_dev *mdev) in mlx5_esw_ipsec_restore_dest_uplink() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | core.c | 141 struct mlx5_core_dev *mdev = fdev->mdev; in mlx5_fpga_device_brb() local 177 int mlx5_fpga_device_start(struct mlx5_core_dev *mdev) in mlx5_fpga_device_start() argument 253 mlx5_fpga_init(struct mlx5_core_dev *mdev) mlx5_fpga_init() argument 274 mlx5_fpga_device_stop(struct mlx5_core_dev *mdev) mlx5_fpga_device_stop() argument 310 mlx5_fpga_cleanup(struct mlx5_core_dev *mdev) mlx5_fpga_cleanup() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | sriov.c | 336 void mlx5_sriov_blocking_notifier_unregister(struct mlx5_core_dev *mdev, in mlx5_sriov_blocking_notifier_unregister() argument 362 int mlx5_sriov_blocking_notifier_register(struct mlx5_core_dev *mdev, in mlx5_sriov_blocking_notifier_register() argument
|