| /linux/drivers/scsi/fnic/ |
| H A D | fdls_disc.c | 573 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_rscn_resp() local 606 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_logo_resp() local 640 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_tport_abts() local 685 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_fabric_abts() local 796 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_fdmi_abts() local 854 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_fabric_flogi() local 914 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_fabric_plogi() local 958 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_fdmi_plogi() local 1006 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_rpn_id() local 1065 uint16_t frame_size = FNIC_ETH_FCOE_HDRS_OFFSET + in fdls_send_scr() local [all …]
|
| H A D | fip.c | 45 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 D | fnic_fcs.c | 682 fdls_send_fcoe_frame(struct fnic *fnic, void *frame, int frame_size, in fdls_send_fcoe_frame() 732 int frame_size) in fnic_send_fcoe_frame() 754 int frame_size) in fnic_send_fip_frame()
|
| /linux/arch/xtensa/include/asm/ |
| H A D | asmmacro.h | 239 #define abi_entry(frame_size) \ argument 245 #define abi_ret(frame_size) retw argument
|
| /linux/arch/microblaze/kernel/ |
| H A D | unwind.c | 88 s16 frame_size; in find_frame_creation() local 137 long frame_size = get_frame_size(*prologue); in lookup_prev_stack_frame() local
|
| H A D | signal.c | 146 get_sigframe(struct ksignal *ksig, struct pt_regs *regs, size_t frame_size) in get_sigframe()
|
| /linux/arch/riscv/kernel/ |
| H A D | signal.c | 216 size_t frame_size; in get_rt_frame_size() local 238 size_t frame_size = get_rt_frame_size(false); in SYSCALL_DEFINE0() local 341 size_t frame_size = get_rt_frame_size(false); in setup_rt_frame() local
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-utils.h | 39 u32 iwl_find_ie_offset(u8 *beacon, u8 eid, u32 frame_size) in iwl_find_ie_offset()
|
| /linux/arch/parisc/kernel/ |
| H A D | unwind.c | 217 static int unwind_special(struct unwind_frame_info *info, unsigned long pc, int frame_size) in unwind_special() 284 long frame_size = 0; in unwind_frame_regs() local
|
| H A D | signal.c | 161 get_sigframe(struct k_sigaction *ka, unsigned long sp, size_t frame_size) in get_sigframe()
|
| /linux/drivers/most/ |
| H A D | most_usb.c | 196 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 D | ivc.h | 29 size_t frame_size; member
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_xdp.c | 64 u32 frame_size; in igc_xdp_enable_pool() local
|
| /linux/arch/loongarch/kernel/ |
| H A D | unwind_prologue.c | 114 unsigned long frame_size = 0; in unwind_by_prologue() local
|
| /linux/arch/hexagon/kernel/ |
| H A D | signal.c | 28 size_t frame_size) in get_sigframe()
|
| /linux/drivers/firmware/tegra/ |
| H A D | ivc.c | 575 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 D | nxp-nci.h | 44 size_t frame_size; member
|
| /linux/arch/nios2/kernel/ |
| H A D | signal.c | 168 size_t frame_size) in get_sigframe()
|
| /linux/sound/soc/sti/ |
| H A D | uniperif_reader.c | 152 int frame_size; /* user tdm frame size in bytes */ in uni_reader_prepare_tdm() local
|
| /linux/lib/crypto/x86/ |
| H A D | sha512-ssse3-asm.S | 80 frame_size = frame_WK + WK_SIZE define
|
| H A D | sha512-avx-asm.S | 82 frame_size = frame_WK + WK_SIZE define
|
| H A D | sha512-avx2-asm.S | 111 frame_size = frame_CTX + CTX_SIZE define
|
| /linux/include/uapi/sound/ |
| H A D | usb_stream.h | 24 unsigned frame_size; member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
| H A D | rx.c | 103 __be32 frame_size = cpu_to_be32(rq->xsk_pool->chunk_size); in mlx5e_xsk_alloc_rx_mpwqe() local
|
| /linux/arch/powerpc/kernel/ |
| H A D | signal.c | 162 size_t frame_size, int is_32) in get_sigframe()
|