Home
last modified time | relevance | path

Searched defs:frame_size (Results 1 – 25 of 128) sorted by relevance

123456

/linux/drivers/scsi/fnic/
H A Dfdls_disc.c587 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_rscn_resp() local
620 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_logo_resp() local
654 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_tport_abts() local
699 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_fabric_abts() local
788 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_fdmi_abts() local
832 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_fabric_flogi() local
892 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_fabric_plogi() local
936 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_fdmi_plogi() local
984 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_rpn_id() local
1043 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_scr() local
[all …]
H A Dfip.c45 uint16_t frame_size = sizeof(struct fip_vlan_req); in fnic_fcoe_send_vlan_req() local
194 uint16_t frame_size = sizeof(struct fip_discovery); in fnic_fcoe_start_fcf_discovery() local
361 uint16_t frame_size = sizeof(struct fip_flogi); in fnic_fcoe_start_flogi() local
798 uint16_t frame_size = sizeof(struct fip_enode_ka); in fnic_handle_enode_ka_timer() local
852 uint16_t frame_size = sizeof(struct fip_vn_port_ka); in fnic_handle_vn_ka_timer() local
H A Dfnic_fcs.c680 fdls_send_fcoe_frame(struct fnic *fnic, void *frame, int frame_size, in fdls_send_fcoe_frame()
730 int frame_size) in fnic_send_fcoe_frame()
752 int frame_size) in fnic_send_fip_frame()
/linux/arch/xtensa/include/asm/
H A Dasmmacro.h239 #define abi_entry(frame_size) \ argument
245 #define abi_ret(frame_size) retw argument
/linux/arch/s390/kernel/
H A Dcompat_signal.c231 get_sigframe(struct k_sigaction *ka, struct pt_regs * regs, size_t frame_size) in get_sigframe()
257 size_t frame_size; in setup_frame32() local
337 size_t frame_size; in setup_rt_frame32() local
H A Dsignal.c265 get_sigframe(struct k_sigaction *ka, struct pt_regs * regs, size_t frame_size) in get_sigframe()
291 size_t frame_size; in setup_frame() local
367 size_t frame_size; in setup_rt_frame() local
/linux/arch/microblaze/kernel/
H A Dunwind.c88 s16 frame_size; in find_frame_creation() local
137 long frame_size = get_frame_size(*prologue); in lookup_prev_stack_frame() local
/linux/arch/riscv/kernel/
H A Dsignal.c209 size_t frame_size; in get_rt_frame_size() local
231 size_t frame_size = get_rt_frame_size(false); in SYSCALL_DEFINE0() local
321 size_t frame_size = get_rt_frame_size(false); in setup_rt_frame() local
/linux/arch/parisc/kernel/
H A Dunwind.c215 static int unwind_special(struct unwind_frame_info *info, unsigned long pc, int frame_size) in unwind_special()
279 long frame_size = 0; in unwind_frame_regs() local
/linux/drivers/most/
H A Dmost_usb.c196 unsigned int frame_size; in get_stream_frame_size() local
279 unsigned int frame_size = get_stream_frame_size(&mdev->dev, conf); in hdm_add_padding() local
313 unsigned int frame_size = get_stream_frame_size(&mdev->dev, conf); in hdm_remove_padding() local
570 unsigned int frame_size; in hdm_configure_channel() local
/linux/include/soc/tegra/
H A Divc.h29 size_t frame_size; member
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_xdp.c14 u32 frame_size; in stmmac_xdp_enable_pool() local
/linux/arch/mips/kernel/
H A Dprocess.c186 int frame_size; member
354 static inline int is_sp_move_ins(union mips_instruction *ip, int *frame_size) in is_sp_move_ins()
/linux/arch/loongarch/kernel/
H A Dunwind_prologue.c113 unsigned long frame_size = 0; in unwind_by_prologue() local
/linux/arch/hexagon/kernel/
H A Dsignal.c28 size_t frame_size) in get_sigframe()
/linux/drivers/firmware/tegra/
H A Divc.c575 unsigned int num_frames, size_t frame_size) in tegra_ivc_check_params()
648 unsigned int num_frames, size_t frame_size, in tegra_ivc_init()
/linux/drivers/nfc/nxp-nci/
H A Dnxp-nci.h44 size_t frame_size; member
/linux/arch/nios2/kernel/
H A Dsignal.c168 size_t frame_size) in get_sigframe()
/linux/fs/ntfs3/
H A Dfrecord.c2096 u32 i, idx, frame_size, pages_per_frame; in ni_readpage_cmpr() local
2182 u32 i, frame_size, pages_per_frame, bytes; in ni_decompress_file() local
2380 u32 frame_size) in decompress_lzx_xpress()
2458 u32 frame_size, i, npages_disk, ondisk_size; in ni_read_frame() local
2736 u32 frame_size = sbi->cluster_size << NTFS_LZNT_CUNIT; in ni_write_frame() local
/linux/sound/soc/img/
H A Dimg-i2s-in.c185 unsigned int sample_rate, unsigned int frame_size, in img_i2s_in_check_rate()
218 unsigned int rate, channels, i2s_channels, frame_size; in img_i2s_in_hw_params() local
/linux/sound/soc/sti/
H A Duniperif_reader.c152 int frame_size; /* user tdm frame size in bytes */ in uni_reader_prepare_tdm() local
/linux/arch/x86/crypto/
H A Dsha512-ssse3-asm.S81 frame_size = frame_WK + WK_SIZE define
H A Dsha512-avx-asm.S83 frame_size = frame_WK + WK_SIZE define
/linux/arch/x86/kernel/
H A Dsignal.c94 get_sigframe(struct ksignal *ksig, struct pt_regs *regs, size_t frame_size, in get_sigframe()
/linux/include/uapi/sound/
H A Dusb_stream.h24 unsigned frame_size; member

123456