/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.h | 43 * enough number of jumbo frames in the Rx queues (length of the current 51 /* Maximum number of Tx confirmation frames to be processed 56 /* Buffer qouta per channel. We want to keep in check number of ingress frames 57 * in flight: for small sized frames, congestion group taildrop may kick in 59 * reasonable number of frames will be pending at any given time. 66 /* Congestion group taildrop threshold: number of frames allowed to accumulate 74 /* Congestion group notification threshold: when this many frames accumulate 76 * PFC frames for that TC. 77 * When number of pending frames drops below exit threshold transmission of 78 * PFC frames i 369 __u64 frames; global() member 386 __u64 frames; global() member [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_xdp.c | 337 struct xdp_frame **frames, u32 flags) in bnxt_xdp_xmit() 363 struct xdp_frame *xdp = frames[i]; in bnxt_xdp_xmit() 336 bnxt_xdp_xmit(struct net_device *dev, int num_frames, struct xdp_frame **frames, u32 flags) bnxt_xdp_xmit() argument
|
/kernel/linux/linux-6.6/drivers/net/vmxnet3/ |
H A D | vmxnet3_xdp.c | 224 int n, struct xdp_frame **frames, u32 flags) in vmxnet3_xdp_xmit() 240 if (vmxnet3_xdp_xmit_frame(adapter, frames[i], tq, true)) { in vmxnet3_xdp_xmit() 223 vmxnet3_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames, u32 flags) vmxnet3_xdp_xmit() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | mpc8.c | 24 * MPEG Audio Layer 1/2 -like codec with frames of 1152 samples 170 c->frames = 1 << (get_bits(&gb, 3) * 2); in mpc8_decode_init() 366 if(c->cur_frame >= c->frames) in mpc8_decode_frame()
|
/third_party/ffmpeg/tests/fate/ |
H A D | demux.mak | 64 fate-maxis-xa: CMD = framecrc -i $(TARGET_SAMPLES)/maxis-xa/SC2KBUG.XA -frames:a 30 -c:a copy 71 fate-mkv-1242: CMD = framecrc -i $(TARGET_SAMPLES)/mkv/1242-small.mkv -c copy -frames:v 11
|
H A D | subtitles.mak | 50 FATE_SUBTITLES_ASS-$(call DEMDEC, MPSUB, TEXT) += fate-sub-mpsub-frames 51 fate-sub-mpsub-frames: CMD = fmtstdout ass -i $(TARGET_SAMPLES)/sub/MPSub_capability_tester_frames.sub
|
H A D | screen.mak | 1 # FIXME dropped frames in this test because of coarse timebase 47 fate-g2m3: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/g2m/g2m3.asf -frames:v 20 -an
|
/third_party/libsnd/src/ |
H A D | ogg_speex.c | 102 psf->sf.frames = spx_length (psf) ; in ogg_speex_open() 121 psf->sf.frames = SF_COUNT_MAX ; /* Unknown really */ in ogg_speex_open()
|
H A D | au.c | 449 if (! psf->sf.frames && psf->blockwidth) in au_read_header() 450 psf->sf.frames = (psf->filelength - psf->dataoffset) / psf->blockwidth ; in au_read_header()
|
H A D | ogg_vorbis.c | 239 ** page's granule position and the sum of frames on the page tells us the in vorbis_read_header() 294 psf->sf.frames = (vdata->pcm_end != (uint64_t) -1) ? vdata->pcm_end - vdata->pcm_start : SF_COUNT_MAX ; in vorbis_read_header() 496 psf->sf.frames = 0 ; in ogg_vorbis_open() 960 return (psf->datalength * psf->sf.samplerate) / psf->sf.frames ; in vorbis_byterate()
|
H A D | caf.c | 147 psf->sf.frames = 0 ; in caf_open() 510 " Valid frames : %D\n" in caf_read_header() 511 " Priming frames : %d\n" in caf_read_header() 512 " Remainder frames : %d\n", in caf_read_header() 570 psf->sf.frames = psf->datalength / psf->bytewidth ; in caf_read_header() 603 psf->sf.frames = psf->datalength / (psf->bytewidth * psf->sf.channels) ; in caf_write_header() 774 { psf->datalength = psf->sf.frames * psf->bytewidth * psf->sf.channels ; in caf_write_tailer()
|
/third_party/libevdev/doc/html/search/ |
H A D | search.js | 208 window.frames.MSearchResults.postMessage("take_focus", "*"); 363 window.frames.MSearchResults.location = resultsPageWithSearch;
|
/kernel/linux/linux-5.10/sound/drivers/ |
H A D | mts64.c | 139 u8 seconds, u8 frames, 353 u8 seconds, u8 frames, in mts64_smpte_start() 363 mts64_write_command(p, frames); in mts64_smpte_start() 351 mts64_smpte_start(struct parport *p, u8 hours, u8 minutes, u8 seconds, u8 frames, u8 idx) mts64_smpte_start() argument
|
/kernel/linux/linux-6.6/sound/drivers/ |
H A D | mts64.c | 138 u8 seconds, u8 frames, 352 u8 seconds, u8 frames, in mts64_smpte_start() 362 mts64_write_command(p, frames); in mts64_smpte_start() 350 mts64_smpte_start(struct parport *p, u8 hours, u8 minutes, u8 seconds, u8 frames, u8 idx) mts64_smpte_start() argument
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-ia64.tex | 44 points to. For normal frames, all ``preserved'' (callee-saved) 45 registers are accessible. For signal-trampoline frames, all registers 55 frames. This makes it possible to pass arguments, e.g., to exception
|
/third_party/node/lib/ |
H A D | assert.js | 350 const frames = StringPrototypeSplit(message, '\n'); 351 message = ArrayPrototypeShift(frames); 352 for (const frame of frames) { 965 // This will remove any duplicated frames from the error frames taken 966 // from within `ifError` and add the original error frames to the newly 974 // Filter all frames existing in err.stack. 980 // Only keep new frames.
|
/kernel/linux/linux-5.10/drivers/net/ |
H A D | veth.c | 432 struct xdp_frame **frames, in veth_xdp_xmit() 462 struct xdp_frame *frame = frames[i]; in veth_xdp_xmit() 491 struct xdp_frame **frames, u32 flags) in veth_ndo_xdp_xmit() 495 err = veth_xdp_xmit(dev, n, frames, flags, true); in veth_ndo_xdp_xmit() 1071 /* veth only receives frames when its peer sends one in veth_poll_controller() 431 veth_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames, u32 flags, bool ndo_xmit) veth_xdp_xmit() argument 490 veth_ndo_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames, u32 flags) veth_ndo_xdp_xmit() argument
|
/kernel/linux/linux-5.10/net/ieee802154/ |
H A D | nl-mac.c | 837 u8 frames; in ieee802154_llsec_parse_key() local 846 frames = nla_get_u8(info->attrs[IEEE802154_ATTR_LLSEC_KEY_USAGE_FRAME_TYPES]); in ieee802154_llsec_parse_key() 847 if ((frames & BIT(IEEE802154_FC_TYPE_MAC_CMD)) && in ieee802154_llsec_parse_key() 864 key->frame_types = frames; in ieee802154_llsec_parse_key()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/ |
H A D | gve_tx.c | 772 int gve_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames, in gve_xdp_xmit() argument 789 err = gve_xdp_xmit_one(priv, tx, frames[i]->data, in gve_xdp_xmit() 790 frames[i]->len, frames[i]); in gve_xdp_xmit()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | dma.c | 596 int frames = 0; in mt76_dma_rx_fill() local 625 frames++; in mt76_dma_rx_fill() 628 if (frames) in mt76_dma_rx_fill() 633 return frames; in mt76_dma_rx_fill()
|
/kernel/linux/linux-6.6/net/ieee802154/ |
H A D | nl-mac.c | 837 u8 frames; in ieee802154_llsec_parse_key() local 846 frames = nla_get_u8(info->attrs[IEEE802154_ATTR_LLSEC_KEY_USAGE_FRAME_TYPES]); in ieee802154_llsec_parse_key() 847 if ((frames & BIT(IEEE802154_FC_TYPE_MAC_CMD)) && in ieee802154_llsec_parse_key() 864 key->frame_types = frames; in ieee802154_llsec_parse_key()
|
/third_party/FreeBSD/sys/dev/usb/net/ |
H A D | if_cdce.c | 103 .frames = CDCE_FRAMES_MAX, 116 .frames = CDCE_FRAMES_MAX, 156 .frames = CDCE_NCM_RX_FRAMES_MAX, 169 .frames = CDCE_NCM_TX_FRAMES_MAX, 702 DPRINTFN(10, "transfer complete: %u bytes in %u frames\n",actlen, aframes); in cdce_bulk_write_callback() 867 DPRINTF("received %u bytes in %u frames\n", actlen, aframes); in cdce_bulk_read_callback() 905 /* set number of frames and start hardware */ in cdce_bulk_read_callback() 908 /* flush any received frames */ in cdce_bulk_read_callback() 1248 "%u bytes in %u frames\n", actlen, aframes); in cdce_ncm_bulk_write_callback() 1306 DPRINTFN(1, "received %u bytes in %u frames\ in cdce_ncm_bulk_read_callback() [all...] |
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
H A D | linux_usb.c | 368 * frames that we support per URB. It is not part of the Linux USB API. 801 cfg[0].frames = usb_max_isoc_frames(dev); in usb_setup_endpoint_agg() 826 cfg[0].frames = packets <= USB_FRAMES_MAX ? packets : USB_FRAMES_MAX; in usb_setup_endpoint_agg() 835 cfg[0].frames = packets <= USB_FRAMES_MAX ? packets : USB_FRAMES_MAX; in usb_setup_endpoint_agg() 839 cfg[0].frames = 4; in usb_setup_endpoint_agg() 1491 * frames are USB packets transferred 1000 or 8000 times per second,
|
/third_party/alsa-lib/aserver/ |
H A D | aserver.c | 446 ctrl->result = snd_pcm_delay(pcm, (snd_pcm_sframes_t *) &ctrl->u.delay.frames); in pcm_shm_cmd() 476 ctrl->result = snd_pcm_rewind(pcm, ctrl->u.rewind.frames); in pcm_shm_cmd() 479 ctrl->result = snd_pcm_forward(pcm, ctrl->u.forward.frames); in pcm_shm_cmd() 506 ctrl->u.mmap_commit.frames); in pcm_shm_cmd()
|
/third_party/mesa3d/src/glx/ |
H A D | dri2_glx.c | 78 unsigned frames; member 673 draw->frames++; in show_fps() 678 ((uint64_t)draw->frames * 1000000) / in show_fps() 681 draw->frames = 0; in show_fps()
|