Home
last modified time | relevance | path

Searched refs:frames (Results 276 – 300 of 445) sorted by relevance

1...<<1112131415161718

/openbmc/linux/arch/xtensa/kernel/
H A Dentry.S207 ffs_ws a0, a3 # number of frames to the '1' from left
214 slli a3, a0, 4 # number of frames to save in bits 8..4
599 l32i a2, a1, PT_WMASK # register frames saved (in bits 4...9)
1291 ffs_ws a0, a3 # a0: shifts to skip empty frames
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De1000.rst86 to Ethernet PAUSE frames.
413 Degradation in throughput performance may be observed in some Jumbo frames
422 - Using Jumbo frames at 10 or 100 Mbps is not supported and may result in
/openbmc/linux/drivers/net/ethernet/i825xx/
H A D82596.c749 int frames = 0; in i596_rx() local
776 frames++; in i596_rx()
870 DEB(DEB_RXFRAME,printk(KERN_DEBUG "frames %d\n", frames)); in i596_rx()
H A Dlib82596.c680 int frames = 0; in i596_rx() local
712 frames++; in i596_rx()
819 DEB(DEB_RXFRAME, printk(KERN_DEBUG "frames %d\n", frames)); in i596_rx()
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dcdrom.rst165 - MSF stands for minutes-seconds-frames
168 is described as minutes:seconds:frames.
254 - MSF stands for minutes-seconds-frames
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1048 Tx aggregation consists of copying frames into a contiguous buffer so that they
1051 ``ETHTOOL_A_COALESCE_TX_AGGR_MAX_FRAMES`` describes the maximum number of frames
1133 ``ETHTOOL_A_PAUSE_RX`` bool receive pause frames
1134 ``ETHTOOL_A_PAUSE_TX`` bool transmit pause frames
1158 ``ETHTOOL_A_PAUSE_RX`` bool receive pause frames
1159 ``ETHTOOL_A_PAUSE_TX`` bool transmit pause frames
1929 frames is enabled
1930 ``ETHTOOL_A_MM_TX_ENABLED`` bool set if TX of preemptible frames is
1933 ``ETHTOOL_A_MM_TX_ACTIVE`` bool set if TX of preemptible frames is
1939 ``ETHTOOL_A_MM_VERIFY_ENABLED`` bool set if TX of SMD-V frames is
H A Dgeneric-hdlc.rst126 frames. The device will be named pvceth0, pvceth1 etc.
H A Dl2tp.rst7 Layer 2 Tunneling Protocol (L2TP) allows L2 frames to be tunneled over
29 netdevice, e.g. ``pppN``, ``l2tpethN``, through which data frames pass
542 traffic. With L2TPv3, the session can carry Ethernet frames (Ethernet
585 socket. Only PPP control frames pass over this socket: PPP data
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/
H A Dqman.txt14 supports queuing and QoS scheduling of frames to CPUs, network interfaces and
/openbmc/linux/Documentation/arch/x86/
H A Dentry_64.rst49 magic to get the stack frames right. (You can find some
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_driver.c225 struct uvc_frame *frames, u32 **intervals, const unsigned char *buffer, in uvc_parse_format() argument
240 format->frames = frames; in uvc_parse_format()
345 frame = &frames[0]; in uvc_parse_format()
378 frame = &frames[format->nframes]; in uvc_parse_format()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c615 struct sk_buff_head *skb_list = &entries[index].e.frames; in iwl_mvm_release_frames()
641 while (skb_queue_empty(&entries[index].e.frames)) in iwl_mvm_release_frames()
674 if (skb_queue_empty(&entries[index].e.frames)) { in iwl_mvm_reorder_timer_expired()
1109 tail = skb_peek_tail(&entries[index].e.frames); in iwl_mvm_reorder()
1117 __skb_queue_tail(&entries[index].e.frames, skb); in iwl_mvm_reorder()
/openbmc/linux/sound/soc/tegra/
H A DKconfig156 output frame by any combination of bytes from the input frames.
165 form output frames by any combination of bytes from the input
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c782 int mlx5e_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames, in mlx5e_xdp_xmit() argument
807 struct xdp_frame *xdpf = frames[i]; in mlx5e_xdp_xmit()
/openbmc/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-v4l2.c125 frame = ctx->frames[i]; in requeue_free_frames()
1165 ctx->frames[ctx->nb_of_frames] = frame; in delta_setup_frame()
1229 frame = ctx->frames[i]; in dump_frames_status()
1544 frame = ctx->frames[i]; in delta_vb2_frame_stop_streaming()
/openbmc/u-boot/arch/arm/dts/
H A Darmada-ap806.dtsi146 marvell,odmi-frames = <4>;
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dstandard.rst55 - incapable of capturing fields or frames at the nominal rate of the
/openbmc/linux/drivers/staging/media/av7110/
H A Dvideo_types.rst169 unsigned int frame_rate; /* in frames per 1000sec */
/openbmc/linux/sound/pci/rme9652/
H A Dhdspm.c1526 static int hdspm_set_interrupt_interval(struct hdspm *s, unsigned int frames) in hdspm_set_interrupt_interval() argument
1532 if (32 == frames) { in hdspm_set_interrupt_interval()
1545 frames >>= 7; in hdspm_set_interrupt_interval()
1547 while (frames) { in hdspm_set_interrupt_interval()
1549 frames >>= 1; in hdspm_set_interrupt_interval()
4748 int a, ltc, frames, seconds, minutes, hours; in snd_hdspm_proc_read_tco() local
4830 frames = ltc & 0xF; in snd_hdspm_proc_read_tco()
4832 frames += (ltc & 0x3) * 10; in snd_hdspm_proc_read_tco()
4847 hours, minutes, seconds, frames); in snd_hdspm_proc_read_tco()
H A Drme9652.c426 unsigned int frames) in rme9652_set_interrupt_interval() argument
437 frames >>= 7; in rme9652_set_interrupt_interval()
439 while (frames) { in rme9652_set_interrupt_interval()
441 frames >>= 1; in rme9652_set_interrupt_interval()
/openbmc/linux/sound/soc/sh/
H A Drz-ssi.c388 static void rz_ssi_pointer_update(struct rz_ssi_stream *strm, int frames) in rz_ssi_pointer_update() argument
398 strm->buffer_pos += frames; in rz_ssi_pointer_update()
/openbmc/linux/Documentation/sound/designs/
H A Dcompress-offload.rst14 returned values in frames are the norm, making it a challenge to
294 additional interface to let the decoder synthesize data when frames
/openbmc/u-boot/include/
H A Dppc_asm.tmpl137 * exception frames.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth/
H A D0002-fluid_synth_nwrite_float-Allow-zero-pointer-for-left.patch30 * @param len Count of audio frames to synthesize
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A DKconfig123 Say Y here to trace all commands, including TX frames and IO

1...<<1112131415161718