| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_definer.c | 9 u16 format_id; member 17 u16 format_id, u8 *dw_selectors, in dr_definer_compare() argument 22 if (definer->format_id != format_id) in dr_definer_compare() 40 dr_definer_find_obj(struct mlx5dr_domain *dmn, u16 format_id, in dr_definer_find_obj() argument 47 if (dr_definer_compare(definer_obj, format_id, in dr_definer_find_obj() 57 dr_definer_create_obj(struct mlx5dr_domain *dmn, u16 format_id, in dr_definer_create_obj() argument 68 format_id, in dr_definer_create_obj() 84 definer_obj->format_id = format_id; in dr_definer_create_obj() 115 int mlx5dr_definer_get(struct mlx5dr_domain *dmn, u16 format_id, in mlx5dr_definer_get() argument 122 definer_obj = dr_definer_find_obj(dmn, format_id, dw_selectors, in mlx5dr_definer_get() [all …]
|
| H A D | dr_action.c | 1056 static void dr_action_range_definer_fill(u16 *format_id, in dr_action_range_definer_fill() argument 1063 *format_id = MLX5_IFC_DEFINER_FORMAT_ID_SELECT; in dr_action_range_definer_fill() 1084 u16 format_id; in dr_action_create_range_definer() local 1087 dr_action_range_definer_fill(&format_id, in dr_action_create_range_definer() 1092 ret = mlx5dr_definer_get(dmn, format_id, in dr_action_create_range_definer()
|
| H A D | dr_types.h | 1359 u16 format_id, 1382 int mlx5dr_definer_get(struct mlx5dr_domain *dmn, u16 format_id,
|
| H A D | fs_dr.c | 727 u16 format_id, u32 *match_mask) in mlx5_cmd_dr_create_match_definer() argument
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| H A D | port_sel.c | 118 int format_id; in mlx5_lag_set_definer_inner() local 124 format_id = 23; in mlx5_lag_set_definer_inner() 135 format_id = 23; in mlx5_lag_set_definer_inner() 153 format_id = 31; in mlx5_lag_set_definer_inner() 166 format_id = 32; in mlx5_lag_set_definer_inner() 183 format_id = 23; in mlx5_lag_set_definer_inner() 197 return format_id; in mlx5_lag_set_definer_inner() 204 int format_id; in mlx5_lag_set_definer() local 213 format_id = 22; in mlx5_lag_set_definer() 224 format_id = 22; in mlx5_lag_set_definer() [all …]
|
| /linux/include/linux/ |
| H A D | quotaops.h | 98 int dquot_load_quota_sb(struct super_block *sb, int type, int format_id, 100 int dquot_load_quota_inode(struct inode *inode, int type, int format_id, 102 int dquot_quota_on(struct super_block *sb, int type, int format_id, 105 int format_id, int type);
|
| H A D | nvme-fc.h | 47 __u8 format_id; member
|
| /linux/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_psi.h | 87 __be32 format_id; member 343 __be32 format_id,
|
| H A D | vidtv_psi.c | 331 __be32 format_id, in vidtv_psi_registration_desc_init() argument 337 desc = kzalloc(sizeof(*desc) + sizeof(format_id) + additional_info_len, GFP_KERNEL); in vidtv_psi_registration_desc_init() 343 desc->length = sizeof_field(struct vidtv_psi_desc_registration, format_id) in vidtv_psi_registration_desc_init() 346 desc->format_id = format_id; in vidtv_psi_registration_desc_init()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/inc/ |
| H A D | smu_v11_0_pptable.h | 143 uint16_t format_id; member
|
| H A D | smu_v13_0_pptable.h | 145 uint16_t format_id; member
|
| H A D | smu_v11_0_7_pptable.h | 179 …uint16_t format_id; //PPGen use only: PPTable for different ASICs. For s… member
|
| H A D | smu_v13_0_7_pptable.h | 179 …uint16_t format_id; //PPGen use only: PPTable for different ASICs. For PLUM_BO… member
|
| H A D | smu_v14_0_2_pptable.h | 155 …uint16_t format_id; // PPGen use only: PPTable for different A… member
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | ispcsi2.h | 80 u16 format_id; /* as in CSI2_CTx_CTRL2[9:0] */ member
|
| /linux/sound/soc/intel/catpt/ |
| H A D | messages.c | 29 enum catpt_format_id format_id:8; in catpt_ipc_get_fw_version() 70 input.format_id = CATPT_FORMAT_PCM; in catpt_ipc_alloc_stream() 34 enum catpt_format_id format_id:8; global() member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_cmd.h | 102 u16 format_id, u32 *match_mask);
|
| H A D | fs_cmd.c | 206 u16 format_id, u32 *match_mask) in mlx5_cmd_stub_create_match_definer() argument 1078 u16 format_id, u32 *match_mask) in mlx5_cmd_create_match_definer() argument 1092 MLX5_SET(match_definer, ptr, format_id, format_id); in mlx5_cmd_create_match_definer()
|
| /linux/fs/quota/ |
| H A D | dquot.c | 2407 int dquot_load_quota_sb(struct super_block *sb, int type, int format_id, in dquot_load_quota_sb() argument 2420 fmt = find_quota_format(format_id); in dquot_load_quota_sb() 2460 dqopt->info[type].dqi_fmt_id = format_id; in dquot_load_quota_sb() 2491 int dquot_load_quota_inode(struct inode *inode, int type, int format_id, in dquot_load_quota_inode() argument 2499 err = dquot_load_quota_sb(inode->i_sb, type, format_id, flags); in dquot_load_quota_inode() 2539 int dquot_quota_on(struct super_block *sb, int type, int format_id, in dquot_quota_on() argument 2550 format_id, DQUOT_USAGE_ENABLED | in dquot_quota_on() 2561 int format_id, int type) in dquot_quota_on_mount() argument 2572 error = dquot_load_quota_inode(d_inode(dentry), type, format_id, in dquot_quota_on_mount()
|
| /linux/fs/jfs/ |
| H A D | super.c | 158 static int jfs_quota_on(struct super_block *sb, int type, int format_id, 797 static int jfs_quota_on(struct super_block *sb, int type, int format_id, in jfs_quota_on() argument 803 err = dquot_quota_on(sb, type, format_id, path); in jfs_quota_on()
|
| /linux/include/linux/mlx5/ |
| H A D | fs.h | 353 enum mlx5_flow_namespace_type ns_type, u16 format_id,
|
| /linux/fs/ext2/ |
| H A D | super.c | 347 static int ext2_quota_on(struct super_block *sb, int type, int format_id, 1613 static int ext2_quota_on(struct super_block *sb, int type, int format_id, in ext2_quota_on() argument 1619 err = dquot_quota_on(sb, type, format_id, path); in ext2_quota_on()
|
| /linux/sound/drivers/ |
| H A D | aloop.c | 126 struct snd_ctl_elem_id format_id; member 378 &setup->format_id); in loopback_check_format() 1664 setup->format_id = kctl->id; in loopback_mixer_new()
|
| /linux/sound/hda/common/ |
| H A D | codec.c | 668 u16 format_id; member 1097 if (p->format_id != format) { in update_pcm_format() 1106 p->format_id = format; in update_pcm_format() 1204 if (q->format_id) in really_cleanup_stream()
|
| /linux/fs/ext4/ |
| H A D | super.c | 1594 static int ext4_quota_on(struct super_block *sb, int type, int format_id, 1600 static int ext4_quota_enable(struct super_block *sb, int type, int format_id, 7093 static int ext4_quota_on(struct super_block *sb, int type, int format_id, in ext4_quota_on() argument 7126 err = dquot_quota_on(sb, type, format_id, path); in ext4_quota_on() 7170 static int ext4_quota_enable(struct super_block *sb, int type, int format_id, in ext4_quota_enable() argument 7202 err = dquot_load_quota_inode(qf_inode, type, format_id, flags); in ext4_quota_enable()
|