Home
last modified time | relevance | path

Searched defs:mdev (Results 26 - 50 of 736) sorted by relevance

12345678910>>...30

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dtls.h66 static inline u32 mlx5_fpga_tls_device_caps(struct mlx5_core_dev *mdev) in mlx5_fpga_tls_device_caps() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.h40 static inline int mlx5_clock_get_ptp_index(struct mlx5_core_dev *mdev) in mlx5_clock_get_ptp_index() argument
61 static inline void mlx5_init_clock(struct mlx5_core_dev *mdev) {} in mlx5_init_clock() argument
62 static inline void mlx5_cleanup_clock(struct mlx5_core_dev *mdev) {} in mlx5_cleanup_clock() argument
63 static inline int mlx5_clock_get_ptp_index(struct mlx5_core_dev *mdev) in mlx5_clock_get_ptp_index() argument
H A Dcrypto.c7 int mlx5_create_encryption_key(struct mlx5_core_dev *mdev, in mlx5_create_encryption_key() argument
61 void mlx5_destroy_encryption_key(struct mlx5_core_dev *mdev, u32 key_id) in mlx5_destroy_encryption_key() argument
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dpci.c18 struct mt76_dev *mdev; in mt76pci_probe() local
68 struct mt76_dev *mdev in mt76pci_remove() local
[all...]
H A Dcore.c6 void mt7603_rx_poll_complete(struct mt76_dev *mdev, enum mt76_rxq_id q) in mt7603_rx_poll_complete() argument
H A Dsoc.c14 struct mt76_dev *mdev; in mt76_wmac_probe() local
58 struct mt76_dev *mdev in mt76_wmac_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dusb_mcu.c17 mt7663u_mcu_send_message(struct mt76_dev *mdev, struct sk_buff *skb, in mt7663u_mcu_send_message() argument
/kernel/linux/linux-5.10/drivers/vfio/mdev/
H A Dmdev_driver.c16 static int mdev_attach_iommu(struct mdev_device *mdev) in mdev_attach_iommu() argument
34 static void mdev_detach_iommu(struct mdev_device *mdev) in mdev_detach_iommu() argument
43 struct mdev_device *mdev = to_mdev_device(dev); in mdev_probe() local
62 struct mdev_device *mdev = to_mdev_device(dev); mdev_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/vdpa/mlx5/net/
H A Dmain.c14 static bool required_caps_supported(struct mlx5_core_dev *mdev) in required_caps_supported() argument
34 static void *mlx5_vdpa_add(struct mlx5_core_dev *mdev) in mlx5_vdpa_add() argument
52 static void mlx5_vdpa_remove(struct mlx5_core_dev *mdev, voi argument
[all...]
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-mc.h183 static inline int v4l2_mc_create_media_graph(struct media_device *mdev) in v4l2_mc_create_media_graph() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/
H A Ddriver.c14 struct mlx5_core_dev *mdev; in mlx5_sf_dev_probe() local
[all...]
H A Ddev.h16 struct mlx5_core_dev *mdev; member
/kernel/linux/linux-6.6/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() argument
21 int mlx5_qos_max_leaf_nodes(struct mlx5_core_dev *mdev) in mlx5_qos_max_leaf_nodes() argument
26 int mlx5_qos_create_leaf_node(struct mlx5_core_dev *mdev, u32 parent_id, in mlx5_qos_create_leaf_node() argument
41 int mlx5_qos_create_inner_node(struct mlx5_core_dev *mdev, u3 argument
60 mlx5_qos_create_root_node(struct mlx5_core_dev *mdev, u32 *id) mlx5_qos_create_root_node() argument
65 mlx5_qos_update_node(struct mlx5_core_dev *mdev, u32 bw_share, u32 max_avg_bw, u32 id) mlx5_qos_update_node() argument
81 mlx5_qos_destroy_node(struct mlx5_core_dev *mdev, u32 id) mlx5_qos_destroy_node() argument
[all...]
H A Den_dim.c37 mlx5e_complete_dim_work(struct dim *dim, struct dim_cq_moder moder, struct mlx5_core_dev *mdev, struct mlx5_core_cq *mcq) mlx5e_complete_dim_work() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtir.h42 struct mlx5_core_dev *mdev; member
H A Dtrap.h24 struct mlx5_core_dev *mdev; member
H A Ddevlink.c10 mlx5e_create_devlink(struct device *dev, struct mlx5_core_dev *mdev) mlx5e_create_devlink() argument
42 mlx5e_devlink_port_register(struct mlx5e_dev *mlx5e_dev, struct mlx5_core_dev *mdev) mlx5e_devlink_port_register() argument
H A Dmod_hdr.h49 static inline int mlx5e_mod_hdr_max_actions(struct mlx5_core_dev *mdev, int namespace) in mlx5e_mod_hdr_max_actions() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dvxlan.h40 static inline u8 mlx5_vxlan_max_udp_ports(struct mlx5_core_dev *mdev) in mlx5_vxlan_max_udp_ports() argument
62 mlx5_vxlan_create(struct mlx5_core_dev *mdev) { return ERR_PTR(-EOPNOTSUPP); } in mlx5_vxlan_create() argument
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-mc.h189 static inline int v4l2_mc_create_media_graph(struct media_device *mdev) in v4l2_mc_create_media_graph() argument
/kernel/linux/linux-6.6/include/linux/mlx5/
H A Dfs_helpers.h41 static inline bool _mlx5_fs_is_outer_ipv_flow(struct mlx5_core_dev *mdev, in _mlx5_fs_is_outer_ipv_flow() argument
79 mlx5_fs_is_outer_ipv4_flow(struct mlx5_core_dev *mdev, const u32 *match_c, in mlx5_fs_is_outer_ipv4_flow() argument
87 mlx5_fs_is_outer_ipv6_flow(struct mlx5_core_dev *mdev, const u32 *match_c, in mlx5_fs_is_outer_ipv6_flow() argument
/kernel/linux/linux-6.6/drivers/media/mc/
H A Dmc-dev-allocator.c30 struct media_device mdev; member
37 to_media_device_instance(struct media_device *mdev) in to_media_device_instance() argument
101 struct media_device *mdev; media_device_usb_allocate() local
119 media_device_delete(struct media_device *mdev, const char *module_name, struct module *owner) media_device_delete() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dcore.c6 void mt7603_rx_poll_complete(struct mt76_dev *mdev, enum mt76_rxq_id q) in mt7603_rx_poll_complete() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dpci_mcu.c22 mt7921_mcu_send_message(struct mt76_dev *mdev, struct sk_buff *skb, in mt7921_mcu_send_message() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dusb_mcu.c17 mt7663u_mcu_send_message(struct mt76_dev *mdev, struct sk_buff *skb, in mt7663u_mcu_send_message() argument

Completed in 6 milliseconds

12345678910>>...30