Searched defs:mdev (Results 251 - 275 of 427) sorted by relevance

<<1112131415161718

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_ttc.c196 static bool mlx5_tunnel_proto_supported_rx(struct mlx5_core_dev *mdev, argument
211 static bool mlx5_tunnel_any_rx_proto_supported(struct mlx5_core_dev *mdev) argument
223 bool mlx5_tunnel_inner_ft_supported(struct mlx5_core_dev *mdev) argument
H A Dcrypto.c31 struct mlx5_core_dev *mdev; member in struct:mlx5_crypto_dek_pool
56 struct mlx5_core_dev *mdev; member in struct:mlx5_crypto_dek_bulk
75 struct mlx5_core_dev *mdev; member in struct:mlx5_crypto_dek_priv
90 static int mlx5_crypto_dek_get_key_sz(struct mlx5_core_dev *mdev, argument
111 static int mlx5_crypto_dek_fill_key(struct mlx5_core_dev *mdev, u8 *key_obj, argument
135 static int mlx5_crypto_cmd_sync_crypto(struct mlx5_core_dev *mdev, argument
157 mlx5_crypto_create_dek_bulk(struct mlx5_core_dev *mdev, u32 key_purpose, int log_obj_range, u32 *obj_id) argument
188 mlx5_crypto_modify_dek_key(struct mlx5_core_dev *mdev, const void *key, u32 sz_bytes, u32 key_purpose, u32 obj_id, u32 obj_offset) argument
223 mlx5_crypto_create_dek_key(struct mlx5_core_dev *mdev, const void *key, u32 sz_bytes, u32 key_purpose, u32 *p_key_id) argument
261 mlx5_crypto_destroy_dek_key(struct mlx5_core_dev *mdev, u32 key_id) argument
275 mlx5_create_encryption_key(struct mlx5_core_dev *mdev, const void *key, u32 sz_bytes, u32 key_type, u32 *p_key_id) argument
282 mlx5_destroy_encryption_key(struct mlx5_core_dev *mdev, u32 key_id) argument
291 struct mlx5_core_dev *mdev = pool->mdev; local
607 struct mlx5_core_dev *mdev = dek_pool->mdev; local
652 struct mlx5_core_dev *mdev = dek_pool->mdev; local
682 mlx5_crypto_dek_pool_create(struct mlx5_core_dev *mdev, int key_purpose) argument
743 mlx5_crypto_dek_init(struct mlx5_core_dev *mdev) argument
[all...]
H A Dipsec_fs_roce.c59 static bool ipsec_fs_create_alias_supported_one(struct mlx5_core_dev *mdev) argument
74 static bool ipsec_fs_create_alias_supported(struct mlx5_core_dev *mdev, argument
131 ipsec_fs_roce_rx_rule_setup(struct mlx5_core_dev *mdev, argument
205 ipsec_fs_roce_tx_rule_setup(struct mlx5_core_dev *mdev, struct mlx5_ipsec_tx_roce *roce, struct mlx5_flow_table *pol_ft) argument
231 ipsec_fs_roce_tx_mpv_rule_setup(struct mlx5_core_dev *mdev, struct mlx5_ipsec_tx_roce *roce, struct mlx5_flow_table *pol_ft) argument
276 ipsec_fs_roce_tx_mpv_create_ft(struct mlx5_core_dev *mdev, struct mlx5_ipsec_tx_roce *roce, struct mlx5_flow_table *pol_ft, struct mlx5e_priv *peer_priv, bool from_event) argument
337 ipsec_fs_roce_tx_mpv_create_group_rules(struct mlx5_core_dev *mdev, struct mlx5_ipsec_tx_roce *roce, struct mlx5_flow_table *pol_ft, u32 *in) argument
375 ipsec_fs_roce_tx_mpv_create(struct mlx5_core_dev *mdev, struct mlx5_ipsec_fs *ipsec_roce, struct mlx5_flow_table *pol_ft, u32 *in, bool from_event) argument
421 roce_rx_mpv_destroy_tables(struct mlx5_core_dev *mdev, struct mlx5_ipsec_rx_roce *roce) argument
434 ipsec_fs_roce_rx_mpv_create(struct mlx5_core_dev *mdev, struct mlx5_ipsec_fs *ipsec_roce, struct mlx5_flow_namespace *ns, u32 family, u32 level, u32 prio) argument
556 mlx5_ipsec_fs_roce_tx_destroy(struct mlx5_ipsec_fs *ipsec_roce, struct mlx5_core_dev *mdev) argument
594 mlx5_ipsec_fs_roce_tx_create(struct mlx5_core_dev *mdev, struct mlx5_ipsec_fs *ipsec_roce, struct mlx5_flow_table *pol_ft, bool from_event) argument
675 mlx5_ipsec_fs_roce_rx_destroy(struct mlx5_ipsec_fs *ipsec_roce, u32 family, struct mlx5_core_dev *mdev) argument
702 mlx5_ipsec_fs_roce_rx_create(struct mlx5_core_dev *mdev, struct mlx5_ipsec_fs *ipsec_roce, struct mlx5_flow_namespace *ns, struct mlx5_flow_destination *default_dst, u32 family, u32 level, u32 prio) argument
819 mlx5_ipsec_fs_is_mpv_roce_supported(struct mlx5_core_dev *mdev) argument
835 mlx5_ipsec_fs_roce_init(struct mlx5_core_dev *mdev, struct mlx5_devcom_comp_dev **devcom) argument
[all...]
/linux-master/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-core.c49 struct media_device mdev; member in struct:dcmipp_device
[all...]
/linux-master/drivers/media/usb/siano/
H A Dsmsusb.c365 struct media_device *mdev; local
395 void *mdev; local
[all...]
/linux-master/drivers/vfio/pci/qat/
H A Dmain.c50 struct qat_mig_dev *mdev; member in struct:qat_vf_core_device
565 struct qat_mig_dev *mdev; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_dcb_nl.c160 struct mlx4_en_dev *mdev = priv->mdev; local
345 struct mlx4_en_dev *mdev = priv->mdev; local
380 struct mlx4_en_dev *mdev = priv->mdev; local
416 struct mlx4_en_dev *mdev = priv->mdev; local
[all...]
/linux-master/drivers/infiniband/hw/mlx4/
H A Dcq.c883 struct mlx4_ib_dev *mdev = to_mdev(cq->ibcq.device); local
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf.c875 struct media_device *mdev = dvb_get_media_controller(&adap->dvb_adap); local
/linux-master/drivers/media/platform/nvidia/tegra-vde/
H A Dvde.h126 struct media_device mdev; member in struct:tegra_vde
/linux-master/drivers/macintosh/
H A Dmediabay.c61 struct macio_dev *mdev; member in struct:media_bay_info
448 struct macio_dev *mdev; local
555 static int media_bay_attach(struct macio_dev *mdev, argument
615 media_bay_suspend(struct macio_dev *mdev, pm_message_t state) argument
631 media_bay_resume(struct macio_dev *mdev) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dmeter.c47 struct mlx5_core_dev *mdev; member in struct:mlx5e_flow_meters
109 mlx5e_tc_meter_modify(struct mlx5_core_dev *mdev, argument
206 struct mlx5_core_dev *mdev = flow_meters->mdev; local
230 mlx5e_flow_meter_destroy_aso_obj(struct mlx5_core_dev *mdev, u32 obj_id) argument
247 struct mlx5_core_dev *mdev = flow_meters->mdev; local
333 struct mlx5_core_dev *mdev = flow_meters->mdev; local
380 mlx5e_tc_meter_get(struct mlx5_core_dev *mdev, struct mlx5e_flow_meter_params *params) argument
437 struct mlx5_core_dev *mdev = meter->flow_meters->mdev; local
459 struct mlx5_core_dev *mdev = meter->flow_meters->mdev; local
474 mlx5e_tc_meter_replace(struct mlx5_core_dev *mdev, struct mlx5e_flow_meter_params *params) argument
519 struct mlx5_core_dev *mdev = priv->mdev; local
[all...]
/linux-master/drivers/staging/media/omap4iss/
H A Diss_video.c850 struct media_device *mdev = video->video.entity.graph_obj.mdev; local
/linux-master/drivers/most/
H A Dconfigfs.c677 void most_interface_register_notify(const char *mdev) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_cmd.c6 int mlx5dr_cmd_query_esw_vport_context(struct mlx5_core_dev *mdev, argument
34 int mlx5dr_cmd_query_gvmi(struct mlx5_core_dev *mdev, bool other_vport, argument
68 int mlx5dr_cmd_query_esw_caps(struct mlx5_core_dev *mdev, argument
90 dr_cmd_query_nic_vport_roce_en(struct mlx5_core_dev *mdev, u16 vport, bool *roce_en) argument
111 mlx5dr_cmd_query_device(struct mlx5_core_dev *mdev, struct mlx5dr_cmd_caps *caps) argument
291 mlx5dr_cmd_sync_steering(struct mlx5_core_dev *mdev) argument
307 mlx5dr_cmd_set_fte_modify_and_vport(struct mlx5_core_dev *mdev, u32 table_type, u32 table_id, u32 group_id, u32 modify_header_id, u16 vport) argument
351 mlx5dr_cmd_del_flow_table_entry(struct mlx5_core_dev *mdev, u32 table_type, u32 table_id) argument
364 mlx5dr_cmd_alloc_modify_header(struct mlx5_core_dev *mdev, u32 table_type, u8 num_of_actions, u64 *actions, u32 *modify_header_id) argument
400 mlx5dr_cmd_dealloc_modify_header(struct mlx5_core_dev *mdev, u32 modify_header_id) argument
413 mlx5dr_cmd_create_empty_flow_group(struct mlx5_core_dev *mdev, u32 table_type, u32 table_id, u32 *group_id) argument
442 mlx5dr_cmd_destroy_flow_group(struct mlx5_core_dev *mdev, u32 table_type, u32 table_id, u32 group_id) argument
458 mlx5dr_cmd_create_flow_table(struct mlx5_core_dev *mdev, struct mlx5dr_cmd_create_flow_table_attr *attr, u64 *fdb_rx_icm_addr, u32 *table_id) argument
515 mlx5dr_cmd_destroy_flow_table(struct mlx5_core_dev *mdev, u32 table_id, u32 table_type) argument
529 mlx5dr_cmd_create_reformat_ctx(struct mlx5_core_dev *mdev, enum mlx5_reformat_ctx_type rt, u8 reformat_param_0, u8 reformat_param_1, size_t reformat_size, void *reformat_data, u32 *reformat_id) argument
576 mlx5dr_cmd_destroy_reformat_ctx(struct mlx5_core_dev *mdev, u32 reformat_id) argument
616 mlx5dr_cmd_create_definer(struct mlx5_core_dev *mdev, u16 format_id, u8 *dw_selectors, u8 *byte_selectors, u8 *match_mask, u32 *definer_id) argument
654 mlx5dr_cmd_destroy_definer(struct mlx5_core_dev *mdev, u32 definer_id) argument
666 mlx5dr_cmd_query_gid(struct mlx5_core_dev *mdev, u8 vhca_port_num, u16 index, struct mlx5dr_cmd_gid_attr *attr) argument
[all...]
/linux-master/drivers/infiniband/hw/mlx5/
H A Dcounters.c273 static int mlx5_ib_query_q_counters(struct mlx5_core_dev *mdev, argument
335 struct mlx5_core_dev *mdev; local
370 struct mlx5_core_dev *mdev; local
[all...]
H A Dumr.c235 struct mlx5_core_dev *mdev = dev->mdev; local
[all...]
/linux-master/drivers/media/platform/ti/cal/
H A Dcal.c965 struct media_device *mdev = &cal->mdev; local
[all...]
/linux-master/drivers/media/platform/renesas/rcar-vin/
H A Drcar-core.c71 struct media_device *mdev = &group->mdev; local
[all...]
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c59 struct mthca_dev *mdev = to_mdev(ibdev); local
[all...]
/linux-master/drivers/fsi/
H A Dfsi-occ.c54 struct miscdevice mdev; member in struct:occ
83 struct miscdevice *mdev = file->private_data; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dqos.c705 static u32 mlx5_esw_qos_lag_link_speed_get_locked(struct mlx5_core_dev *mdev) argument
728 static int mlx5_esw_qos_max_link_speed_get(struct mlx5_core_dev *mdev, u32 *link_speed_max, argument
755 static int mlx5_esw_qos_link_speed_verify(struct mlx5_core_dev *mdev, argument
817 static int esw_qos_devlink_rate_to_mbps(struct mlx5_core_dev *mdev, const char *name, argument
[all...]
/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-video.c1151 struct media_device *mdev = &video->pipe->isi->media_dev; local
/linux-master/drivers/media/mc/
H A Dmc-device.c81 static struct media_entity *find_entity(struct media_device *mdev, u32 id) argument
98 static long media_device_enum_entities(struct media_device *mdev, void *arg) argument
151 static long media_device_enum_links(struct media_device *mdev, void *arg) argument
200 static long media_device_setup_link(struct media_device *mdev, void *arg) argument
230 static long media_device_get_topology(struct media_device *mdev, voi argument
373 media_device_request_alloc(struct media_device *mdev, void *arg) argument
489 media_device_enum_links32(struct media_device *mdev, struct media_links_enum32 __user *ulinks) argument
559 struct media_device *mdev = devnode->media_dev; local
577 struct media_device *mdev = entity->graph_obj.mdev; local
605 media_device_register_entity(struct media_device *mdev, struct media_entity *entity) argument
671 struct media_device *mdev = entity->graph_obj.mdev; local
682 media_device_init(struct media_device *mdev) argument
704 media_device_cleanup(struct media_device *mdev) argument
714 __media_device_register(struct media_device *mdev, struct module *owner) argument
755 media_device_register_entity_notify(struct media_device *mdev, struct media_entity_notify *nptr) argument
767 __media_device_unregister_entity_notify(struct media_device *mdev, struct media_entity_notify *nptr) argument
773 media_device_unregister_entity_notify(struct media_device *mdev, struct media_entity_notify *nptr) argument
782 media_device_unregister(struct media_device *mdev) argument
835 media_device_pci_init(struct media_device *mdev, struct pci_dev *pci_dev, const char *name) argument
857 __media_device_usb_init(struct media_device *mdev, struct usb_device *udev, const char *board_name, const char *driver_name) argument
[all...]
/linux-master/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_csi.h132 struct media_device mdev; member in struct:sun4i_csi

Completed in 271 milliseconds

<<1112131415161718