Searched refs:frames (Results 151 - 175 of 194) sorted by relevance

12345678

/linux-master/drivers/net/ethernet/ti/
H A Dcpsw_new.c951 * tell the kernel to stop sending us tx frames.
1091 struct xdp_frame **frames, u32 flags)
1101 xdpf = frames[i];
1090 cpsw_ndo_xdp_xmit(struct net_device *ndev, int n, struct xdp_frame **frames, u32 flags) argument
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c626 * @n: number of XDP frames to be transmitted
627 * @frames: XDP frames to be transmitted
630 * Returns number of frames successfully sent. Failed frames
632 * For error cases, a negative errno code is returned and no-frames
633 * are transmitted (caller must handle freeing frames).
636 ice_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames, argument
668 const struct xdp_frame *xdpf = frames[i];
2397 /* allow CONTROL frames egres
[all...]
H A Dice.h927 ice_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames,
/linux-master/drivers/net/hyperv/
H A Dhyperv_net.h254 struct xdp_frame **frames, u32 flags);
/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi_helper.h863 u32 frames; member in struct:hfi_ltr_use
/linux-master/fs/ntfs3/
H A Dfrecord.c2514 u64 frames, vbo_data;
2552 frames = (i_size - 1) >> frame_bits;
2554 err = attr_wof_frame_info(ni, attr, run, frame64, frames,
2559 if (frame64 == frames) {
H A Dntfs_fs.h446 struct runs_tree *run, u64 frame, u64 frames,
/linux-master/drivers/usb/gadget/function/
H A Duvc_configfs.c2174 list_add_tail(&frame_ptr->entry, &fmt->frames);
2198 list_for_each_entry_safe(frame_ptr, tmp, &fmt->frames, entry)
2467 INIT_LIST_HEAD(&h->fmt.frames);
2657 INIT_LIST_HEAD(&h->fmt.frames);
/linux-master/drivers/s390/net/
H A Dqeth_core.h424 unsigned int frames; member in struct:qeth_qdio_out_buffer
/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-params.c555 /* Number of frames */
557 arg->frames);
584 reg_val |= RKISP1_CIF_ISP_AWB_SET_FRAMES_V12(arg->frames);
/linux-master/drivers/net/ethernet/socionext/
H A Dnetsec.c1762 struct xdp_frame **frames, u32 flags)
1773 struct xdp_frame *xdpf = frames[i];
1799 /* For now just support only the usual MTU sized frames */
1801 NL_SET_ERR_MSG_MOD(extack, "Jumbo frames not supported on XDP");
1761 netsec_xdp_xmit(struct net_device *ndev, int n, struct xdp_frame **frames, u32 flags) argument
/linux-master/drivers/media/i2c/
H A Dov5670.c87 /* Initial number of frames to skip to avoid possible garbage */
2343 static int ov5670_get_skip_frames(struct v4l2_subdev *sd, u32 *frames) argument
2345 *frames = OV5670_NUM_OF_SKIP_FRAMES;
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c40 * frames, leave that to mac80211
66 /* we don't use HCCA/802.11 QoS TSPECs, so drop such frames */
109 * removed (it might be disabled, e.g. for mgmt frames). As a monitor
367 * Drop UNKNOWN frames in aggregation, unless in monitor mode
443 * Sometimes we can get frames that were not decrypted
445 * happen after connection where we can get multicast frames
447 * Silently drop those frames.
448 * Also drop un-decrypted frames in monitor mode.
540 /* Allow same PN as the first subframe for following sub frames */
570 struct sk_buff_head *skb_list = &entries[index].frames;
[all...]
H A Dsta.c540 * the queue while still sending frames to it.
1796 * frames until the queue is allocated
1965 IWL_ERR(mvm, "Couldn't drain frames for staid %d\n",
2756 * delBA notification should trigger a release of all frames in
2762 __skb_queue_purge(&entries[j].frames);
2789 __skb_queue_head_init(&entries[j].frames);
4097 /* If we're releasing frames from aggregation or dqa queues then check
4098 * if all the queues that we're releasing frames from, combined, have:
4099 * - more frames than the service period, in which case more_data
4101 * - fewer than 'cnt' frames, i
[all...]
/linux-master/drivers/net/
H A Dxen-netfront.c541 /* Skip unused frames from start of page */
576 /* Skip unused frames from start of page */
646 struct xdp_frame **frames, u32 flags)
664 struct xdp_frame *xdpf = frames[i];
645 xennet_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames, u32 flags) argument
/linux-master/tools/testing/selftests/bpf/
H A Dxskxceiver.c52 * j. If multi-buffer is supported, send 9k packets divided into 3 frames
823 static struct pkt_stream *__pkt_stream_generate_custom(struct ifobject *ifobj, struct pkt *frames, argument
835 struct pkt *frame = &frames[i];
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-abi.h521 * frames of this type, we set the
1351 * only valid for RAW bayer frames
1354 * for RAW bayer frames
1479 struct imgu_abi_frames_sp frames; member in struct:imgu_abi_sp_stage
/linux-master/sound/pci/rme9652/
H A Dhdsp.c1062 static int hdsp_set_interrupt_interval(struct hdsp *s, unsigned int frames) argument
1068 frames >>= 7;
1070 while (frames) {
1072 frames >>= 1;
3452 snd_iprintf(buffer, "Hardware pointer (frames): %ld\n", hdsp_hw_pointer(hdsp));
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c157 /* For S/G frames, we first need to free all SG entries
373 // enqueue the array of XDP_TX frames
652 /* Processing of Rx frames received on the error FQ
704 /* Consume all frames pull-dequeued into the store. This is the simplest way to
706 * overwrite (leak) frames already in the store.
747 fq->stats.frames += cleaned;
748 ch->stats.frames += cleaned;
751 /* A dequeue operation only pulls frames from a single queue
1939 * Rx, Tx confirmation and (if configured) Rx error frames all count
1992 /* If we either consumed the whole NAPI budget with Rx frames
2855 dpaa2_eth_xdp_xmit(struct net_device *net_dev, int n, struct xdp_frame **frames, u32 flags) argument
[all...]
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c188 tc->frames = seq % fps;
/linux-master/include/uapi/linux/
H A Dvideodev2.h963 __u8 frames; member in struct:v4l2_timecode
/linux-master/drivers/media/i2c/ccs/
H A Dccs-core.c2641 static int ccs_get_skip_frames(struct v4l2_subdev *subdev, u32 *frames) argument
2645 *frames = sensor->frame_skip;
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c3984 /* hardware can't handle really short frames, hardware padding works
3996 * @n: number of frames
3997 * @frames: array of XDP buffer pointers
4000 * Returns number of frames successfully sent. Failed frames
4003 * For error cases, a negative errno code is returned and no-frames
4004 * are transmitted (caller must handle freeing frames).
4006 int i40e_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames, argument
4030 struct xdp_frame *xdpf = frames[i];
/linux-master/drivers/net/ethernet/freescale/
H A Dfec_main.c1533 } else { /* recycle pages of XDP_TX frames */
1864 * incoming frames. On a heavily loaded network, we should be
3135 dev_err(dev, "Rx coalesced frames exceed hardware limitation\n");
3912 struct xdp_frame **frames,
3932 if (fec_enet_txq_xmit_frame(fep, txq, frames[i], 0, true) < 0)
3910 fec_enet_xdp_xmit(struct net_device *dev, int num_frames, struct xdp_frame **frames, u32 flags) argument
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc.c1375 struct xdp_frame **frames, u32 flags)
1392 frames[k]);
2168 * to match consumer index, and will drop all frames.
1374 enetc_xdp_xmit(struct net_device *ndev, int num_frames, struct xdp_frame **frames, u32 flags) argument

Completed in 761 milliseconds

12345678