Searched defs:mdev (Results 201 - 225 of 427) sorted by relevance

1234567891011>>

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c20 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; local
38 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; local
133 struct otx2_mbox_dev *mdev; local
162 struct otx2_mbox_dev *mdev; local
190 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; local
205 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; local
219 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; local
307 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; local
344 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; local
377 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; local
431 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.h66 struct mlx5_core_dev *mdev; member in struct:mlx5e_ptp
H A Drqt.c7 static bool verify_num_vhca_ids(struct mlx5_core_dev *mdev, u32 *vhca_ids, argument
20 static bool rqt_verify_vhca_ids(struct mlx5_core_dev *mdev, u32 *vhca_ids, argument
58 static int mlx5e_rqt_init(struct mlx5e_rqt *rqt, struct mlx5_core_dev *mdev, argument
92 mlx5e_rqt_init_direct(struct mlx5e_rqt *rqt, struct mlx5_core_dev *mdev, bool indir_enabled, u32 init_rqn, u32 indir_table_size) argument
138 mlx5e_rqt_init_indir(struct mlx5e_rqt *rqt, struct mlx5_core_dev *mdev, u32 *rqns, u32 *vhca_ids, unsigned int num_rqns, u8 hfunc, struct mlx5e_rss_params_indir *indir) argument
173 mlx5e_rqt_size(struct mlx5_core_dev *mdev, unsigned int num_channels) argument
[all...]
H A Dreporter_tx.c70 struct mlx5_core_dev *mdev; local
H A Dhtb.c23 struct mlx5_core_dev *mdev; member in struct:mlx5e_htb
705 mlx5e_htb_init(struct mlx5e_htb *htb, struct tc_htb_qopt_offload *htb_qopt, struct net_device *netdev, struct mlx5_core_dev *mdev, struct mlx5e_selq *selq, struct mlx5e_priv *priv) argument
[all...]
H A Dport_buffer.c38 struct mlx5_core_dev *mdev = priv->mdev; local
107 static int mlx5e_port_query_pool(struct mlx5_core_dev *mdev, argument
209 static int port_update_pool_cfg(struct mlx5_core_dev *mdev, argument
238 static int port_update_shared_buffer(struct mlx5_core_dev *mdev, argument
289 struct mlx5_core_dev *mdev = priv->mdev; local
408 update_buffer_lossy(struct mlx5_core_dev *mdev, unsigned int max_mtu, u8 pfc_en, u8 *buffer, u32 xoff, u16 port_buff_cell_sz, struct mlx5e_port_buffer *port_buffer, bool *change) argument
460 fill_pfc_en(struct mlx5_core_dev *mdev, u8 *pfc_en) argument
[all...]
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmad.c175 struct mlx5_core_dev *mdev; local
548 struct mlx5_core_dev *mdev = dev->mdev; local
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dpci.c140 static u32 mt7921_rr(struct mt76_dev *mdev, u32 offset) argument
148 static void mt7921_wr(struct mt76_dev *mdev, u32 offset, u32 val) argument
156 static u32 mt7921_rmw(struct mt76_dev *mdev, u32 offset, u32 mask, u32 val) argument
273 struct mt76_dev *mdev; local
395 struct mt76_dev *mdev = pci_get_drvdata(pdev); local
411 struct mt76_dev *mdev = pci_get_drvdata(pdev); local
494 struct mt76_dev *mdev = pci_get_drvdata(pdev); local
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmmio.c226 static u32 mt7996_rr(struct mt76_dev *mdev, u32 offset) argument
241 static void mt7996_wr(struct mt76_dev *mdev, u32 offset, u32 val) argument
256 static u32 mt7996_rmw(struct mt76_dev *mdev, u32 offset, u32 mask, u32 val) argument
274 struct mt76_dev *mdev = container_of(wed, struct mt76_dev, mmio.wed); local
434 mt7996_mmio_init(struct mt76_dev *mdev, void __iomem *mem_base, u32 device_id) argument
483 struct mt76_dev *mdev = &dev->mt76; local
508 mt7996_rx_poll_complete(struct mt76_dev *mdev, enum mt76_rxq_id q) argument
625 struct mt76_dev *mdev; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls.h21 static inline bool mlx5e_is_ktls_device(struct mlx5_core_dev *mdev) argument
36 static inline bool mlx5e_ktls_type_check(struct mlx5_core_dev *mdev, argument
63 static inline bool mlx5e_is_ktls_tx(struct mlx5_core_dev *mdev) argument
86 struct mlx5_core_dev *mdev; member in struct:mlx5e_tls
139 mlx5e_is_ktls_rx(struct mlx5_core_dev *mdev) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib_vlan.c202 struct mlx5_core_dev *mdev = epriv->mdev; local
258 struct mlx5_core_dev *mdev = priv->mdev; local
290 mlx5i_pkey_init(struct mlx5_core_dev *mdev, struct net_device *netdev) argument
[all...]
/linux-master/drivers/platform/chrome/
H A Dcros_ec_chardev.c163 struct miscdevice *mdev = filp->private_data; local
/linux-master/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.c17 komeda_pipeline_add(struct komeda_dev *mdev, size_t size, argument
47 void komeda_pipeline_destroy(struct komeda_dev *mdev, argument
72 struct komeda_dev *mdev = pipe->mdev; local
231 komeda_component_destroy(struct komeda_dev *mdev, struct komeda_component *c) argument
345 komeda_assemble_pipelines(struct komeda_dev *mdev) argument
[all...]
H A Dkomeda_dev.h222 komeda_product_match(struct komeda_dev *mdev, u32 target) argument
[all...]
/linux-master/include/media/
H A Dmedia-device.h432 media_device_init(struct media_device *mdev) argument
435 media_device_register(struct media_device *mdev) argument
439 media_device_unregister(struct media_device *mdev) argument
442 media_device_cleanup(struct media_device *mdev) argument
445 media_device_register_entity(struct media_device *mdev, struct media_entity *entity) argument
453 media_device_register_entity_notify( struct media_device *mdev, struct media_entity_notify *nptr) argument
458 media_device_unregister_entity_notify( struct media_device *mdev, struct media_entity_notify *nptr) argument
464 media_device_pci_init(struct media_device *mdev, struct pci_dev *pci_dev, char *name) argument
470 __media_device_usb_init(struct media_device *mdev, struct usb_device *udev, char *board_name, char *driver_name) argument
[all...]
/linux-master/drivers/infiniband/hw/mana/
H A Dqp.c96 struct mana_ib_dev *mdev = local
268 struct mana_ib_dev *mdev = local
432 struct mana_ib_dev *mdev = local
456 struct mana_ib_dev *mdev = local
[all...]
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c1382 struct media_device *mdev; local
/linux-master/drivers/gpu/drm/mgag200/
H A Dmgag200_g200.c44 struct mga_device *mdev = &g200->base; local
143 struct mga_device *mdev = to_mga_device(dev); local
198 static int mgag200_g200_pipeline_init(struct mga_device *mdev) argument
280 struct mga_device *mdev = &g200->base; local
365 struct mga_device *mdev = &g200->base; local
404 struct mga_device *mdev; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h46 struct mlx5_core_dev *mdev; member in struct:mlx5_wq_ctrl
/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmcu.c17 mt7603_mcu_parse_response(struct mt76_dev *mdev, int cmd, argument
38 mt7603_mcu_skb_send_msg(struct mt76_dev *mdev, struct sk_buff *skb, argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_icm_pool.c53 static int dr_icm_create_dm_mkey(struct mlx5_core_dev *mdev, argument
113 struct mlx5_core_dev *mdev = pool->dmn->mdev; local
190 struct mlx5_core_dev *mdev = icm_mr->dmn->mdev; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dsample.c116 sampler_obj_create(struct mlx5_core_dev *mdev, struct mlx5e_sampler *sampler) argument
148 sampler_obj_destroy(struct mlx5_core_dev *mdev, u32 sampler_id) argument
233 sample_modify_hdr_get(struct mlx5_core_dev *mdev, u32 obj_id, argument
266 struct mlx5_core_dev *mdev local
[all...]
/linux-master/drivers/staging/most/video/
H A Dvideo.c51 struct most_video_dev *mdev; member in struct:comp_fh
58 static inline bool data_ready(struct most_video_dev *mdev) argument
63 static inline struct mbo *get_top_mbo(struct most_video_dev *mdev) argument
72 struct most_video_dev *mdev = video_drvdata(filp); local
119 struct most_video_dev *mdev = fh->mdev; local
155 struct most_video_dev *mdev = fh->mdev; local
204 struct most_video_dev *mdev = fh->mdev; local
228 comp_set_format(struct most_video_dev *mdev, unsigned int cmd, struct v4l2_format *format) argument
246 struct most_video_dev *mdev = fh->mdev; local
280 struct most_video_dev *mdev = fh->mdev; local
289 struct most_video_dev *mdev = fh->mdev; local
304 struct most_video_dev *mdev = fh->mdev; local
321 struct most_video_dev *mdev = fh->mdev; local
329 struct most_video_dev *mdev = fh->mdev; local
370 struct most_video_dev *mdev; local
387 struct most_video_dev *mdev = local
405 comp_register_videodev(struct most_video_dev *mdev) argument
435 comp_unregister_videodev(struct most_video_dev *mdev) argument
442 struct most_video_dev *mdev = local
454 struct most_video_dev *mdev = get_comp_dev(iface, channel_idx); local
511 struct most_video_dev *mdev = get_comp_dev(iface, channel_idx); local
553 struct most_video_dev *mdev, *tmp; local
[all...]
/linux-master/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_net.c447 static int vdpasim_net_dev_add(struct vdpa_mgmt_dev *mdev, const char *name, argument
503 static void vdpasim_net_dev_del(struct vdpa_mgmt_dev *mdev, argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c223 static int mlx5_fpga_conn_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, argument
414 struct mlx5_core_dev *mdev = fdev->mdev; local
502 struct mlx5_core_dev *mdev = fdev->mdev; local
517 struct mlx5_core_dev *mdev = fdev->mdev; local
659 struct mlx5_core_dev *mdev = conn->fdev->mdev; local
674 struct mlx5_core_dev *mdev = fdev->mdev; local
700 struct mlx5_core_dev *mdev = fdev->mdev; local
735 struct mlx5_core_dev *mdev = fdev->mdev; local
[all...]

Completed in 383 milliseconds

1234567891011>>