Home
last modified time | relevance | path

Searched defs:mdev (Results 626 - 650 of 740) sorted by relevance

1...<<21222324252627282930

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1781 struct mlx5_core_dev *mdev = rq->mdev; in mlx5e_rq_set_handlers() local
H A Deswitch.h412 struct mlx5_core_dev *mdev; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c609 struct mlx5_core_dev *mdev = ct_priv->dev; in mlx5_tc_ct_entry_create_nat() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dipsec.c127 static bool mlx5_fpga_is_ipsec_device(struct mlx5_core_dev *mdev) in mlx5_fpga_is_ipsec_device() argument
219 static void *mlx5_fpga_ipsec_cmd_exec(struct mlx5_core_dev *mdev, in mlx5_fpga_ipsec_cmd_exec() argument
327 u32 mlx5_fpga_ipsec_device_caps(struct mlx5_core_dev *mdev) in mlx5_fpga_ipsec_device_caps() argument
362 mlx5_fpga_ipsec_counters_count(struct mlx5_core_dev *mdev) mlx5_fpga_ipsec_counters_count() argument
373 mlx5_fpga_ipsec_counters_read(struct mlx5_core_dev *mdev, u64 *counters, unsigned int counters_count) mlx5_fpga_ipsec_counters_read() argument
421 mlx5_fpga_ipsec_set_caps(struct mlx5_core_dev *mdev, u32 flags) mlx5_fpga_ipsec_set_caps() argument
449 mlx5_fpga_ipsec_enable_supported_caps(struct mlx5_core_dev *mdev) mlx5_fpga_ipsec_enable_supported_caps() argument
461 mlx5_fpga_ipsec_build_hw_xfrm(struct mlx5_core_dev *mdev, const struct mlx5_accel_esp_xfrm_attrs *xfrm_attrs, struct mlx5_ifc_fpga_ipsec_sa *hw_sa) mlx5_fpga_ipsec_build_hw_xfrm() argument
525 mlx5_fpga_ipsec_build_hw_sa(struct mlx5_core_dev *mdev, struct mlx5_accel_esp_xfrm_attrs *xfrm_attrs, const __be32 saddr[4], const __be32 daddr[4], const __be32 spi, bool is_ipv6, struct mlx5_ifc_fpga_ipsec_sa *hw_sa) mlx5_fpga_ipsec_build_hw_sa() argument
668 mlx5_fpga_ipsec_create_sa_ctx(struct mlx5_core_dev *mdev, struct mlx5_accel_esp_xfrm *accel_xfrm, const __be32 saddr[4], const __be32 daddr[4], const __be32 spi, bool is_ipv6, u32 *sa_handle) mlx5_fpga_ipsec_create_sa_ctx() argument
769 mlx5_fpga_ipsec_fs_create_sa_ctx(struct mlx5_core_dev *mdev, struct fs_fte *fte, bool is_egress) mlx5_fpga_ipsec_fs_create_sa_ctx() argument
984 modify_spec_mailbox(struct mlx5_core_dev *mdev, struct fs_fte *fte, struct mailbox_mod *mbox_mod) modify_spec_mailbox() argument
1265 mlx5_fpga_ipsec_init(struct mlx5_core_dev *mdev) mlx5_fpga_ipsec_init() argument
1347 mlx5_fpga_ipsec_cleanup(struct mlx5_core_dev *mdev) mlx5_fpga_ipsec_cleanup() argument
1407 mlx5_fpga_esp_validate_xfrm_attrs(struct mlx5_core_dev *mdev, const struct mlx5_accel_esp_xfrm_attrs *attrs) mlx5_fpga_esp_validate_xfrm_attrs() argument
1453 mlx5_fpga_esp_create_xfrm(struct mlx5_core_dev *mdev, const struct mlx5_accel_esp_xfrm_attrs *attrs, u32 flags) mlx5_fpga_esp_create_xfrm() argument
1492 struct mlx5_core_dev *mdev = xfrm->mdev; mlx5_fpga_esp_modify_xfrm() local
1575 mlx5_fpga_ipsec_ops(struct mlx5_core_dev *mdev) mlx5_fpga_ipsec_ops() argument
[all...]
/kernel/linux/linux-5.10/drivers/ide/
H A Dpmac.c58 struct macio_dev *mdev; member
1129 static int pmac_ide_macio_attach(struct macio_dev *mdev, in pmac_ide_macio_attach() argument
1217 pmac_ide_macio_suspend(struct macio_dev *mdev, pm_message_t mesg) pmac_ide_macio_suspend() argument
1233 pmac_ide_macio_resume(struct macio_dev *mdev) pmac_ide_macio_resume() argument
1351 pmac_ide_macio_mb_event(struct macio_dev* mdev, int mb_state) pmac_ide_macio_mb_event() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Ddevx.c33 struct mlx5_ib_dev *mdev; member
94 struct mlx5_core_dev *mdev; member
1491 struct mlx5_ib_dev *mdev = to_mdev(c->ibucontext.device); MLX5_IB_METHOD_DEVX_OBJ_MODIFY() local
1539 struct mlx5_ib_dev *mdev = to_mdev(c->ibucontext.device); MLX5_IB_METHOD_DEVX_OBJ_QUERY() local
1599 struct mlx5_ib_dev *mdev = mlx5_udata_to_mdev(&attrs->driver_udata); MLX5_IB_METHOD_DEVX_ASYNC_CMD_FD_ALLOC() local
1676 struct mlx5_ib_dev *mdev = to_mdev(c->ibucontext.device); MLX5_IB_METHOD_DEVX_OBJ_ASYNC_QUERY() local
[all...]
H A Dfs.c193 static int parse_flow_attr(struct mlx5_core_dev *mdev, in parse_flow_attr() argument
595 is_valid_esp_aes_gcm(struct mlx5_core_dev *mdev, in is_valid_esp_aes_gcm() argument
620 static bool is_valid_spec(struct mlx5_core_dev *mdev, in is_valid_spec() argument
629 is_valid_ethertype(struct mlx5_core_dev *mdev, const struct ib_flow_attr *flow_attr, bool check_inner) is_valid_ethertype() argument
678 is_valid_attr(struct mlx5_core_dev *mdev, const struct ib_flow_attr *flow_attr) is_valid_attr() argument
1574 struct mlx5_ib_dev *mdev = to_mdev(device); mlx5_ib_create_flow_action_esp() local
2201 struct mlx5_ib_dev *mdev = mlx5_udata_to_mdev(&attrs->driver_udata); MLX5_IB_METHOD_FLOW_ACTION_CREATE_MODIFY_HEADER() local
2322 struct mlx5_ib_dev *mdev = mlx5_udata_to_mdev(&attrs->driver_udata); MLX5_IB_METHOD_FLOW_ACTION_CREATE_PACKET_REFORMAT() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/apple/
H A Dbmac.c68 struct macio_dev *mdev; member
453 static int bmac_suspend(struct macio_dev *mdev, pm_message_t state) in bmac_suspend() argument
503 static int bmac_resume(struct macio_dev *mdev) in bmac_resume() argument
1237 static int bmac_probe(struct macio_dev *mdev, const struct of_device_id *match) in bmac_probe() argument
1595 bmac_remove(struct macio_dev *mdev) bmac_remove() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c1018 int mt7603_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, in mt7603_tx_prepare_skb() argument
1198 struct mt76_dev *mdev = &dev->mt76; in mt7603_mac_add_txs_skb() local
1274 void mt7603_tx_complete_skb(struct mt76_dev *mdev, struc argument
1590 mt7603_update_channel(struct mt76_dev *mdev) mt7603_update_channel() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c465 void mt7615_sta_ps(struct mt76_dev *mdev, struct ieee80211_sta *sta, bool ps) in mt7615_sta_ps() argument
1325 struct mt76_dev *mdev = &dev->mt76; in mt7615_mac_add_txs_skb() local
1407 struct mt76_dev *mdev = &dev->mt76; in mt7615_mac_tx_free_token() local
1474 mt7615_queue_rx_skb(struct mt76_dev *mdev, enum mt76_rxq_id q, struct sk_buff *skb) mt7615_queue_rx_skb() argument
1780 struct mt76_dev *mdev = &dev->mt76; __mt7615_update_channel() local
1790 mt7615_update_channel(struct mt76_dev *mdev) mt7615_update_channel() argument
1804 struct mt76_dev *mdev = &dev->mt76; mt7615_update_survey() local
2014 struct mt76_dev *mdev; mt7615_mac_work() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dmesh.c174 struct macio_dev *mdev; member
1761 static int mesh_suspend(struct macio_dev *mdev, pm_message_t mesg) in mesh_suspend() argument
1792 static int mesh_resume(struct macio_dev *mdev) in mesh_resume() argument
1818 static int mesh_shutdown(struct macio_dev *mdev) in mesh_shutdown() argument
1851 static int mesh_probe(struct macio_dev *mdev, cons argument
1998 mesh_remove(struct macio_dev *mdev) mesh_remove() argument
[all...]
/kernel/linux/linux-5.10/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c378 struct mlx5_core_dev *mdev = ndev->mvdev.mdev; in qp_create() local
510 struct mlx5_core_dev *mdev = ndev->mvdev.mdev; cq_create() local
587 struct mlx5_core_dev *mdev = ndev->mvdev.mdev; cq_destroy() local
601 struct mlx5_core_dev *mdev = ndev->mvdev.mdev; set_umem_size() local
1911 query_mtu(struct mlx5_core_dev *mdev, u16 *mtu) query_mtu() argument
1983 mlx5_vdpa_add_dev(struct mlx5_core_dev *mdev) mlx5_vdpa_add_dev() argument
[all...]
/kernel/linux/linux-5.10/samples/vfio-mdev/
H A Dmbochs.c167 struct mdev_device *mdev; member
438 static ssize_t mdev_access(struct mdev_device *mdev, char *buf, size_t count, in mdev_access() argument
506 mbochs_reset(struct mdev_device *mdev) mbochs_reset() argument
519 mbochs_create(struct kobject *kobj, struct mdev_device *mdev) mbochs_create() argument
572 mbochs_remove(struct mdev_device *mdev) mbochs_remove() argument
584 mbochs_read(struct mdev_device *mdev, char __user *buf, size_t count, loff_t *ppos) mbochs_read() argument
643 mbochs_write(struct mdev_device *mdev, const char __user *buf, size_t count, loff_t *ppos) mbochs_write() argument
768 mbochs_mmap(struct mdev_device *mdev, struct vm_area_struct *vma) mbochs_mmap() argument
1005 mbochs_get_region_info(struct mdev_device *mdev, struct vfio_region_info_ext *ext) mbochs_get_region_info() argument
1061 mbochs_get_irq_info(struct mdev_device *mdev, struct vfio_irq_info *irq_info) mbochs_get_irq_info() argument
1068 mbochs_get_device_info(struct mdev_device *mdev, struct vfio_device_info *dev_info) mbochs_get_device_info() argument
1077 mbochs_query_gfx_plane(struct mdev_device *mdev, struct vfio_device_gfx_plane_info *plane) mbochs_query_gfx_plane() argument
1143 mbochs_get_gfx_dmabuf(struct mdev_device *mdev, u32 id) mbochs_get_gfx_dmabuf() argument
1168 mbochs_ioctl(struct mdev_device *mdev, unsigned int cmd, unsigned long arg) mbochs_ioctl() argument
1286 mbochs_open(struct mdev_device *mdev) mbochs_open() argument
1294 mbochs_close(struct mdev_device *mdev) mbochs_close() argument
1320 struct mdev_device *mdev = mdev_from_dev(dev); memory_show() local
[all...]
/kernel/linux/linux-5.10/net/mpls/
H A Daf_mpls.c134 struct mpls_dev *mdev; in mpls_stats_inc_outucastpkts() local
351 struct mpls_dev *mdev; in mpls_forward() local
1067 mpls_get_stats(struct mpls_dev *mdev, struct mpls_link_stats *stats) mpls_get_stats() argument
1101 struct mpls_dev *mdev; mpls_fill_stats_af() local
1122 struct mpls_dev *mdev; mpls_get_stats_af_size() local
1131 mpls_netconf_fill_devconf(struct sk_buff *skb, struct mpls_dev *mdev, u32 portid, u32 seq, int event, unsigned int flags, int type) mpls_netconf_fill_devconf() argument
1181 mpls_netconf_notify_devconf(struct net *net, int event, int type, struct mpls_dev *mdev) mpls_netconf_notify_devconf() argument
1257 struct mpls_dev *mdev; mpls_netconf_get_devconf() local
1306 struct mpls_dev *mdev; mpls_netconf_dump_devconf() local
1371 struct mpls_dev *mdev = ctl->extra1; mpls_conf_proc() local
1397 mpls_dev_sysctl_register(struct net_device *dev, struct mpls_dev *mdev) mpls_dev_sysctl_register() argument
1434 mpls_dev_sysctl_unregister(struct net_device *dev, struct mpls_dev *mdev) mpls_dev_sysctl_unregister() argument
1452 struct mpls_dev *mdev; mpls_add_dev() local
1491 struct mpls_dev *mdev = container_of(head, struct mpls_dev, rcu); mpls_dev_destroy_rcu() local
1616 struct mpls_dev *mdev; mpls_dev_notify() local
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/stm32/
H A Dstm32-dcmi.c174 struct media_device mdev; member
[all...]
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c110 struct media_device mdev; member
[all...]
/kernel/linux/linux-5.10/drivers/media/test-drivers/
H A Dvim2m.c194 struct media_device mdev; member
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-video.c908 struct media_device *mdev = dev->media_dev; in em28xx_enable_analog_tuner() local
/kernel/linux/linux-6.6/drivers/media/test-drivers/
H A Dvim2m.c189 struct media_device mdev; member
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-video.c898 struct media_device *mdev = dev->media_dev; in em28xx_enable_analog_tuner() local
/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c110 struct media_device mdev; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/apple/
H A Dbmac.c67 struct macio_dev *mdev; member
452 static int bmac_suspend(struct macio_dev *mdev, pm_message_t state) in bmac_suspend() argument
502 static int bmac_resume(struct macio_dev *mdev) in bmac_resume() argument
1233 static int bmac_probe(struct macio_dev *mdev, const struct of_device_id *match) in bmac_probe() argument
1594 bmac_remove(struct macio_dev *mdev) bmac_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/
H A Dsaa7134-video.c581 struct media_device *mdev = dev->media_dev; in saa7134_enable_analog_tuner() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c2240 bool mlx5_esw_hold(struct mlx5_core_dev *mdev) in mlx5_esw_hold() argument
2263 void mlx5_esw_release(struct mlx5_core_dev *mdev) in mlx5_esw_release() argument
2275 void mlx5_esw_get(struct mlx5_core_dev *mdev) in mlx5_esw_get() argument
2287 mlx5_esw_put(struct mlx5_core_dev *mdev) mlx5_esw_put() argument
[all...]
H A Dport.c110 int mlx5_query_qcam_reg(struct mlx5_core_dev *mdev, u32 *qcam, in mlx5_query_qcam_reg() argument
619 int mlx5_max_tc(struct mlx5_core_dev *mdev) in mlx5_max_tc() argument
626 int mlx5_query_port_dcbx_param(struct mlx5_core_dev *mdev, u32 *out) in mlx5_query_port_dcbx_param() argument
636 int mlx5_set_port_dcbx_param(struct mlx5_core_dev *mdev, u32 *in) in mlx5_set_port_dcbx_param() argument
646 int mlx5_set_port_prio_tc(struct mlx5_core_dev *mdev, u8 *prio_tc) in mlx5_set_port_prio_tc() argument
670 mlx5_query_port_prio_tc(struct mlx5_core_dev *mdev, u8 prio, u8 *tc) mlx5_query_port_prio_tc() argument
692 mlx5_set_port_qetcr_reg(struct mlx5_core_dev *mdev, u32 *in, int inlen) mlx5_set_port_qetcr_reg() argument
704 mlx5_query_port_qetcr_reg(struct mlx5_core_dev *mdev, u32 *out, int outlen) mlx5_query_port_qetcr_reg() argument
717 mlx5_set_port_tc_group(struct mlx5_core_dev *mdev, u8 *tc_group) mlx5_set_port_tc_group() argument
731 mlx5_query_port_tc_group(struct mlx5_core_dev *mdev, u8 tc, u8 *tc_group) mlx5_query_port_tc_group() argument
752 mlx5_set_port_tc_bw_alloc(struct mlx5_core_dev *mdev, u8 *tc_bw) mlx5_set_port_tc_bw_alloc() argument
766 mlx5_query_port_tc_bw_alloc(struct mlx5_core_dev *mdev, u8 tc, u8 *bw_pct) mlx5_query_port_tc_bw_alloc() argument
787 mlx5_modify_port_ets_rate_limit(struct mlx5_core_dev *mdev, u8 *max_bw_value, u8 *max_bw_units) mlx5_modify_port_ets_rate_limit() argument
811 mlx5_query_port_ets_rate_limit(struct mlx5_core_dev *mdev, u8 *max_bw_value, u8 *max_bw_units) mlx5_query_port_ets_rate_limit() argument
837 mlx5_set_port_wol(struct mlx5_core_dev *mdev, u8 wol_mode) mlx5_set_port_wol() argument
848 mlx5_query_port_wol(struct mlx5_core_dev *mdev, u8 *wol_mode) mlx5_query_port_wol() argument
863 mlx5_query_ports_check(struct mlx5_core_dev *mdev, u32 *out, int outlen) mlx5_query_ports_check() argument
872 mlx5_set_ports_check(struct mlx5_core_dev *mdev, u32 *in, int inlen) mlx5_set_ports_check() argument
880 mlx5_set_port_fcs(struct mlx5_core_dev *mdev, u8 enable) mlx5_set_port_fcs() argument
893 mlx5_query_port_fcs(struct mlx5_core_dev *mdev, bool *supported, bool *enabled) mlx5_query_port_fcs() argument
911 mlx5_query_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size) mlx5_query_mtpps() argument
919 mlx5_set_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size) mlx5_set_mtpps() argument
927 mlx5_query_mtppse(struct mlx5_core_dev *mdev, u8 pin, u8 *arm, u8 *mode) mlx5_query_mtppse() argument
946 mlx5_set_mtppse(struct mlx5_core_dev *mdev, u8 pin, u8 arm, u8 mode) mlx5_set_mtppse() argument
959 mlx5_set_trust_state(struct mlx5_core_dev *mdev, u8 trust_state) mlx5_set_trust_state() argument
973 mlx5_query_trust_state(struct mlx5_core_dev *mdev, u8 *trust_state) mlx5_query_trust_state() argument
989 mlx5_set_dscp2prio(struct mlx5_core_dev *mdev, u8 dscp, u8 prio) mlx5_set_dscp2prio() argument
1026 mlx5_query_dscp2prio(struct mlx5_core_dev *mdev, u8 *dscp2prio) mlx5_query_dscp2prio() argument
1127 mlx5_ptys_ext_supported(struct mlx5_core_dev *mdev) mlx5_ptys_ext_supported() argument
1142 mlx5e_port_get_speed_arr(struct mlx5_core_dev *mdev, const u32 **arr, u32 *size, bool force_legacy) mlx5e_port_get_speed_arr() argument
1153 mlx5_port_ptys2speed(struct mlx5_core_dev *mdev, u32 eth_proto_oper, bool force_legacy) mlx5_port_ptys2speed() argument
1169 mlx5_port_speed2linkmodes(struct mlx5_core_dev *mdev, u32 speed, bool force_legacy) mlx5_port_speed2linkmodes() argument
1185 mlx5_port_max_linkspeed(struct mlx5_core_dev *mdev, u32 *speed) mlx5_port_max_linkspeed() argument
[all...]

Completed in 94 milliseconds

1...<<21222324252627282930