/linux-6.15/drivers/most/ |
D | core.c | 532 static struct most_channel *get_channel(char *mdev, char *mdev_ch) in get_channel() 576 int most_set_cfg_buffer_size(char *mdev, char *mdev_ch, u16 val) in most_set_cfg_buffer_size() 586 int most_set_cfg_subbuffer_size(char *mdev, char *mdev_ch, u16 val) in most_set_cfg_subbuffer_size() 596 int most_set_cfg_dbr_size(char *mdev, char *mdev_ch, u16 val) in most_set_cfg_dbr_size() 606 int most_set_cfg_num_buffers(char *mdev, char *mdev_ch, u16 val) in most_set_cfg_num_buffers() 616 int most_set_cfg_datatype(char *mdev, char *mdev_ch, char *buf) in most_set_cfg_datatype() 635 int most_set_cfg_direction(char *mdev, char *mdev_ch, char *buf) in most_set_cfg_direction() 656 int most_set_cfg_packets_xact(char *mdev, char *mdev_ch, u16 val) in most_set_cfg_packets_xact() 677 int most_add_link(char *mdev, char *mdev_ch, char *comp_name, char *link_name, in most_add_link() 689 int most_remove_link(char *mdev, char *mdev_ch, char *comp_name) in most_remove_link()
|
/linux-6.15/drivers/net/ethernet/mellanox/mlx4/ |
D | en_rx.c | 217 void mlx4_en_set_num_rx_rings(struct mlx4_en_dev *mdev) in mlx4_en_set_num_rx_rings() 241 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_create_rx_ring() local 407 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_destroy_rx_ring() local 634 struct mlx4_en_dev *mdev; member 1089 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_config_rss_qp() local 1164 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_config_rss_steer() local 1287 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_release_rss_steer() local
|
/linux-6.15/drivers/macintosh/ |
D | rack-meter.c | 58 struct macio_dev *mdev; member 366 static int rackmeter_probe(struct macio_dev* mdev, in rackmeter_probe() 526 static void rackmeter_remove(struct macio_dev *mdev) in rackmeter_remove() 563 static int rackmeter_shutdown(struct macio_dev* mdev) in rackmeter_shutdown()
|
D | mediabay.c | 61 struct macio_dev *mdev; member 448 struct macio_dev *mdev; in mb_broadcast_hotplug() local 555 static int media_bay_attach(struct macio_dev *mdev, in media_bay_attach() 615 static int media_bay_suspend(struct macio_dev *mdev, pm_message_t state) in media_bay_suspend() 631 static int media_bay_resume(struct macio_dev *mdev) in media_bay_resume()
|
/linux-6.15/drivers/vdpa/mlx5/core/ |
D | resources.c | 10 struct mlx5_core_dev *mdev = dev->mdev; in alloc_pd() local 29 struct mlx5_core_dev *mdev = dev->mdev; in dealloc_pd() local 41 struct mlx5_core_dev *mdev = dev->mdev; in get_null_mkey() local 251 struct mlx5_core_dev *mdev = mvdev->mdev; in mlx5_vdpa_alloc_resources() local
|
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | pci.c | 108 struct mt76_dev *mdev; in mt7915_pci_probe() local 212 struct mt76_dev *mdev; in mt7915_pci_remove() local
|
/linux-6.15/drivers/dma/ |
D | milbeaut-hdmac.c | 69 struct milbeaut_hdmac_device *mdev; member 405 struct milbeaut_hdmac_device *mdev = of_dma->of_dma_data; in milbeaut_hdmac_xlate() local 425 struct milbeaut_hdmac_device *mdev, in milbeaut_hdmac_chan_init() 458 struct milbeaut_hdmac_device *mdev; in milbeaut_hdmac_probe() local 536 struct milbeaut_hdmac_device *mdev = platform_get_drvdata(pdev); in milbeaut_hdmac_remove() local
|
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | pci.c | 102 struct mt76_dev *mdev; in mt7996_pci_probe() local 226 struct mt76_dev *mdev; in mt7996_pci_remove() local
|
/linux-6.15/drivers/crypto/marvell/octeontx2/ |
D | otx2_cptpf_mbox.c | 380 struct otx2_mbox_dev *mdev; in otx2_cptpf_vfpf_mbox_handler() local 425 struct otx2_mbox_dev *mdev; in otx2_cptpf_afpf_mbox_intr() local 567 struct otx2_mbox_dev *mdev; in otx2_cptpf_afpf_mbox_handler() local 643 struct otx2_mbox_dev *mdev; in otx2_cptpf_afpf_mbox_up_handler() local
|
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_dim.c | 38 struct mlx5_core_dev *mdev, struct mlx5_core_cq *mcq) in mlx5e_complete_dim_work() 65 static struct dim *mlx5e_dim_enable(struct mlx5_core_dev *mdev, in mlx5e_dim_enable()
|
/linux-6.15/drivers/infiniband/hw/mlx4/ |
D | main.c | 755 struct mlx4_ib_dev *mdev = to_mdev(ibdev); in eth_link_query_port() local 939 static void mlx4_init_sl2vl_tbl(struct mlx4_ib_dev *mdev) in mlx4_init_sl2vl_tbl() 1062 struct mlx4_ib_dev *mdev = to_mdev(ibdev); in mlx4_ib_modify_port() local 1268 struct mlx4_ib_dev *mdev = to_mdev(ibqp->device); in add_gid_entry() local 1304 int mlx4_ib_add_mc(struct mlx4_ib_dev *mdev, struct mlx4_ib_qp *mqp, in mlx4_ib_add_mc() 1483 struct mlx4_ib_dev *mdev, in __mlx4_ib_create_default_rules() 1529 struct mlx4_ib_dev *mdev = to_mdev(qp->device); in __mlx4_ib_create_flow() local 1816 struct mlx4_ib_dev *mdev = to_mdev(flow_id->qp->device); in mlx4_ib_destroy_flow() local 1839 struct mlx4_ib_dev *mdev = to_mdev(ibqp->device); in mlx4_ib_mcg_attach() local 1917 struct mlx4_ib_dev *mdev = to_mdev(ibqp->device); in mlx4_ib_mcg_detach() local [all …]
|
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
D | dr_domain.c | 352 static int dr_domain_query_fdb_caps(struct mlx5_core_dev *mdev, in dr_domain_query_fdb_caps() 391 static int dr_domain_caps_init(struct mlx5_core_dev *mdev, in dr_domain_caps_init() 462 mlx5dr_domain_create(struct mlx5_core_dev *mdev, enum mlx5dr_domain_type type) in mlx5dr_domain_create()
|
/linux-6.15/drivers/w1/masters/ |
D | mxc_w1.c | 93 struct mxc_w1_device *mdev; in mxc_w1_probe() local 156 struct mxc_w1_device *mdev = platform_get_drvdata(pdev); in mxc_w1_remove() local
|
/linux-6.15/drivers/infiniband/hw/mana/ |
D | wr.c | 12 struct mana_ib_dev *mdev = container_of(qp->ibqp.device, struct mana_ib_dev, ib_dev); in mana_ib_post_recv_ud() local 77 struct mana_ib_dev *mdev = container_of(qp->ibqp.device, struct mana_ib_dev, ib_dev); in mana_ib_post_send_ud() local
|
/linux-6.15/drivers/gpu/drm/mgag200/ |
D | mgag200_g200eh3.c | 89 static int mgag200_g200eh3_pipeline_init(struct mga_device *mdev) in mgag200_g200eh3_pipeline_init() 143 struct mga_device *mdev; in mgag200_g200eh3_device_create() local
|
D | mgag200_g200eh5.c | 107 static int mgag200_g200eh5_pipeline_init(struct mga_device *mdev) in mgag200_g200eh5_pipeline_init() 162 struct mga_device *mdev; in mgag200_g200eh5_device_create() local
|
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | ptp.c | 323 struct mlx5_core_dev *mdev = c->mdev; in mlx5e_ptp_alloc_txqsq() local 367 static void mlx5e_ptp_destroy_sq(struct mlx5_core_dev *mdev, u32 sqn) in mlx5e_ptp_destroy_sq() 498 struct mlx5_core_dev *mdev = sq->mdev; in mlx5e_ptp_close_txqsq() local 633 static void mlx5e_ptp_build_sq_param(struct mlx5_core_dev *mdev, in mlx5e_ptp_build_sq_param() 648 static void mlx5e_ptp_build_rq_param(struct mlx5_core_dev *mdev, in mlx5e_ptp_build_rq_param() 691 struct mlx5_core_dev *mdev = c->mdev; in mlx5e_init_ptp_rq() local 868 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_ptp_open() local
|
/linux-6.15/drivers/vfio/mdev/ |
D | mdev_sysfs.c | 243 struct mdev_device *mdev = to_mdev_device(dev); in remove_store() local 276 int mdev_create_sysfs_files(struct mdev_device *mdev) in mdev_create_sysfs_files() 296 void mdev_remove_sysfs_files(struct mdev_device *mdev) in mdev_remove_sysfs_files()
|
/linux-6.15/drivers/infiniband/hw/mlx5/ |
D | cong.c | 300 struct mlx5_core_dev *mdev; in mlx5_ib_get_cc_params() local 336 struct mlx5_core_dev *mdev; in mlx5_ib_set_cc_params() local 437 struct mlx5_core_dev *mdev; in mlx5_ib_init_cong_debugfs() local
|
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ipoib_vlan.c | 202 struct mlx5_core_dev *mdev = epriv->mdev; in mlx5i_pkey_open() local 258 struct mlx5_core_dev *mdev = priv->mdev; in mlx5i_pkey_close() local 290 static int mlx5i_pkey_init(struct mlx5_core_dev *mdev, in mlx5i_pkey_init()
|
/linux-6.15/drivers/input/keyboard/ |
D | maple_keyb.c | 145 struct maple_device *mdev; in probe_maple_kbd() local 208 struct maple_device *mdev = to_maple_dev(dev); in remove_maple_kbd() local
|
/linux-6.15/drivers/net/dsa/microchip/ |
D | ksz8863_smi.c | 29 struct mdio_device *mdev; in ksz8863_mdio_read() local 58 struct mdio_device *mdev; in ksz8863_mdio_write() local
|
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | usb.c | 31 mt7921u_mcu_send_message(struct mt76_dev *mdev, struct sk_buff *skb, in mt7921u_mcu_send_message() 179 struct mt76_dev *mdev; in mt7921u_probe() local
|
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7603/ |
D | init.c | 400 static u32 mt7603_rr(struct mt76_dev *mdev, u32 offset) in mt7603_rr() 408 static void mt7603_wr(struct mt76_dev *mdev, u32 offset, u32 val) in mt7603_wr() 416 static u32 mt7603_rmw(struct mt76_dev *mdev, u32 offset, u32 mask, u32 val) in mt7603_rmw()
|
D | beacon.c | 33 struct mt76_dev *mdev = &dev->mt76; in mt7603_update_beacon_iter() local 104 struct mt76_dev *mdev = &dev->mt76; in mt7603_pre_tbtt_tasklet() local
|