Searched defs:vsd (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/arch/arm/vfp/ |
A D | vfpsingle.c | 69 #define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpsc… argument 215 vfp_propagate_nan(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_propagate_nan() 318 struct vfp_single vsm, vsd; in vfp_single_fsqrt() local 729 vfp_single_fadd_nonnumber(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_single_fadd_nonnumber() 771 vfp_single_add(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_single_add() 835 vfp_single_multiply(struct vfp_single *vsd, struct vfp_single *vsn, struct vfp_single *vsm, u32 fps… in vfp_single_multiply() 897 struct vfp_single vsd, vsp, vsn, vsm; in vfp_single_multiply_accumulate() local 969 struct vfp_single vsd, vsn, vsm; in vfp_single_fmul() local 992 struct vfp_single vsd, vsn, vsm; in vfp_single_fnmul() local 1016 struct vfp_single vsd, vsn, vsm; in vfp_single_fadd() local [all …]
|
A D | vfp.h | 245 #define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpsc… argument
|
A D | vfpdouble.c | 442 struct vfp_single vsd; in vfp_double_fcvts() local
|
/linux-6.3-rc2/fs/udf/ |
A D | super.c | 661 static int identify_vsd(const struct volStructDesc *vsd) in identify_vsd() 712 struct volStructDesc *vsd = NULL; in udf_check_vsd() local
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/ |
A D | core.h | 503 u8 vsd[MLXSW_CMD_BOARDINFO_VSD_LEN]; member
|
/linux-6.3-rc2/drivers/infiniband/hw/mthca/ |
A D | mthca_cmd.c | 1240 static void get_board_id(void *vsd, char *board_id) in get_board_id()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_main.c | 1044 static int mlx5e_modify_rq_vsd(struct mlx5e_rq *rq, bool vsd) in mlx5e_modify_rq_vsd() 3323 static int mlx5e_modify_channels_vsd(struct mlx5e_channels *chs, bool vsd) in mlx5e_modify_channels_vsd()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/ |
A D | fw.c | 1767 static void get_board_id(void *vsd, char *board_id) in get_board_id()
|
/linux-6.3-rc2/include/linux/mlx5/ |
A D | mlx5_ifc.h | 3900 u8 vsd[0x1]; member 4382 u8 vsd[208][0x8]; member
|
Completed in 109 milliseconds