Home
last modified time | relevance | path

Searched refs:underrun (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/media/platform/ti/omap3isp/
H A Dispccdc.h151 unsigned int underrun:1; member
H A Dispccdc.c1607 if (ccdc->state == ISP_PIPELINE_STREAM_CONTINUOUS && ccdc->underrun) { in ccdc_isr_buffer()
1608 ccdc->underrun = 0; in ccdc_isr_buffer()
1819 ccdc->underrun = 1; in ccdc_video_queue()
1912 if (ccdc->underrun || !(ccdc->output & CCDC_OUTPUT_MEMORY)) in ccdc_set_stream()
1915 ccdc->underrun = 0; in ccdc_set_stream()
1931 ccdc->underrun = 0; in ccdc_set_stream()
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-debug.c600 le32_to_cpu(tx->agg.underrun), accum_tx->agg.underrun, in il4965_ucode_tx_stats_read()
601 delta_tx->agg.underrun, max_tx->agg.underrun); in il4965_ucode_tx_stats_read()
H A Dcommands.h2892 __le32 underrun; member
/linux/sound/x86/
H A Dintel_hdmi_lpe_audio.h115 u32 underrun:1; /* 0: send null packets, member
/linux/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-bytecap.c160 u32 underrun; member
539 vcap->count.underrun, vcap->count.buffers); in dcmipp_bytecap_stop_streaming()
774 vcap->count.underrun++; in dcmipp_bytecap_irq_thread()
/linux/sound/core/
H A DKconfig206 bool "Enable PCM ring buffer overrun/underrun debugging"
210 Say Y to enable the PCM ring buffer overrun/underrun debugging.
/linux/Documentation/networking/device_drivers/ethernet/3com/
H A D3c509.rst197 0x02 Tx overrun, or Rx underrun
214 0x10 Tx underrun (not enough PCI bus bandwidth).
/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.h250 unsigned underrun:1; /* current packet is aborted member
H A Datl2.c536 if (txs->underrun) in atl2_intr_tx()
/linux/Documentation/sound/designs/
H A Dcompress-offload.rst316 - No notion of underrun/overrun. Since the bytes written are compressed
318 rendered output in time, this does not deal with underrun/overrun and
/linux/drivers/net/ethernet/alteon/
H A Dacenic.h560 u32 underrun; member
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h388 u32 underrun; member
H A Dtx.c873 priv->reply_agg_tx_stats.underrun++; in iwlagn_count_agg_tx_err_status()
H A Dcommands.h2585 __le32 underrun; member
/linux/Documentation/admin-guide/blockdev/
H A Dfloppy.rst129 To tune the fifo threshold, switch on over/underrun messages
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-dqevent.rst158 underrun it might not be able to generate this event. In such
/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h159 u32 underrun; member
H A Dwmi.c6498 dst->underrun = src->underrun; in ath11k_wmi_pull_pdev_stats_tx()
6894 "Num underruns", pdev->underrun); in ath11k_wmi_fw_pdev_tx_stats_fill()
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.h1277 __le32 underrun; member
H A Dwmi.c2901 dst->underrun = __le32_to_cpu(src->underrun); in ath10k_wmi_pull_pdev_stats_tx()
2929 dst->underrun = __le32_to_cpu(src->underrun); in ath10k_wmi_10_4_pull_pdev_stats_tx()
8323 "Num underruns", pdev->underrun); in ath10k_wmi_fw_pdev_tx_stats_fill()
H A Ddebug.c1210 data[i++] = pdev_stats->underrun; in ath10k_debug_get_et_stats()
/linux/scripts/
H A Dspelling.txt1692 underun||underrun
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c7994 "Num underruns", pdev->underrun); in ath12k_wmi_fw_pdev_tx_stats_dump()
8197 dst->underrun = a_sle32_to_cpu(src->underrun); in ath12k_wmi_pull_pdev_stats_tx()
/linux/drivers/i2c/busses/
H A DKconfig432 you can encounter underrun issues causing premature stop sendings if

12