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

12345678

/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c340 struct xdp_frame **frames, u32 flags)
362 xdpf = frames[i];
796 /* For smaller frames still need to allocate skb, memcpy
339 qede_xdp_transmit(struct net_device *dev, int n_frames, struct xdp_frame **frames, u32 flags) argument
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76.h1471 void mt76_rx_complete(struct mt76_dev *dev, struct sk_buff_head *frames,
1475 void mt76_rx_aggr_reorder(struct sk_buff *skb, struct sk_buff_head *frames);
/linux-master/drivers/s390/net/
H A Dqeth_core.h424 unsigned int frames; member in struct:qeth_qdio_out_buffer
/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/drivers/usb/gadget/function/
H A Duvc_configfs.c2173 list_add_tail(&frame_ptr->entry, &fmt->frames);
2197 list_for_each_entry_safe(frame_ptr, tmp, &fmt->frames, entry)
2455 INIT_LIST_HEAD(&h->fmt.frames);
2645 INIT_LIST_HEAD(&h->fmt.frames);
/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/net/ethernet/intel/ice/
H A Dice.h929 ice_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames,
/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/tools/testing/selftests/bpf/
H A Dxskxceiver.c52 * j. If multi-buffer is supported, send 9k packets divided into 3 frames
786 static struct pkt_stream *__pkt_stream_generate_custom(struct ifobject *ifobj, struct pkt *frames, argument
798 struct pkt *frame = &frames[i];
/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
1953 IWL_ERR(mvm, "Couldn't drain frames for staid %d\n",
2744 * delBA notification should trigger a release of all frames in
2750 __skb_queue_purge(&entries[j].frames);
2777 __skb_queue_head_init(&entries[j].frames);
4085 /* If we're releasing frames from aggregation or dqa queues then check
4086 * if all the queues that we're releasing frames from, combined, have:
4087 * - more frames than the service period, in which case more_data
4089 * - 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/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.h946 __u8 frames; member in struct:v4l2_timecode
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c310 /* Allow the Fman (Tx) port to process in-flight frames before we
1654 * either contiguous frames or scatter/gather ones.
1662 * Return the skb backpointer, since for S/G frames the buffer containing it
1665 * No skb backpointer is set when transmitting XDP frames. Cleanup the buffer
2765 /* XDP doesn't support S/G frames. Return the fragments to the
2769 WARN_ONCE(1, "S/G frames not supported under XDP\n");
3046 struct xdp_frame **frames, u32 flags)
3058 xdpf = frames[i];
3203 * this CGR to generate enqueue rejections to FMan in order to drop the frames
3045 dpaa_xdp_xmit(struct net_device *net_dev, int n, 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
/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/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");
3935 struct xdp_frame **frames,
3955 if (fec_enet_txq_xmit_frame(fep, txq, frames[i], 0, true) < 0)
3933 fec_enet_xdp_xmit(struct net_device *dev, int num_frames, struct xdp_frame **frames, u32 flags) argument

Completed in 498 milliseconds

12345678