| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | tls.h | 66 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 D | clock.h | 40 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 D | crypto.c | 7 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 D | pci.c | 18 struct mt76_dev *mdev; in mt76pci_probe() local 68 struct mt76_dev *mdev in mt76pci_remove() local [all...] |
| 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() argument
|
| H A D | soc.c | 14 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 D | usb_mcu.c | 17 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 D | mdev_driver.c | 16 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 D | main.c | 14 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 D | v4l2-mc.h | 183 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 D | driver.c | 14 struct mlx5_core_dev *mdev; in mlx5_sf_dev_probe() local [all...] |
| H A D | dev.h | 16 struct mlx5_core_dev *mdev; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | qos.c | 8 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 D | en_dim.c | 37 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 D | tir.h | 42 struct mlx5_core_dev *mdev; member
|
| H A D | trap.h | 24 struct mlx5_core_dev *mdev; member
|
| H A D | devlink.c | 10 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 D | mod_hdr.h | 49 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 D | vxlan.h | 40 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 D | v4l2-mc.h | 189 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 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() 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 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() 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 D | core.c | 6 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 D | pci_mcu.c | 22 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 D | usb_mcu.c | 17 mt7663u_mcu_send_message(struct mt76_dev *mdev, struct sk_buff *skb, in mt7663u_mcu_send_message() argument
|