Searched refs:frame_size (Results 1 - 19 of 19) sorted by relevance

/freebsd-10-stable/sys/dev/ath/ath_rate/sample/
H A Dsample.c713 int frame_size,
726 const int size_bin = size_to_bin(frame_size);
853 int frame_size, int nframes, int nbad)
872 if (frame_size == 0) /* NB: should not happen */
873 frame_size = 1500;
880 bin_to_size(size_to_bin(frame_size)),
903 bin_to_size(size_to_bin(frame_size)),
904 frame_size,
908 update_stats(sc, an, frame_size,
928 bin_to_size(size_to_bin(frame_size)),
712 update_stats(struct ath_softc *sc, struct ath_node *an, int frame_size, int rix0, int tries0, int rix1, int tries1, int rix2, int tries2, int rix3, int tries3, int short_tries, int tries, int status, int nframes, int nbad) argument
851 ath_rate_tx_complete(struct ath_softc *sc, struct ath_node *an, const struct ath_rc_series *rc, const struct ath_tx_status *ts, int frame_size, int nframes, int nbad) argument
[all...]
/freebsd-10-stable/sys/dev/bktr/
H A Dioctl_meteor.h172 int frame_size; /* row*columns*depth */ member in struct:meteor_mem
H A Dbktr_reg.h599 int frame_size; /* number of bytes in a frame */ member in struct:bktr_softc
H A Dbktr_core.c891 <= (bktr->frame_size + sizeof(struct timeval))) {
893 bktr->frame_size;
/freebsd-10-stable/contrib/gdb/gdb/
H A Dalpha-tdep.c989 int frame_reg, frame_size, return_reg, reg;
1004 frame_size = 0;
1024 if (frame_size == 0)
1025 frame_size = (-word) & 0xffff;
1134 info->vfp = val + frame_size;
982 int frame_reg, frame_size, return_reg, reg; local
/freebsd-10-stable/sys/dev/mrsas/
H A Dmrsas_ioctl.c479 u_int32_t frame_size = MRSAS_MFI_FRAME_SIZE; local
487 cmd->frame_mem, frame_size, mrsas_alloc_cb,
/freebsd-10-stable/contrib/gcc/config/s390/
H A Ds390.c283 HOST_WIDE_INT frame_size; local
6612 cfun_frame_layout.frame_size = get_frame_size ();
6613 if (!TARGET_64BIT && cfun_frame_layout.frame_size > 0x7fff0000)
6674 && cfun_frame_layout.frame_size == 0
6681 cfun_frame_layout.frame_size += (STACK_POINTER_OFFSET
6687 cfun_frame_layout.frame_size += UNITS_PER_WORD;
6696 cfun_frame_layout.frame_size += cfun_frame_layout.high_fprs * 8;
6700 cfun_frame_layout.frame_size += 8;
6702 cfun_frame_layout.frame_size += cfun_gprs_save_area_size;
6706 cfun_frame_layout.frame_size
6720 HOST_WIDE_INT frame_size; local
[all...]
/freebsd-10-stable/sys/dev/ath/ath_rate/amrr/
H A Damrr.c160 int frame_size, int nframes, int nbad)
158 ath_rate_tx_complete(struct ath_softc *sc, struct ath_node *an, const struct ath_rc_series *rc, const struct ath_tx_status *ts, int frame_size, int nframes, int nbad) argument
/freebsd-10-stable/sys/dev/ath/ath_rate/onoe/
H A Donoe.c167 int frame_size, int nframes, int nbad)
165 ath_rate_tx_complete(struct ath_softc *sc, struct ath_node *an, const struct ath_rc_series *rc, const struct ath_tx_status *ts, int frame_size, int nframes, int nbad) argument
/freebsd-10-stable/contrib/libpcap/
H A Dpcap-linux.c3280 unsigned int frame_size; local
3316 frame_size = handle->snapshot;
3333 if (frame_size > mtu + 18)
3334 frame_size = mtu + 18;
3394 req.tp_frame_size = TPACKET_ALIGN(macoff + frame_size);
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c3411 offsetT frame_size;
3615 cur_frame_data->frame_size = val;
3783 if (p->fp_regno != 30 || p->mask || p->fmask || p->frame_size)
3791 if (p->frame_size != 0)
3792 cfi_add_CFA_def_cfa (p->fp_regno, p->frame_size);
3795 else if (p->frame_size != 0)
3796 cfi_add_CFA_def_cfa_offset (p->frame_size);
3402 offsetT frame_size; member in struct:alpha_elf_frame_data
H A Dtc-arm.c67 offsetT frame_size; member in struct:__anon1
3073 unwind.frame_size = 0;
3284 unwind.frame_size += 4;
3334 unwind.frame_size += num_regs * 12;
3384 unwind.frame_size += count * 8;
3419 unwind.frame_size += count * 8 + 4;
3483 unwind.frame_size += 8;
3616 unwind.frame_size += 4;
3726 unwind.fp_offset = unwind.frame_size - offset;
3748 unwind.frame_size
[all...]
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_mcp_api.h541 u16 frame_size; member in struct:ecore_mfw_tlv_iscsi
H A Decore_mng_tlv.c1176 p_buf->p_val = (u8 *)&p_drv_buf->frame_size;
1177 return sizeof(p_drv_buf->frame_size);
/freebsd-10-stable/crypto/openssl/crypto/aes/asm/
H A Daesni-x86_64.pl1327 my $frame_size = 0x68 + ($win64?160:0);
1334 lea -$frame_size(%rsp),%rsp
1713 lea $frame_size(%rsp),%rsp
1724 lea -$frame_size(%rsp),%rsp
2139 lea $frame_size(%rsp),%rsp
/freebsd-10-stable/sys/dev/virtio/network/
H A Dif_vtnet.c1028 int frame_size, clsize; local
1035 frame_size = sc->vtnet_hdr_size + sizeof(struct ether_vlan_header) +
1042 if (frame_size <= MCLBYTES) {
1046 if (frame_size > MJUM9BYTES)
/freebsd-10-stable/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c2470 int i, populate, idx, frame_size, error; local
2473 frame_size = ETHER_ALIGN + sizeof(struct ether_vlan_header) +
2485 if (frame_size <= MCLBYTES)
2496 frame_size <= MCLBYTES + MJUMPAGESIZE)
/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.c9786 arm_output_function_prologue (FILE *f, HOST_WIDE_INT frame_size)
9792 thumb_output_function_prologue (f, frame_size);
9831 current_function_pretend_args_size, frame_size);
10200 HOST_WIDE_INT frame_size ATTRIBUTE_UNUSED)
10510 HOST_WIDE_INT frame_size;
10529 frame_size = ROUND_UP_WORD (get_frame_size ());
10583 if (leaf && frame_size == 0)
10595 offsets->locals_base = offsets->soft_frame + frame_size;
9770 arm_output_function_prologue(FILE *f, HOST_WIDE_INT frame_size) argument
10494 HOST_WIDE_INT frame_size; local
/freebsd-10-stable/contrib/gcc/config/mips/
H A Dmips.c5348 HOST_WIDE_INT frame_size = (!cfun->machine->frame.initialized)
5354 frame_size -= cfun->machine->frame.args_size;
5356 offset = offset - frame_size;
5324 HOST_WIDE_INT frame_size = (!cfun->machine->frame.initialized) local

Completed in 349 milliseconds