/third_party/pulseaudio/src/utils/ |
H A D | pactl.c | 2828 sample_length = (size_t) sfi.frames*pa_frame_size(&sample_spec); in main()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 2310 * count since the value we care about is 2 frames, not 1. in igb_reset() 2333 /* adjust PBA for jumbo frames */ in igb_reset() 2944 struct xdp_frame **frames, u32 flags) in igb_xdp_xmit() 2973 struct xdp_frame *xdpf = frames[i]; in igb_xdp_xmit() 4538 /* enable LPE to allow for reception of jumbo frames */ in igb_setup_rctl() 4829 /* Free all the Tx ring sk_buffs or xdp frames */ in igb_clean_tx_ring() 5261 * we will have issues with VLAN tag stripping not being done for frames in igb_set_rx_mode() 5273 /* enable Rx jumbo frames, restrict as needed to support build_skb */ in igb_set_rx_mode() 5703 /* Don't starve jumbo frames */ in igb_update_ring_itr() 5706 /* Give a little boost to mid-size frames */ in igb_update_ring_itr() 2943 igb_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames, u32 flags) igb_xdp_xmit() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 5755 st->frames = val[0]; in t4_get_usm_stats() 6483 p->frames = GET_STAT(FRAMES); in t4_get_lb_stats()
|
H A D | cxgb4_debugfs.c | 3644 PRINT_ADAP_STATS("usm_ddp_frames:", stats.frames); in show_ddp_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 5725 st->frames = val[0]; in t4_get_usm_stats() 6453 p->frames = GET_STAT(FRAMES); in t4_get_lb_stats()
|
H A D | cxgb4_debugfs.c | 3644 PRINT_ADAP_STATS("usm_ddp_frames:", stats.frames); in show_ddp_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 2331 * count since the value we care about is 2 frames, not 1. in igb_reset() 2354 /* adjust PBA for jumbo frames */ in igb_reset() 2990 struct xdp_frame **frames, u32 flags) in igb_xdp_xmit() 3019 struct xdp_frame *xdpf = frames[i]; in igb_xdp_xmit() 4624 /* enable LPE to allow for reception of jumbo frames */ in igb_setup_rctl() 4915 /* Free all the Tx ring sk_buffs or xdp frames */ in igb_clean_tx_ring() 5347 * we will have issues with VLAN tag stripping not being done for frames in igb_set_rx_mode() 5359 /* enable Rx jumbo frames, restrict as needed to support build_skb */ in igb_set_rx_mode() 5789 /* Don't starve jumbo frames */ in igb_update_ring_itr() 5792 /* Give a little boost to mid-size frames */ in igb_update_ring_itr() 2989 igb_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames, u32 flags) igb_xdp_xmit() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/ |
H A D | igc_main.c | 856 /* enable LPE to allow for reception of jumbo frames */ in igc_setup_rctl() 908 * @queue: If non-negative, queue assignment feature is enabled and frames 2697 /* place incomplete frames back on ring for completion */ in igc_clean_rx_irq() 3171 * @queue: If non-negative, queue assignment feature is enabled and frames 3239 * @queue: Queue number which matching frames are assigned to 3307 * @queue: If non-negative, queue assignment feature is enabled and frames 4244 /* handle TSO and jumbo frames */ in igc_update_itr() 4482 /* Don't starve jumbo frames */ in igc_update_ring_itr() 4485 /* Give a little boost to mid-size frames */ in igc_update_ring_itr() 5166 netdev_dbg(netdev, "Jumbo frames no in igc_change_mtu() 6475 igc_xdp_xmit(struct net_device *dev, int num_frames, struct xdp_frame **frames, u32 flags) igc_xdp_xmit() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 4099 * stmmac_tso_xmit - Tx entry point of the driver for oversized frames (TSO) 4102 * Description: this is the transmit function that is called on TSO frames 4104 * Diagram below show the ring programming in case of TSO frames: 4388 * It programs the chain or the ring and supports oversized frames 4415 /* Manage oversized TCP frames for GMAC4 device */ in stmmac_xmit() 5285 * It gets all the frames inside the ring. 5723 netdev_dbg(priv->dev, "Jumbo frames not supported for XDP\n"); in stmmac_change_mtu() 5776 * needs to have the Tx COE disabled for oversized frames in stmmac_fix_features() 6589 struct xdp_frame **frames, u32 flags) in stmmac_xdp_xmit() 6613 res = stmmac_xdp_xmit_xdpf(priv, queue, frames[ in stmmac_xdp_xmit() 6588 stmmac_xdp_xmit(struct net_device *dev, int num_frames, struct xdp_frame **frames, u32 flags) stmmac_xdp_xmit() argument [all...] |
/third_party/libsnd/src/ |
H A D | ulaw.c | 63 psf->sf.frames = psf->blockwidth > 0 ? psf->datalength / psf->blockwidth : 0 ; in ulaw_init()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 991 /* disarm tx queues that have received xoff frames */ in ixgbe_update_xoff_received() 1038 * false hang detection due to PFC or 802.3x frames. By in ixgbe_check_tx_hang() 1497 * 82599 errata, UDP frames with a 0 checksum can be marked as in ixgbe_rx_checksum() 2384 /* place incomplete frames back on ring for completion */ in ixgbe_clean_rx_irq() 3727 * size resolution. In this case frames larger than in ixgbe_configure_srrctl() 4913 fctrl |= IXGBE_FCTRL_DPF; /* discard pause frames when FC enabled */ in ixgbe_set_rx_mode() 5117 /* FCoE traffic class uses FCOE jumbo frames */ in ixgbe_hpbthresh() 5178 /* FCoE traffic class uses FCOE jumbo frames */ in ixgbe_lpbthresh() 9466 * L2 headers. The canonical method to match L2 frames is to use in ixgbe_configure_clsu32() 9906 * be receiving external loopback of our transmitted frames in ixgbe_configure_bridge_mode() 10245 ixgbe_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames, u32 flags) ixgbe_xdp_xmit() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 995 /* disarm tx queues that have received xoff frames */ in ixgbe_update_xoff_received() 1042 * false hang detection due to PFC or 802.3x frames. By in ixgbe_check_tx_hang() 1492 * 82599 errata, UDP frames with a 0 checksum can be marked as in ixgbe_rx_checksum() 2378 /* place incomplete frames back on ring for completion */ in ixgbe_clean_rx_irq() 3717 * size resolution. In this case frames larger than in ixgbe_configure_srrctl() 4905 fctrl |= IXGBE_FCTRL_DPF; /* discard pause frames when FC enabled */ in ixgbe_set_rx_mode() 5109 /* FCoE traffic class uses FCOE jumbo frames */ in ixgbe_hpbthresh() 5170 /* FCoE traffic class uses FCOE jumbo frames */ in ixgbe_lpbthresh() 9557 * L2 headers. The canonical method to match L2 frames is to use in ixgbe_configure_clsu32() 9997 * be receiving external loopback of our transmitted frames in ixgbe_configure_bridge_mode() 10347 ixgbe_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames, u32 flags) ixgbe_xdp_xmit() argument [all...] |
/third_party/node/deps/v8/src/api/ |
H A D | api.cc | 55 #include "src/execution/frames-inl.h" 9047 void Isolate::GetStackSample(const RegisterState& state, void** frames, in GetStackSample() argument 9052 i::TickSample::kSkipCEntryFrame, frames, in GetStackSample()
|