| /Linux-v6.6/drivers/media/mc/ |
| D | mc-entity.c | 63 struct media_device *mdev) in media_entity_enum_init() 142 void media_gobj_create(struct media_device *mdev, in media_gobj_create() 197 struct media_device *mdev = entity->graph_obj.mdev; in media_entity_pads_init() local 316 struct media_graph *graph, struct media_device *mdev) in media_graph_walk_init() 452 struct media_device *mdev; member 719 struct media_device *mdev = pad->graph_obj.mdev; in __media_pipeline_start() local 867 struct media_device *mdev = pad->graph_obj.mdev; in media_pipeline_start() local 904 struct media_device *mdev = pad->graph_obj.mdev; in media_pipeline_stop() local 914 struct media_device *mdev = pad->graph_obj.mdev; in media_pipeline_alloc_start() local 1132 int media_create_pad_links(const struct media_device *mdev, in media_create_pad_links() [all …]
|
| D | mc-dev-allocator.c | 30 struct media_device mdev; member 37 to_media_device_instance(struct media_device *mdev) in to_media_device_instance() 101 struct media_device *mdev; in media_device_usb_allocate() local 119 void media_device_delete(struct media_device *mdev, const char *module_name, in media_device_delete()
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_ethtool.c | 45 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_ethtool_get_drvinfo() local 219 static void mlx5e_ethtool_get_speed_arr(struct mlx5_core_dev *mdev, in mlx5e_ethtool_get_speed_arr() 559 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_set_priv_channels_tx_coalesce() local 578 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_set_priv_channels_rx_coalesce() local 605 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_ethtool_set_coalesce() local 703 static void ptys2ethtool_supported_link(struct mlx5_core_dev *mdev, in ptys2ethtool_supported_link() 808 static void ptys2ethtool_supported_advertised_port(struct mlx5_core_dev *mdev, in ptys2ethtool_supported_advertised_port() 914 static void get_supported(struct mlx5_core_dev *mdev, u32 eth_proto_cap, in get_supported() 948 static u8 get_connector_port(struct mlx5_core_dev *mdev, u32 eth_proto, u8 connector_type) in get_connector_port() 979 static void get_lp_advertising(struct mlx5_core_dev *mdev, u32 eth_proto_lp, in get_lp_advertising() [all …]
|
| D | qos.h | 11 #define qos_err(mdev, fmt, ...) \ argument 13 #define qos_warn(mdev, fmt, ...) \ argument 15 #define qos_dbg(mdev, fmt, ...) \ argument
|
| /Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
| D | mmio.c | 67 mt7615_rx_poll_complete(struct mt76_dev *mdev, enum mt76_rxq_id q) in mt7615_rx_poll_complete() 142 static u32 mt7615_rr(struct mt76_dev *mdev, u32 offset) in mt7615_rr() 150 static void mt7615_wr(struct mt76_dev *mdev, u32 offset, u32 val) in mt7615_wr() 158 static u32 mt7615_rmw(struct mt76_dev *mdev, u32 offset, u32 mask, u32 val) in mt7615_rmw() 189 struct mt76_dev *mdev; in mt7615_mmio_probe() local
|
| D | sdio.c | 31 struct mt76_dev *mdev = container_of(sdio, struct mt76_dev, sdio); in mt7663s_txrx_worker() local 103 struct mt76_dev *mdev; in mt7663s_probe() local 186 struct mt7615_dev *mdev = sdio_get_drvdata(func); in mt7663s_suspend() local 219 struct mt7615_dev *mdev = sdio_get_drvdata(func); in mt7663s_resume() local
|
| /Linux-v6.6/drivers/gpu/drm/mgag200/ |
| D | mgag200_g200ev.c | 14 static void mgag200_g200ev_init_registers(struct mga_device *mdev) in mgag200_g200ev_init_registers() 39 static void mgag200_g200ev_set_hiprilvl(struct mga_device *mdev) in mgag200_g200ev_set_hiprilvl() 103 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200ev_pixpllc_atomic_update() local 188 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200ev_crtc_helper_atomic_enable() local 236 static int mgag200_g200ev_pipeline_init(struct mga_device *mdev) in mgag200_g200ev_pipeline_init() 318 struct mga_device *mdev; in mgag200_g200ev_device_create() local
|
| D | mgag200_g200er.c | 14 static void mgag200_g200er_init_registers(struct mga_device *mdev) in mgag200_g200er_init_registers() 39 static void mgag200_g200er_reset_tagfifo(struct mga_device *mdev) in mgag200_g200er_reset_tagfifo() 124 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200er_pixpllc_atomic_update() local 187 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200er_crtc_helper_atomic_enable() local 235 static int mgag200_g200er_pipeline_init(struct mga_device *mdev) in mgag200_g200er_pipeline_init() 317 struct mga_device *mdev; in mgag200_g200er_device_create() local
|
| D | mgag200_g200se.c | 47 struct mga_device *mdev = &g200se->base; in mgag200_g200se_init_registers() local 64 static void mgag200_g200se_set_hiprilvl(struct mga_device *mdev, in mgag200_g200se_set_hiprilvl() 174 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200se_00_pixpllc_atomic_update() local 275 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200se_04_pixpllc_atomic_update() local 319 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200se_crtc_helper_atomic_enable() local 367 static int mgag200_g200se_pipeline_init(struct mga_device *mdev) in mgag200_g200se_pipeline_init() 459 struct mga_device *mdev = &g200se->base; in mgag200_g200se_init_unique_rev_id() local 488 struct mga_device *mdev; in mgag200_g200se_device_create() local
|
| D | mgag200_g200.c | 44 struct mga_device *mdev = &g200->base; in mgag200_g200_init_registers() local 143 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200_pixpllc_atomic_update() local 198 static int mgag200_g200_pipeline_init(struct mga_device *mdev) in mgag200_g200_pipeline_init() 280 struct mga_device *mdev = &g200->base; in mgag200_g200_interpret_bios() local 365 struct mga_device *mdev = &g200->base; in mgag200_g200_init_refclk() local 404 struct mga_device *mdev; in mgag200_g200_device_create() local
|
| D | mgag200_drv.c | 108 resource_size_t mgag200_device_probe_vram(struct mga_device *mdev) in mgag200_device_probe_vram() 113 int mgag200_device_preinit(struct mga_device *mdev) in mgag200_device_preinit() 159 int mgag200_device_init(struct mga_device *mdev, in mgag200_device_init() 216 struct mga_device *mdev; in mgag200_pci_probe() local
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| D | core.h | 46 struct mlx5_core_dev *mdev; member 91 static inline int mlx5_fpga_init(struct mlx5_core_dev *mdev) in mlx5_fpga_init() 96 static inline void mlx5_fpga_cleanup(struct mlx5_core_dev *mdev) in mlx5_fpga_cleanup() 100 static inline int mlx5_fpga_device_start(struct mlx5_core_dev *mdev) in mlx5_fpga_device_start() 105 static inline void mlx5_fpga_device_stop(struct mlx5_core_dev *mdev) in mlx5_fpga_device_stop()
|
| 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() 253 int mlx5_fpga_init(struct mlx5_core_dev *mdev) in mlx5_fpga_init() 274 void mlx5_fpga_device_stop(struct mlx5_core_dev *mdev) in mlx5_fpga_device_stop() 310 void mlx5_fpga_cleanup(struct mlx5_core_dev *mdev) in mlx5_fpga_cleanup()
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | port.c | 80 int mlx5e_port_linkspeed(struct mlx5_core_dev *mdev, u32 *speed) in mlx5e_port_linkspeed() 105 int mlx5e_port_query_pbmc(struct mlx5_core_dev *mdev, void *out) in mlx5e_port_query_pbmc() 122 int mlx5e_port_set_pbmc(struct mlx5_core_dev *mdev, void *in) in mlx5e_port_set_pbmc() 139 int mlx5e_port_query_sbpr(struct mlx5_core_dev *mdev, u32 desc, u8 dir, in mlx5e_port_query_sbpr() 151 int mlx5e_port_set_sbpr(struct mlx5_core_dev *mdev, u32 desc, u8 dir, in mlx5e_port_set_sbpr() 167 static int mlx5e_port_query_sbcm(struct mlx5_core_dev *mdev, u32 desc, in mlx5e_port_query_sbcm() 181 int mlx5e_port_set_sbcm(struct mlx5_core_dev *mdev, u32 desc, u8 pg_buff_idx, in mlx5e_port_set_sbcm() 212 int mlx5e_port_query_priority2buffer(struct mlx5_core_dev *mdev, u8 *buffer) in mlx5e_port_query_priority2buffer() 244 int mlx5e_port_set_priority2buffer(struct mlx5_core_dev *mdev, u8 *buffer) in mlx5e_port_set_priority2buffer()
|
| /Linux-v6.6/drivers/tty/serial/8250/ |
| D | 8250_men_mcb.c | 59 static u32 men_lookup_uartclk(struct mcb_device *mdev) in men_lookup_uartclk() 115 static int read_serial_data(struct mcb_device *mdev, in read_serial_data() 164 static int init_serial_data(struct mcb_device *mdev, in init_serial_data() 182 static int serial_8250_men_mcb_probe(struct mcb_device *mdev, in serial_8250_men_mcb_probe() 238 static void serial_8250_men_mcb_remove(struct mcb_device *mdev) in serial_8250_men_mcb_remove()
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | geneve.c | 9 struct mlx5_core_dev *mdev; member 17 static int mlx5_geneve_tlv_option_create(struct mlx5_core_dev *mdev, in mlx5_geneve_tlv_option_create() 51 static void mlx5_geneve_tlv_option_destroy(struct mlx5_core_dev *mdev, u16 obj_id) in mlx5_geneve_tlv_option_destroy() 135 struct mlx5_geneve *mlx5_geneve_create(struct mlx5_core_dev *mdev) in mlx5_geneve_create()
|
| D | vxlan.c | 41 struct mlx5_core_dev *mdev; member 52 static int mlx5_vxlan_core_add_port_cmd(struct mlx5_core_dev *mdev, u16 port) in mlx5_vxlan_core_add_port_cmd() 62 static int mlx5_vxlan_core_del_port_cmd(struct mlx5_core_dev *mdev, u16 port) in mlx5_vxlan_core_del_port_cmd() 147 struct mlx5_vxlan *mlx5_vxlan_create(struct mlx5_core_dev *mdev) in mlx5_vxlan_create()
|
| /Linux-v6.6/net/mctp/ |
| D | neigh.c | 24 static int mctp_neigh_add(struct mctp_dev *mdev, mctp_eid_t eid, in mctp_neigh_add() 71 void mctp_neigh_remove_dev(struct mctp_dev *mdev) in mctp_neigh_remove_dev() 88 static int mctp_neigh_remove(struct mctp_dev *mdev, mctp_eid_t eid, in mctp_neigh_remove() 120 struct mctp_dev *mdev; in mctp_rtm_newneigh() local 179 struct mctp_dev *mdev; in mctp_rtm_delneigh() local 279 int mctp_neigh_lookup(struct mctp_dev *mdev, mctp_eid_t eid, void *ret_hwaddr) in mctp_neigh_lookup()
|
| /Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
| D | mmio.c | 520 static u32 mt7915_rr(struct mt76_dev *mdev, u32 offset) in mt7915_rr() 528 static void mt7915_wr(struct mt76_dev *mdev, u32 offset, u32 val) in mt7915_wr() 536 static u32 mt7915_rmw(struct mt76_dev *mdev, u32 offset, u32 mask, u32 val) in mt7915_rmw() 671 struct mt76_dev *mdev = container_of(wed, struct mt76_dev, mmio.wed); in mt7915_mmio_wed_reset() local 807 static int mt7915_mmio_init(struct mt76_dev *mdev, in mt7915_mmio_init() 863 struct mt76_dev *mdev = &dev->mt76; in mt7915_dual_hif_set_irq_mask() local 883 static void mt7915_rx_poll_complete(struct mt76_dev *mdev, in mt7915_rx_poll_complete() 1005 struct mt76_dev *mdev; in mt7915_mmio_probe() local
|
| /Linux-v6.6/drivers/infiniband/hw/mana/ |
| D | main.c | 34 struct gdma_dev *mdev = dev->gdma_dev; in mana_ib_cfg_vport() local 82 struct gdma_dev *mdev; in mana_ib_alloc_pd() local 122 struct gdma_dev *mdev; in mana_ib_dealloc_pd() local 207 struct mana_ib_dev *mdev; in mana_ib_alloc_ucontext() local 236 struct mana_ib_dev *mdev; in mana_ib_dealloc_ucontext() local 325 struct gdma_dev *mdev; in mana_ib_gd_create_dma_region() local 429 struct gdma_dev *mdev = dev->gdma_dev; in mana_ib_gd_destroy_dma_region() local 443 struct mana_ib_dev *mdev; in mana_ib_mmap() local
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| D | ktls.h | 20 static inline bool mlx5e_is_ktls_device(struct mlx5_core_dev *mdev) in mlx5e_is_ktls_device() 35 static inline bool mlx5e_ktls_type_check(struct mlx5_core_dev *mdev, in mlx5e_ktls_type_check() 62 static inline bool mlx5e_is_ktls_tx(struct mlx5_core_dev *mdev) in mlx5e_is_ktls_tx() 84 struct mlx5_core_dev *mdev; member 137 static inline bool mlx5e_is_ktls_rx(struct mlx5_core_dev *mdev) in mlx5e_is_ktls_rx()
|
| /Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7921/ |
| D | sdio.c | 29 struct mt76_dev *mdev = container_of(sdio, struct mt76_dev, sdio); in mt7921s_txrx_worker() local 126 struct mt76_dev *mdev; in mt7921s_probe() local 209 struct mt76_dev *mdev = &dev->mt76; in mt7921s_suspend() local 282 struct mt76_dev *mdev = &dev->mt76; in mt7921s_resume() local
|
| /Linux-v6.6/drivers/vfio/mdev/ |
| D | mdev_core.c | 27 static void mdev_device_remove_common(struct mdev_device *mdev) in mdev_device_remove_common() 112 struct mdev_device *mdev = to_mdev_device(dev); in mdev_device_release() local 131 struct mdev_device *mdev, *tmp; in mdev_device_create() local 213 int mdev_device_remove(struct mdev_device *mdev) in mdev_device_remove()
|
| /Linux-v6.6/include/linux/mlx5/ |
| D | fs_helpers.h | 41 static inline bool _mlx5_fs_is_outer_ipv_flow(struct mlx5_core_dev *mdev, in _mlx5_fs_is_outer_ipv_flow() 79 mlx5_fs_is_outer_ipv4_flow(struct mlx5_core_dev *mdev, const u32 *match_c, in mlx5_fs_is_outer_ipv4_flow() 87 mlx5_fs_is_outer_ipv6_flow(struct mlx5_core_dev *mdev, const u32 *match_c, in mlx5_fs_is_outer_ipv6_flow()
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
| D | setup.c | 10 static int mlx5e_legacy_rq_validate_xsk(struct mlx5_core_dev *mdev, in mlx5e_legacy_rq_validate_xsk() 29 struct mlx5_core_dev *mdev) in mlx5e_validate_xsk_param() 49 static void mlx5e_build_xsk_cparam(struct mlx5_core_dev *mdev, in mlx5e_build_xsk_cparam() 65 struct mlx5_core_dev *mdev = c->mdev; in mlx5e_init_xsk_rq() local
|