Searched refs:pushes (Results 1 – 23 of 23) sorted by relevance
/linux-6.3-rc2/Documentation/usb/ |
A D | ohci.rst | 15 Intel, it pushes more intelligence into the hardware. USB 1.1 controllers
|
/linux-6.3-rc2/drivers/soc/ti/ |
A D | knav_qmss_queue.c | 434 int pushes = 0; in knav_queue_debug_show_instance() local 447 pushes += per_cpu_ptr(qh->stats, cpu)->pushes; in knav_queue_debug_show_instance() 456 pushes, in knav_queue_debug_show_instance() 642 this_cpu_inc(qh->stats->pushes); in knav_queue_push()
|
A D | knav_qmss.h | 159 unsigned int pushes; member
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | ef100_tx.c | 131 ++tx_queue->pushes; in ef100_tx_push_buffers()
|
A D | net_driver.h | 298 unsigned int pushes; member
|
A D | ethtool_common.c | 74 EFX_ETHTOOL_UINT_TXQ_STAT(pushes),
|
A D | ef10.c | 2472 ++tx_queue->pushes; in efx_ef10_tx_write()
|
/linux-6.3-rc2/arch/arm64/boot/dts/qcom/ |
A D | msm8994-sony-xperia-kitakami.dtsi | 460 * Downstream pushes 2.95V to the sdhci device,
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/ |
A D | net_driver.h | 239 unsigned int pushes; member
|
A D | ethtool.c | 66 EF4_ETHTOOL_UINT_TXQ_STAT(pushes),
|
A D | farch.c | 341 ++tx_queue->pushes; in ef4_farch_tx_write()
|
/linux-6.3-rc2/Documentation/devicetree/ |
A D | of_unittest.rst | 205 test-child0 the test-sibling1 is attached that pushes the child node
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/ |
A D | net_driver.h | 295 unsigned int pushes; member
|
A D | ethtool_common.c | 74 EFX_ETHTOOL_UINT_TXQ_STAT(pushes),
|
A D | farch.c | 352 ++tx_queue->pushes; in efx_farch_tx_write()
|
/linux-6.3-rc2/Documentation/process/ |
A D | 7.AdvancedTopics.rst | 45 remote branches, the index, fast-forward merges, pushes and pulls, detached
|
A D | applying-patches.rst | 416 Once such patches has proved its worth in -mm for a while Andrew pushes
|
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/amazon/ |
A D | ena.rst | 137 In this mode the driver pushes the transmit descriptors and the
|
/linux-6.3-rc2/Documentation/mm/ |
A D | slub.rst | 336 pushes the analysis from looking through the numbers (tons of numbers)
|
/linux-6.3-rc2/tools/objtool/Documentation/ |
A D | objtool.txt | 340 pushes and sets up the frame pointer (for x86_64, this means rbp) at
|
/linux-6.3-rc2/Documentation/networking/ |
A D | tls-offload.rst | 256 Next time ``ktls`` pushes a record it will first send its TCP sequence number
|
A D | ethtool-netlink.rst | 889 notifies NIC hardware. In fast path, driver pushes descriptors to the device
|
/linux-6.3-rc2/Documentation/driver-api/usb/ |
A D | power-management.rst | 798 the user pushes the power button.
|
Completed in 74 milliseconds