/linux/drivers/fwctl/mlx5/ |
H A D | main.c | 26 struct mlx5_core_dev *mdev; member 116 struct mlx5_core_dev *mdev = mcdev->mdev; in mlx5ctl_release_uid() local 368 struct mlx5_core_dev *mdev = madev->mdev; in mlx5ctl_probe() local
|
/linux/arch/powerpc/include/asm/ |
H A D | macio.h | 111 static inline struct device_node *macio_get_of_node(struct macio_dev *mdev) in macio_get_of_node() 117 static inline struct pci_dev *macio_get_pci_dev(struct macio_dev *mdev) in macio_get_pci_dev()
|
/linux/include/media/ |
H A D | media-dev-allocator.h | 60 struct media_device *mdev, const char *module_name, in media_device_delete()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | geneve.h | 23 *mlx5_geneve_create(struct mlx5_core_dev *mdev) { return NULL; } in mlx5_geneve_create()
|
H A D | port_tun.h | 10 struct mlx5_core_dev *mdev; member
|
H A D | fs_ttc.c | 215 static bool mlx5_tunnel_proto_supported_rx(struct mlx5_core_dev *mdev, in mlx5_tunnel_proto_supported_rx() 230 static bool mlx5_tunnel_any_rx_proto_supported(struct mlx5_core_dev *mdev) in mlx5_tunnel_any_rx_proto_supported() 242 bool mlx5_tunnel_inner_ft_supported(struct mlx5_core_dev *mdev) in mlx5_tunnel_inner_ft_supported()
|
/linux/drivers/ssb/ |
H A D | driver_mipscore.c | 104 struct ssb_device *mdev = bus->mipscore.dev; in ssb_mips_irq() local 145 struct ssb_device *mdev = bus->mipscore.dev; in set_irq() local
|
/linux/drivers/gpu/drm/mgag200/ |
H A D | mgag200_vga.c | 27 int mgag200_vga_output_init(struct mga_device *mdev) in mgag200_vga_output_init()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mac.c | 741 int mt7915_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, in mt7915_tx_prepare_skb() 848 struct mt76_dev *mdev = &dev->mt76; in mt7915_mac_tx_free_prepare() local 884 struct mt76_dev *mdev = &dev->mt76; in mt7915_mac_tx_free() local 973 struct mt76_dev *mdev = &dev->mt76; in mt7915_mac_tx_free_v0() local 1035 bool mt7915_rx_check(struct mt76_dev *mdev, void *data, int len) in mt7915_rx_check() 1063 void mt7915_queue_rx_skb(struct mt76_dev *mdev, enum mt76_rxq_id q, in mt7915_queue_rx_skb() 1307 struct mt76_dev *mdev = &dev->mt76; in mt7915_mac_restart() local
|
/linux/drivers/vdpa/vdpa_sim/ |
H A D | vdpa_sim_net.c | 417 static int vdpasim_net_set_attr(struct vdpa_mgmt_dev *mdev, struct vdpa_device *dev, in vdpasim_net_set_attr() 465 static int vdpasim_net_dev_add(struct vdpa_mgmt_dev *mdev, const char *name, in vdpasim_net_dev_add() 521 static void vdpasim_net_dev_del(struct vdpa_mgmt_dev *mdev, in vdpasim_net_dev_del()
|
H A D | vdpa_sim_blk.c | 409 static int vdpasim_blk_dev_add(struct vdpa_mgmt_dev *mdev, const char *name, in vdpasim_blk_dev_add() 459 static void vdpasim_blk_dev_del(struct vdpa_mgmt_dev *mdev, in vdpasim_blk_dev_del()
|
/linux/net/mctp/ |
H A D | route.c | 1263 int mctp_route_add_local(struct mctp_dev *mdev, mctp_eid_t addr) in mctp_route_add_local() 1287 int mctp_route_remove_local(struct mctp_dev *mdev, mctp_eid_t addr) in mctp_route_remove_local() 1294 void mctp_route_remove_dev(struct mctp_dev *mdev) in mctp_route_remove_dev() 1316 struct mctp_dev *mdev; in mctp_pkttype_receive() local 1409 struct mctp_dev **mdev, in mctp_route_nlparse_common() 1495 struct mctp_dev *mdev; in mctp_route_nlparse_lookup() local
|
/linux/drivers/scsi/ |
H A D | mesh.c | 174 struct macio_dev *mdev; member 1756 static int mesh_suspend(struct macio_dev *mdev, pm_message_t mesg) in mesh_suspend() 1787 static int mesh_resume(struct macio_dev *mdev) in mesh_resume() 1813 static int mesh_shutdown(struct macio_dev *mdev) in mesh_shutdown() 1847 static int mesh_probe(struct macio_dev *mdev, const struct of_device_id *match) in mesh_probe() 1989 static void mesh_remove(struct macio_dev *mdev) in mesh_remove()
|
/linux/include/linux/mlx5/ |
H A D | vport.h | 39 #define MLX5_VPORT_MANAGER(mdev) \ argument
|
/linux/drivers/media/tuners/ |
H A D | si2157.h | 36 struct media_device *mdev; member
|
/linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
H A D | pci_mcu.c | 8 mt7925_mcu_send_message(struct mt76_dev *mdev, struct sk_buff *skb, in mt7925_mcu_send_message()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | sriov.c | 336 void mlx5_sriov_blocking_notifier_unregister(struct mlx5_core_dev *mdev, in mlx5_sriov_blocking_notifier_unregister() 362 int mlx5_sriov_blocking_notifier_register(struct mlx5_core_dev *mdev, in mlx5_sriov_blocking_notifier_register()
|
/linux/drivers/tty/serial/ |
H A D | men_z135_uart.c | 121 struct mcb_device *mdev; member 734 struct mcb_device *mdev = uart->mdev; in men_z135_request_port() local 800 static int men_z135_probe(struct mcb_device *mdev, in men_z135_probe() 855 static void men_z135_remove(struct mcb_device *mdev) in men_z135_remove()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_dcb_nl.c | 160 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_dcbnl_set_all() local 342 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_config_port_scheduler() local 377 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_dcbnl_ieee_setets() local 413 struct mlx4_en_dev *mdev = priv->mdev; in mlx4_en_dcbnl_ieee_setpfc() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
H A D | sample.c | 30 mlx5e_tc_act_sample_is_multi_table(struct mlx5_core_dev *mdev, in mlx5e_tc_act_sample_is_multi_table()
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_util.c | 238 int mt76x02_sta_add(struct mt76_dev *mdev, struct ieee80211_vif *vif, in mt76x02_sta_add() 267 void mt76x02_sta_remove(struct mt76_dev *mdev, struct ieee80211_vif *vif, in mt76x02_sta_remove() 622 void mt76x02_sta_ps(struct mt76_dev *mdev, struct ieee80211_sta *sta, in mt76x02_sta_ps()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
H A D | dr_icm_pool.c | 53 static int dr_icm_create_dm_mkey(struct mlx5_core_dev *mdev, in dr_icm_create_dm_mkey() 113 struct mlx5_core_dev *mdev = pool->dmn->mdev; in dr_icm_pool_mr_create() local 190 struct mlx5_core_dev *mdev = icm_mr->dmn->mdev; in dr_icm_pool_mr_destroy() local
|
/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | pci_mcu.c | 22 mt7921_mcu_send_message(struct mt76_dev *mdev, struct sk_buff *skb, in mt7921_mcu_send_message()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | core.c | 6 void mt7603_rx_poll_complete(struct mt76_dev *mdev, enum mt76_rxq_id q) in mt7603_rx_poll_complete()
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-request.c | 220 struct media_device *mdev, struct v4l2_ext_controls *cs) in v4l2_g_ext_ctrls_request() 264 struct media_device *mdev, in try_set_ext_ctrls_request()
|