Home
last modified time | relevance | path

Searched defs:mdev (Results 76 – 100 of 370) sorted by relevance

12345678910>>...15

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dtls.c197 int mlx5_fpga_tls_resync_rx(struct mlx5_core_dev *mdev, __be32 handle, in mlx5_fpga_tls_resync_rx()
239 static void mlx5_fpga_tls_send_teardown_cmd(struct mlx5_core_dev *mdev, in mlx5_fpga_tls_send_teardown_cmd()
265 void mlx5_fpga_tls_del_flow(struct mlx5_core_dev *mdev, u32 swid, in mlx5_fpga_tls_del_flow()
347 static int mlx5_fpga_tls_setup_stream_cmd(struct mlx5_core_dev *mdev, in mlx5_fpga_tls_setup_stream_cmd()
387 bool mlx5_fpga_is_tls_device(struct mlx5_core_dev *mdev) in mlx5_fpga_is_tls_device()
446 int mlx5_fpga_tls_init(struct mlx5_core_dev *mdev) in mlx5_fpga_tls_init()
498 void mlx5_fpga_tls_cleanup(struct mlx5_core_dev *mdev) in mlx5_fpga_tls_cleanup()
551 static int _mlx5_fpga_tls_add_flow(struct mlx5_core_dev *mdev, void *flow, in _mlx5_fpga_tls_add_flow()
584 int mlx5_fpga_tls_add_flow(struct mlx5_core_dev *mdev, void *flow, in mlx5_fpga_tls_add_flow()
Dconn.c223 static int mlx5_fpga_conn_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, in mlx5_fpga_conn_create_mkey()
414 struct mlx5_core_dev *mdev = fdev->mdev; in mlx5_fpga_conn_create_cq() local
502 struct mlx5_core_dev *mdev = fdev->mdev; in mlx5_fpga_conn_create_wq() local
517 struct mlx5_core_dev *mdev = fdev->mdev; in mlx5_fpga_conn_create_qp() local
659 struct mlx5_core_dev *mdev = conn->fdev->mdev; in mlx5_fpga_conn_reset_qp() local
674 struct mlx5_core_dev *mdev = fdev->mdev; in mlx5_fpga_conn_init_qp() local
700 struct mlx5_core_dev *mdev = fdev->mdev; in mlx5_fpga_conn_rtr_qp() local
735 struct mlx5_core_dev *mdev = fdev->mdev; in mlx5_fpga_conn_rts_qp() local
/Linux-v5.15/drivers/mcb/
Dmcb-core.c34 struct mcb_device *mdev = to_mcb_device(dev); in mcb_match() local
46 struct mcb_device *mdev = to_mcb_device(dev); in mcb_uevent() local
59 struct mcb_device *mdev = to_mcb_device(dev); in mcb_probe() local
83 struct mcb_device *mdev = to_mcb_device(dev); in mcb_remove() local
97 struct mcb_device *mdev = to_mcb_device(dev); in mcb_shutdown() local
208 struct mcb_device *mdev = to_mcb_device(dev); in mcb_release_dev() local
388 struct mcb_device *mdev = to_mcb_device(dev); in __mcb_bus_add_devices() local
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt76x0/
Dpci.c166 struct mt76_dev *mdev; in mt76x0e_probe() local
230 struct mt76_dev *mdev = pci_get_drvdata(pdev); in mt76x0e_remove() local
241 struct mt76_dev *mdev = pci_get_drvdata(pdev); in mt76x0e_suspend() local
267 struct mt76_dev *mdev = pci_get_drvdata(pdev); in mt76x0e_resume() local
/Linux-v5.15/drivers/gpu/drm/mgag200/
Dmgag200_mm.c35 static size_t mgag200_probe_vram(struct mga_device *mdev, void __iomem *mem, in mgag200_probe_vram()
80 struct mga_device *mdev = to_mga_device(dev); in mgag200_mm_release() local
91 int mgag200_mm_init(struct mga_device *mdev) in mgag200_mm_init()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7615/
Dpci.c63 struct mt76_dev *mdev = pci_get_drvdata(pdev); in mt7615_pci_remove() local
74 struct mt76_dev *mdev = pci_get_drvdata(pdev); in mt7615_pci_suspend() local
141 struct mt76_dev *mdev = pci_get_drvdata(pdev); in mt7615_pci_resume() local
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.c37 int mlx5_wq_cyc_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, in mlx5_wq_cyc_create()
99 int mlx5_wq_qp_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, in mlx5_wq_qp_create()
159 int mlx5_cqwq_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, in mlx5_cqwq_create()
210 int mlx5_wq_ll_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, in mlx5_wq_ll_create()
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dib_rep.c109 struct mlx5_core_dev *mdev = mlx5_eswitch_get_core_dev(rep->esw); in mlx5_ib_vport_rep_unload() local
156 static void mlx5_ib_register_peer_vport_reps(struct mlx5_core_dev *mdev) in mlx5_ib_register_peer_vport_reps()
196 struct mlx5_core_dev *mdev = idev->mdev; in mlx5r_rep_probe() local
207 struct mlx5_core_dev *mdev = idev->mdev; in mlx5r_rep_remove() local
Dstd_types.c28 static int fill_vport_icm_addr(struct mlx5_core_dev *mdev, u16 vport, in fill_vport_icm_addr()
82 static int fill_vport_vhca_id(struct mlx5_core_dev *mdev, u16 vport, in fill_vport_vhca_id()
118 struct mlx5_core_dev *mdev; in fill_switchdev_info() local
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Dpci.c32 struct mt76_dev *mdev = &dev->mt76; in mt7915_dual_hif_set_irq_mask() local
82 mt7915_rx_poll_complete(struct mt76_dev *mdev, enum mt76_rxq_id q) in mt7915_rx_poll_complete()
241 struct mt76_dev *mdev; in mt7915_pci_probe() local
316 struct mt76_dev *mdev; in mt7915_pci_remove() local
/Linux-v5.15/drivers/media/mc/
Dmc-request.c64 struct media_device *mdev = req->mdev; in media_request_release() local
121 struct media_device *mdev = req->mdev; in media_request_ioctl_queue() local
190 struct media_device *mdev = req->mdev; in media_request_ioctl_reinit() local
247 media_request_get_by_fd(struct media_device *mdev, int request_fd) in media_request_get_by_fd()
288 int media_request_alloc(struct media_device *mdev, int *alloc_fd) in media_request_alloc()
/Linux-v5.15/drivers/gpu/drm/arm/display/komeda/
Dkomeda_pipeline.c14 komeda_pipeline_add(struct komeda_dev *mdev, size_t size, in komeda_pipeline_add()
44 void komeda_pipeline_destroy(struct komeda_dev *mdev, in komeda_pipeline_destroy()
69 struct komeda_dev *mdev = pipe->mdev; in komeda_pipeline_get_component_pos() local
228 void komeda_component_destroy(struct komeda_dev *mdev, in komeda_component_destroy()
342 int komeda_assemble_pipelines(struct komeda_dev *mdev) in komeda_assemble_pipelines()
/Linux-v5.15/drivers/mailbox/
Domap-mailbox.c132 unsigned int mbox_read_reg(struct omap_mbox_device *mdev, size_t ofs) in mbox_read_reg()
138 void mbox_write_reg(struct omap_mbox_device *mdev, u32 val, size_t ofs) in mbox_write_reg()
395 static struct omap_mbox *omap_mbox_device_find(struct omap_mbox_device *mdev, in omap_mbox_device_find()
419 struct omap_mbox_device *mdev; in omap_mbox_request_channel() local
466 static int omap_mbox_register(struct omap_mbox_device *mdev) in omap_mbox_register()
501 static int omap_mbox_unregister(struct omap_mbox_device *mdev) in omap_mbox_unregister()
522 struct omap_mbox_device *mdev = mbox->parent; in omap_mbox_chan_startup() local
537 struct omap_mbox_device *mdev = mbox->parent; in omap_mbox_chan_shutdown() local
603 struct omap_mbox_device *mdev = dev_get_drvdata(dev); in omap_mbox_suspend() local
627 struct omap_mbox_device *mdev = dev_get_drvdata(dev); in omap_mbox_resume() local
[all …]
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx4/
Den_cq.c51 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_create_cq() local
92 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_activate_cq() local
176 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_destroy_cq() local
/Linux-v5.15/drivers/input/mouse/
Dmaplemouse.c24 struct maple_device *mdev; member
70 struct maple_device *mdev = to_maple_dev(dev); in probe_maple_mouse() local
119 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_mouse() local
/Linux-v5.15/drivers/input/joystick/
Dmaplecontrol.c24 struct maple_device *mdev; member
98 struct maple_device *mdev = to_maple_dev(dev); in probe_maple_controller() local
162 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_controller() local
/Linux-v5.15/include/linux/mlx5/
Dfs_helpers.h81 static inline bool _mlx5_fs_is_outer_ipv_flow(struct mlx5_core_dev *mdev, in _mlx5_fs_is_outer_ipv_flow()
119 mlx5_fs_is_outer_ipv4_flow(struct mlx5_core_dev *mdev, const u32 *match_c, in mlx5_fs_is_outer_ipv4_flow()
127 mlx5_fs_is_outer_ipv6_flow(struct mlx5_core_dev *mdev, const u32 *match_c, in mlx5_fs_is_outer_ipv6_flow()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
Dsetup.c16 struct mlx5_core_dev *mdev) in mlx5e_validate_xsk_param()
38 static void mlx5e_build_xsk_cparam(struct mlx5_core_dev *mdev, in mlx5e_build_xsk_cparam()
54 struct mlx5_core_dev *mdev = c->mdev; in mlx5e_init_xsk_rq() local
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7603/
Dpci.c18 struct mt76_dev *mdev; in mt76pci_probe() local
68 struct mt76_dev *mdev = pci_get_drvdata(pdev); in mt76pci_remove() local
Dsoc.c14 struct mt76_dev *mdev; in mt76_wmac_probe() local
58 struct mt76_dev *mdev = platform_get_drvdata(pdev); in mt76_wmac_remove() local
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c105 static struct mlx5dr_qp *dr_create_rc_qp(struct mlx5_core_dev *mdev, in dr_create_rc_qp()
202 static void dr_destroy_qp(struct mlx5_core_dev *mdev, in dr_destroy_qp()
602 static int dr_modify_qp_rst2init(struct mlx5_core_dev *mdev, in dr_modify_qp_rst2init()
622 static int dr_cmd_modify_qp_rtr2rts(struct mlx5_core_dev *mdev, in dr_cmd_modify_qp_rtr2rts()
643 static int dr_cmd_modify_qp_init2rtr(struct mlx5_core_dev *mdev, in dr_cmd_modify_qp_init2rtr()
755 static struct mlx5dr_cq *dr_create_cq(struct mlx5_core_dev *mdev, in dr_create_cq()
844 static void dr_destroy_cq(struct mlx5_core_dev *mdev, struct mlx5dr_cq *cq) in dr_destroy_cq()
852 dr_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, struct mlx5_core_mkey *mkey) in dr_create_mkey()
872 static struct mlx5dr_mr *dr_reg_mr(struct mlx5_core_dev *mdev, in dr_reg_mr()
909 static void dr_dereg_mr(struct mlx5_core_dev *mdev, struct mlx5dr_mr *mr) in dr_dereg_mr()
/Linux-v5.15/drivers/media/v4l2-core/
Dv4l2-mc.c22 int v4l2_mc_create_media_graph(struct media_device *mdev) in v4l2_mc_create_media_graph()
271 struct media_device *mdev = vdev->entity.graph_obj.mdev; in v4l_enable_media_source() local
291 struct media_device *mdev = vdev->entity.graph_obj.mdev; in v4l_disable_media_source() local
523 struct media_device *mdev = entity->graph_obj.mdev; in v4l2_pipeline_pm_use() local
/Linux-v5.15/drivers/dma/
Duniphier-mdmac.c61 struct uniphier_mdmac_device *mdev; member
109 struct uniphier_mdmac_device *mdev = mc->mdev; in uniphier_mdmac_handle() local
157 struct uniphier_mdmac_device *mdev = mc->mdev; in uniphier_mdmac_abort() local
348 struct uniphier_mdmac_device *mdev, in uniphier_mdmac_chan_init()
383 struct uniphier_mdmac_device *mdev; in uniphier_mdmac_probe() local
458 struct uniphier_mdmac_device *mdev = platform_get_drvdata(pdev); in uniphier_mdmac_remove() local
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtrap.c36 struct mlx5_core_dev *mdev = t->mdev; in mlx5e_init_trap_rq() local
56 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_open_trap_rq() local
92 static int mlx5e_create_trap_direct_rq_tir(struct mlx5_core_dev *mdev, struct mlx5e_tir *tir, in mlx5e_create_trap_direct_rq_tir()
110 static void mlx5e_build_trap_params(struct mlx5_core_dev *mdev, in mlx5e_build_trap_params()
/Linux-v5.15/drivers/crypto/marvell/octeontx2/
Dotx2_cptvf_mbox.c10 struct otx2_mbox_dev *mdev; in otx2_cpt_mbox_bbuf_init() local
32 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_cpt_sync_mbox_bbuf() local
141 struct otx2_mbox_dev *mdev; in otx2_cptvf_pfvf_mbox_handler() local

12345678910>>...15