Home
last modified time | relevance | path

Searched defs:mdev (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/openbmc/linux/drivers/virtio/
H A Dvirtio_pci_modern_dev.c22 vp_modern_map_capability(struct virtio_pci_modern_device *mdev, int off, in vp_modern_map_capability()
215 int vp_modern_probe(struct virtio_pci_modern_device *mdev) in vp_modern_probe()
367 void vp_modern_remove(struct virtio_pci_modern_device *mdev) in vp_modern_remove()
387 u64 vp_modern_get_features(struct virtio_pci_modern_device *mdev) in vp_modern_get_features()
428 void vp_modern_set_features(struct virtio_pci_modern_device *mdev, in vp_modern_set_features()
446 u32 vp_modern_generation(struct virtio_pci_modern_device *mdev) in vp_modern_generation()
460 u8 vp_modern_get_status(struct virtio_pci_modern_device *mdev) in vp_modern_get_status()
473 void vp_modern_set_status(struct virtio_pci_modern_device *mdev, in vp_modern_set_status()
533 u16 vp_modern_queue_vector(struct virtio_pci_modern_device *mdev, in vp_modern_queue_vector()
552 u16 vp_modern_config_vector(struct virtio_pci_modern_device *mdev, in vp_modern_config_vector()
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.c12 static u8 mlx5e_mpwrq_min_page_shift(struct mlx5_core_dev *mdev) in mlx5e_mpwrq_min_page_shift()
178 u32 mlx5e_mpwrq_max_num_entries(struct mlx5_core_dev *mdev, in mlx5e_mpwrq_max_num_entries()
285 bool mlx5e_rx_is_linear_skb(struct mlx5_core_dev *mdev, in mlx5e_rx_is_linear_skb()
452 u16 mlx5e_get_rq_headroom(struct mlx5_core_dev *mdev, in mlx5e_get_rq_headroom()
573 bool slow_pci_heuristic(struct mlx5_core_dev *mdev) in slow_pci_heuristic()
647 void mlx5e_build_rq_params(struct mlx5_core_dev *mdev, in mlx5e_build_rq_params()
943 int mlx5e_build_rq_param(struct mlx5_core_dev *mdev, in mlx5e_build_rq_param()
1033 void mlx5e_build_tx_cq_param(struct mlx5_core_dev *mdev, in mlx5e_build_tx_cq_param()
1057 void mlx5e_build_sq_param(struct mlx5_core_dev *mdev, in mlx5e_build_sq_param()
1093 u32 mlx5e_shampo_hd_per_wqe(struct mlx5_core_dev *mdev, in mlx5e_shampo_hd_per_wqe()
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c121 struct mlx5_core_dev *mdev; in mlx5_ptp_getmaxphase() local
243 struct mlx5_core_dev *mdev; in mlx5_timestamp_overflow() local
287 struct mlx5_core_dev *mdev; in mlx5_ptp_settime() local
321 struct mlx5_core_dev *mdev; in mlx5_ptp_gettimex() local
368 struct mlx5_core_dev *mdev; in mlx5_ptp_adjtime() local
388 struct mlx5_core_dev *mdev; in mlx5_ptp_adjphase() local
420 struct mlx5_core_dev *mdev; in mlx5_ptp_adjfine() local
448 struct mlx5_core_dev *mdev = in mlx5_extts_configure() local
633 struct mlx5_core_dev *mdev = in mlx5_perout_configure() local
892 struct mlx5_core_dev *mdev; in mlx5_pps_event() local
[all …]
H A Dclock.h36 static inline bool mlx5_is_real_time_rq(struct mlx5_core_dev *mdev) in mlx5_is_real_time_rq()
45 static inline bool mlx5_is_real_time_sq(struct mlx5_core_dev *mdev) in mlx5_is_real_time_sq()
60 static inline int mlx5_clock_get_ptp_index(struct mlx5_core_dev *mdev) in mlx5_clock_get_ptp_index()
90 static inline void mlx5_init_clock(struct mlx5_core_dev *mdev) {} in mlx5_init_clock()
91 static inline void mlx5_cleanup_clock(struct mlx5_core_dev *mdev) {} in mlx5_cleanup_clock()
92 static inline int mlx5_clock_get_ptp_index(struct mlx5_core_dev *mdev) in mlx5_clock_get_ptp_index()
110 static inline cqe_ts_to_ns mlx5_rq_ts_translator(struct mlx5_core_dev *mdev) in mlx5_rq_ts_translator()
116 static inline cqe_ts_to_ns mlx5_sq_ts_translator(struct mlx5_core_dev *mdev) in mlx5_sq_ts_translator()
/openbmc/linux/drivers/staging/most/video/
H A Dvideo.c51 struct most_video_dev *mdev; member
119 struct most_video_dev *mdev = fh->mdev; in comp_vdev_close() local
155 struct most_video_dev *mdev = fh->mdev; in comp_vdev_read() local
204 struct most_video_dev *mdev = fh->mdev; in comp_vdev_poll() local
246 struct most_video_dev *mdev = fh->mdev; in vidioc_querycap() local
280 struct most_video_dev *mdev = fh->mdev; in vidioc_try_fmt_vid_cap() local
289 struct most_video_dev *mdev = fh->mdev; in vidioc_s_fmt_vid_cap() local
370 struct most_video_dev *mdev; in get_comp_dev() local
387 struct most_video_dev *mdev = in comp_rx_data() local
442 struct most_video_dev *mdev = in comp_v4l2_dev_release() local
[all …]
/openbmc/linux/drivers/gpu/drm/mgag200/
H A Dmgag200_mode.c31 void mgag200_crtc_set_gamma_linear(struct mga_device *mdev, in mgag200_crtc_set_gamma_linear()
68 void mgag200_crtc_set_gamma(struct mga_device *mdev, in mgag200_crtc_set_gamma()
176 void mgag200_init_registers(struct mga_device *mdev) in mgag200_init_registers()
389 void mgag200_enable_display(struct mga_device *mdev) in mgag200_enable_display()
497 struct mga_device *mdev = to_mga_device(dev); in mgag200_primary_plane_helper_atomic_update() local
519 struct mga_device *mdev = to_mga_device(dev); in mgag200_primary_plane_helper_atomic_enable() local
532 struct mga_device *mdev = to_mga_device(dev); in mgag200_primary_plane_helper_atomic_disable() local
578 struct mga_device *mdev = to_mga_device(dev); in mgag200_crtc_helper_atomic_check() local
614 struct mga_device *mdev = to_mga_device(dev); in mgag200_crtc_helper_atomic_flush() local
629 struct mga_device *mdev = to_mga_device(dev); in mgag200_crtc_helper_atomic_enable() local
[all …]
H A Dmgag200_i2c.c36 static int mga_i2c_read_gpio(struct mga_device *mdev) in mga_i2c_read_gpio()
42 static void mga_i2c_set_gpio(struct mga_device *mdev, int mask, int val) in mga_i2c_set_gpio()
52 static inline void mga_i2c_set(struct mga_device *mdev, int mask, int state) in mga_i2c_set()
64 struct mga_device *mdev = to_mga_device(i2c->dev); in mga_gpio_setsda() local
71 struct mga_device *mdev = to_mga_device(i2c->dev); in mga_gpio_setscl() local
78 struct mga_device *mdev = to_mga_device(i2c->dev); in mga_gpio_getsda() local
85 struct mga_device *mdev = to_mga_device(i2c->dev); in mga_gpio_getscl() local
96 int mgag200_i2c_init(struct mga_device *mdev, struct mga_i2c_chan *i2c) in mgag200_i2c_init()
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_dev.c26 struct komeda_dev *mdev = sf->private; in komeda_register_show() local
47 static void komeda_debugfs_init(struct komeda_dev *mdev) in komeda_debugfs_init()
63 struct komeda_dev *mdev = dev_to_mdev(dev); in core_id_show() local
72 struct komeda_dev *mdev = dev_to_mdev(dev); in config_id_show() local
95 struct komeda_dev *mdev = dev_to_mdev(dev); in aclk_hz_show() local
137 static int komeda_parse_dt(struct device *dev, struct komeda_dev *mdev) in komeda_parse_dt()
188 struct komeda_dev *mdev; in komeda_dev_create() local
281 void komeda_dev_destroy(struct komeda_dev *mdev) in komeda_dev_destroy()
322 int komeda_dev_resume(struct komeda_dev *mdev) in komeda_dev_resume()
335 int komeda_dev_suspend(struct komeda_dev *mdev) in komeda_dev_suspend()
/openbmc/linux/drivers/sh/maple/
H A Dmaple.c138 struct maple_device *mdev; in maple_release_device() local
212 struct maple_device *mdev; in maple_alloc_dev() local
236 static void maple_free_dev(struct maple_device *mdev) in maple_free_dev()
315 struct maple_device *mdev; in maple_check_matching_driver() local
409 struct maple_device *mdev; in check_maple_device() local
421 struct maple_device *mdev = to_maple_dev(device); in setup_maple_commands() local
448 struct maple_device *mdev; in maple_vblank_handler() local
523 static void maple_clean_submap(struct maple_device *mdev) in maple_clean_submap()
616 struct maple_device *mdev; in maple_port_rescan() local
633 struct maple_device *mdev; in maple_dma_handler() local
[all …]
/openbmc/linux/drivers/vdpa/virtio_pci/
H A Dvp_vdpa.c36 struct virtio_pci_modern_device *mdev; member
48 struct virtio_pci_modern_device *mdev; member
78 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); in vp_vdpa_set_driver_features() local
87 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); in vp_vdpa_get_driver_features() local
94 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); in vp_vdpa_get_status() local
282 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); in vp_vdpa_set_vq_state() local
311 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); in vp_vdpa_set_vq_ready() local
318 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); in vp_vdpa_get_vq_ready() local
326 struct virtio_pci_modern_device *mdev = vdpa_to_mdev(vdpa); in vp_vdpa_set_vq_num() local
576 struct virtio_pci_modern_device *mdev = NULL; in vp_vdpa_probe() local
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_clock.c43 struct mlx4_en_dev *mdev = in mlx4_en_read_clock() local
61 u64 mlx4_en_get_hwtstamp(struct mlx4_en_dev *mdev, u64 timestamp) in mlx4_en_get_hwtstamp()
74 void mlx4_en_fill_hwtstamps(struct mlx4_en_dev *mdev, in mlx4_en_fill_hwtstamps()
88 void mlx4_en_remove_timestamp(struct mlx4_en_dev *mdev) in mlx4_en_remove_timestamp()
104 void mlx4_en_ptp_overflow_check(struct mlx4_en_dev *mdev) in mlx4_en_ptp_overflow_check()
132 struct mlx4_en_dev *mdev = container_of(ptp, struct mlx4_en_dev, in mlx4_en_phc_adjfine() local
154 struct mlx4_en_dev *mdev = container_of(ptp, struct mlx4_en_dev, in mlx4_en_phc_adjtime() local
176 struct mlx4_en_dev *mdev = container_of(ptp, struct mlx4_en_dev, in mlx4_en_phc_gettime() local
201 struct mlx4_en_dev *mdev = container_of(ptp, struct mlx4_en_dev, in mlx4_en_phc_settime() local
261 void mlx4_en_init_timestamp(struct mlx4_en_dev *mdev) in mlx4_en_init_timestamp()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dqos.c8 bool mlx5_qos_is_supported(struct mlx5_core_dev *mdev) in mlx5_qos_is_supported()
21 int mlx5_qos_max_leaf_nodes(struct mlx5_core_dev *mdev) in mlx5_qos_max_leaf_nodes()
26 int mlx5_qos_create_leaf_node(struct mlx5_core_dev *mdev, u32 parent_id, in mlx5_qos_create_leaf_node()
41 int mlx5_qos_create_inner_node(struct mlx5_core_dev *mdev, u32 parent_id, in mlx5_qos_create_inner_node()
60 int mlx5_qos_create_root_node(struct mlx5_core_dev *mdev, u32 *id) in mlx5_qos_create_root_node()
65 int mlx5_qos_update_node(struct mlx5_core_dev *mdev, in mlx5_qos_update_node()
81 int mlx5_qos_destroy_node(struct mlx5_core_dev *mdev, u32 id) in mlx5_qos_destroy_node()
H A Duar.c61 static int uars_per_sys_page(struct mlx5_core_dev *mdev) in uars_per_sys_page()
69 static u64 uar2pfn(struct mlx5_core_dev *mdev, u32 index) in uar2pfn()
94 static struct mlx5_uars_page *alloc_uars_page(struct mlx5_core_dev *mdev, in alloc_uars_page()
164 struct mlx5_uars_page *mlx5_get_uars_page(struct mlx5_core_dev *mdev) in mlx5_get_uars_page()
186 void mlx5_put_uars_page(struct mlx5_core_dev *mdev, struct mlx5_uars_page *up) in mlx5_put_uars_page()
194 static unsigned long map_offset(struct mlx5_core_dev *mdev, int dbi) in map_offset()
204 static int alloc_bfreg(struct mlx5_core_dev *mdev, struct mlx5_sq_bfreg *bfreg, in alloc_bfreg()
257 int mlx5_alloc_bfreg(struct mlx5_core_dev *mdev, struct mlx5_sq_bfreg *bfreg, in mlx5_alloc_bfreg()
289 void mlx5_free_bfreg(struct mlx5_core_dev *mdev, struct mlx5_sq_bfreg *bfreg) in mlx5_free_bfreg()
H A Dvport.c93 int mlx5_query_nic_vport_min_inline(struct mlx5_core_dev *mdev, in mlx5_query_nic_vport_min_inline()
107 void mlx5_query_min_inline(struct mlx5_core_dev *mdev, in mlx5_query_min_inline()
125 int mlx5_modify_nic_vport_min_inline(struct mlx5_core_dev *mdev, in mlx5_modify_nic_vport_min_inline()
146 int mlx5_query_nic_vport_mac_address(struct mlx5_core_dev *mdev, in mlx5_query_nic_vport_mac_address()
170 int mlx5_query_mac_address(struct mlx5_core_dev *mdev, u8 *addr) in mlx5_query_mac_address()
176 int mlx5_modify_nic_vport_mac_address(struct mlx5_core_dev *mdev, in mlx5_modify_nic_vport_mac_address()
463 int mlx5_modify_nic_vport_node_guid(struct mlx5_core_dev *mdev, in mlx5_modify_nic_vport_node_guid()
764 int mlx5_query_nic_vport_promisc(struct mlx5_core_dev *mdev, in mlx5_query_nic_vport_promisc()
795 int mlx5_modify_nic_vport_promisc(struct mlx5_core_dev *mdev, in mlx5_modify_nic_vport_promisc()
929 int mlx5_nic_vport_enable_roce(struct mlx5_core_dev *mdev) in mlx5_nic_vport_enable_roce()
[all …]
H A Dport.c110 int mlx5_query_qcam_reg(struct mlx5_core_dev *mdev, u32 *qcam, in mlx5_query_qcam_reg()
619 int mlx5_max_tc(struct mlx5_core_dev *mdev) in mlx5_max_tc()
670 int mlx5_query_port_prio_tc(struct mlx5_core_dev *mdev, in mlx5_query_port_prio_tc()
731 int mlx5_query_port_tc_group(struct mlx5_core_dev *mdev, in mlx5_query_port_tc_group()
766 int mlx5_query_port_tc_bw_alloc(struct mlx5_core_dev *mdev, in mlx5_query_port_tc_bw_alloc()
787 int mlx5_modify_port_ets_rate_limit(struct mlx5_core_dev *mdev, in mlx5_modify_port_ets_rate_limit()
811 int mlx5_query_port_ets_rate_limit(struct mlx5_core_dev *mdev, in mlx5_query_port_ets_rate_limit()
837 int mlx5_set_port_wol(struct mlx5_core_dev *mdev, u8 wol_mode) in mlx5_set_port_wol()
880 int mlx5_set_port_fcs(struct mlx5_core_dev *mdev, u8 enable) in mlx5_set_port_fcs()
1127 bool mlx5_ptys_ext_supported(struct mlx5_core_dev *mdev) in mlx5_ptys_ext_supported()
[all …]
/openbmc/linux/net/mctp/
H A Ddevice.c121 struct mctp_dev *mdev; in mctp_dump_addrinfo() local
197 struct mctp_dev *mdev; in mctp_rtm_newaddr() local
260 struct mctp_dev *mdev; in mctp_rtm_deladdr() local
313 void mctp_dev_put(struct mctp_dev *mdev) in mctp_dev_put()
342 struct mctp_dev *mdev; in mctp_add_dev() local
367 struct mctp_dev *mdev; in mctp_fill_link_af() local
380 struct mctp_dev *mdev; in mctp_get_link_af_size() local
400 struct mctp_dev *mdev; in mctp_set_link_af() local
429 struct mctp_dev *mdev; in mctp_unregister() local
445 struct mctp_dev *mdev; in mctp_register() local
[all …]
/openbmc/linux/drivers/media/mc/
H A Dmc-device.c493 static long media_device_enum_links32(struct media_device *mdev, in media_device_enum_links32()
563 struct media_device *mdev = devnode->media_dev; in model_show() local
581 struct media_device *mdev = entity->graph_obj.mdev; in __media_device_unregister_entity() local
675 struct media_device *mdev = entity->graph_obj.mdev; in media_device_unregister_entity() local
686 void media_device_init(struct media_device *mdev) in media_device_init()
708 void media_device_cleanup(struct media_device *mdev) in media_device_cleanup()
718 int __must_check __media_device_register(struct media_device *mdev, in __media_device_register()
759 void media_device_register_entity_notify(struct media_device *mdev, in media_device_register_entity_notify()
786 void media_device_unregister(struct media_device *mdev) in media_device_unregister()
839 void media_device_pci_init(struct media_device *mdev, in media_device_pci_init()
[all …]
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_midi.c97 struct seq_oss_midi *mdev; in get_mdev() local
115 struct seq_oss_midi *mdev; in find_slot() local
142 struct seq_oss_midi *mdev; in snd_seq_oss_midi_check_new_port() local
220 struct seq_oss_midi *mdev; in snd_seq_oss_midi_check_exit_port() local
252 struct seq_oss_midi *mdev; in snd_seq_oss_midi_clear_all() local
325 struct seq_oss_midi *mdev; in snd_seq_oss_midi_open() local
398 struct seq_oss_midi *mdev; in snd_seq_oss_midi_close() local
437 struct seq_oss_midi *mdev; in snd_seq_oss_midi_filemode() local
461 struct seq_oss_midi *mdev; in snd_seq_oss_midi_reset() local
510 struct seq_oss_midi *mdev; in snd_seq_oss_midi_get_addr() local
[all …]
/openbmc/linux/include/media/
H A Dmedia-device.h382 #define media_device_for_each_entity(entity, mdev) \ argument
386 #define media_device_for_each_intf(intf, mdev) \ argument
390 #define media_device_for_each_pad(pad, mdev) \ argument
394 #define media_device_for_each_link(link, mdev) \ argument
432 static inline int media_device_register(struct media_device *mdev) in media_device_register()
436 static inline void media_device_unregister(struct media_device *mdev) in media_device_unregister()
448 struct media_device *mdev, in media_device_register_entity_notify()
453 struct media_device *mdev, in media_device_unregister_entity_notify()
458 static inline void media_device_pci_init(struct media_device *mdev, in media_device_pci_init()
464 static inline void __media_device_usb_init(struct media_device *mdev, in __media_device_usb_init()
[all …]
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_main.c136 static int mthca_tune_pci(struct mthca_dev *mdev) in mthca_tune_pci()
287 static int mthca_init_tavor(struct mthca_dev *mdev) in mthca_init_tavor()
345 static int mthca_load_fw(struct mthca_dev *mdev) in mthca_load_fw()
380 static int mthca_init_icm(struct mthca_dev *mdev, in mthca_init_icm()
556 static void mthca_free_icms(struct mthca_dev *mdev) in mthca_free_icms()
574 static int mthca_init_arbel(struct mthca_dev *mdev) in mthca_init_arbel()
647 static void mthca_close_hca(struct mthca_dev *mdev) in mthca_close_hca()
663 static int mthca_init_hca(struct mthca_dev *mdev) in mthca_init_hca()
901 struct mthca_dev *mdev; in __mthca_init_one() local
1068 struct mthca_dev *mdev = pci_get_drvdata(pdev); in __mthca_remove_one() local
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_cmd.c6 int mlx5dr_cmd_query_esw_vport_context(struct mlx5_core_dev *mdev, in mlx5dr_cmd_query_esw_vport_context()
68 int mlx5dr_cmd_query_esw_caps(struct mlx5_core_dev *mdev, in mlx5dr_cmd_query_esw_caps()
111 int mlx5dr_cmd_query_device(struct mlx5_core_dev *mdev, in mlx5dr_cmd_query_device()
291 int mlx5dr_cmd_sync_steering(struct mlx5_core_dev *mdev) in mlx5dr_cmd_sync_steering()
351 int mlx5dr_cmd_del_flow_table_entry(struct mlx5_core_dev *mdev, in mlx5dr_cmd_del_flow_table_entry()
364 int mlx5dr_cmd_alloc_modify_header(struct mlx5_core_dev *mdev, in mlx5dr_cmd_alloc_modify_header()
442 int mlx5dr_cmd_destroy_flow_group(struct mlx5_core_dev *mdev, in mlx5dr_cmd_destroy_flow_group()
458 int mlx5dr_cmd_create_flow_table(struct mlx5_core_dev *mdev, in mlx5dr_cmd_create_flow_table()
515 int mlx5dr_cmd_destroy_flow_table(struct mlx5_core_dev *mdev, in mlx5dr_cmd_destroy_flow_table()
529 int mlx5dr_cmd_create_reformat_ctx(struct mlx5_core_dev *mdev, in mlx5dr_cmd_create_reformat_ctx()
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c58 static void mlx5i_build_nic_params(struct mlx5_core_dev *mdev, in mlx5i_build_nic_params()
202 struct mlx5_core_dev *mdev = priv->mdev; in mlx5i_init_underlay_qp() local
258 struct mlx5_core_dev *mdev = priv->mdev; in mlx5i_uninit_underlay_qp() local
410 struct mlx5_core_dev *mdev = priv->mdev; in mlx5i_init_rx() local
583 struct mlx5_core_dev *mdev = epriv->mdev; in mlx5i_open() local
631 struct mlx5_core_dev *mdev = epriv->mdev; in mlx5i_close() local
659 struct mlx5_core_dev *mdev = epriv->mdev; in mlx5i_attach_mcast() local
683 struct mlx5_core_dev *mdev = epriv->mdev; in mlx5i_detach_mcast() local
734 struct mlx5_core_dev *mdev = priv->mdev; in mlx5_rdma_netdev_free() local
762 struct mlx5_core_dev *mdev = (struct mlx5_core_dev *)param; in mlx5_rdma_setup_rn() local
[all …]
/openbmc/linux/drivers/mailbox/
H A Dmailbox-sti.c36 #define MBOX_BASE(mdev, inst) ((mdev)->base + ((inst) * 4)) argument
81 struct sti_mbox_device *mdev; member
89 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_channel_is_enabled() local
122 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_enable_channel() local
137 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_disable_channel() local
152 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_clear_irq() local
193 struct sti_mbox_device *mdev = data; in sti_mbox_thread_handler() local
215 struct sti_mbox_device *mdev = data; in sti_mbox_irq_handler() local
254 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_tx_is_ready() local
277 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_send_data() local
[all …]
/openbmc/linux/drivers/dma/
H A Daltera-msgdma.c306 struct msgdma_device *mdev = to_mdev(tx->chan); in msgdma_tx_submit() local
335 struct msgdma_device *mdev = to_mdev(dchan); in msgdma_prep_memcpy() local
393 struct msgdma_device *mdev = to_mdev(dchan); in msgdma_prep_slave_sg() local
464 struct msgdma_device *mdev = to_mdev(dchan); in msgdma_dma_config() local
471 static void msgdma_reset(struct msgdma_device *mdev) in msgdma_reset()
496 static void msgdma_copy_one(struct msgdma_device *mdev, in msgdma_copy_one()
571 struct msgdma_device *mdev = to_mdev(chan); in msgdma_issue_pending() local
638 struct msgdma_device *mdev = to_mdev(dchan); in msgdma_free_chan_resources() local
655 struct msgdma_device *mdev = to_mdev(dchan); in msgdma_alloc_chan_resources() local
731 struct msgdma_device *mdev = data; in msgdma_irq_handler() local
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c157 struct mlx5_core_dev *mdev = ipsec->mdev; in ipsec_rx_status_drop_create() local
291 static int ipsec_miss_create(struct mlx5_core_dev *mdev, in ipsec_miss_create()
699 struct mlx5_core_dev *mdev = ipsec->mdev; in tx_create() local
1083 struct mlx5_core_dev *mdev = ipsec->mdev; in setup_modify_header() local
1117 setup_pkt_tunnel_reformat(struct mlx5_core_dev *mdev, in setup_pkt_tunnel_reformat()
1294 struct mlx5_core_dev *mdev = ipsec->mdev; in setup_pkt_reformat() local
1326 struct mlx5_core_dev *mdev = mlx5e_ipsec_sa2dev(sa_entry); in rx_add_rule() local
1684 struct mlx5_core_dev *mdev = ipsec->mdev; in ipsec_fs_destroy_counters() local
1729 struct mlx5_core_dev *mdev = ipsec->mdev; in ipsec_fs_init_counters() local
1779 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_accel_ipsec_fs_read_stats() local
[all …]

12345678910>>...17