Searched refs:loss (Results 1 – 12 of 12) sorted by relevance
/drivers/media/dvb-core/ |
D | Kconfig | 59 bool "Enable DVB demux section packet loss log" 62 Enable extra log messages meant to detect packet loss 75 handling DVB network ULE packet loss inside the Kernel.
|
/drivers/net/ethernet/ti/ |
D | netcp_xgbepcsr.c | 314 int loss, i, status = 1; in netcp_xgbe_check_link_status() local 318 loss = readl(serdes_regs + 0x1fc0 + 0x20 + (i * 0x04)) & 0x1; in netcp_xgbe_check_link_status() 335 if (!loss && blk_lock) { in netcp_xgbe_check_link_status()
|
D | tlan.c | 2072 u32 excess_col, late_col, loss; in tlan_read_and_clear_stats() local 2101 loss = inb(dev->base_addr + TLAN_DIO_DATA + 2); in tlan_read_and_clear_stats() 2107 dev->stats.tx_errors += tx_under + loss; in tlan_read_and_clear_stats() 2116 dev->stats.tx_carrier_errors += loss; in tlan_read_and_clear_stats()
|
/drivers/scsi/smartpqi/ |
D | Kconfig | 28 # the risks and costs of program errors, damage to or loss of data,
|
/drivers/atm/ |
D | nicstarmac.copyright | 11 * loss of link, and correctly re-enable PHY when link is
|
D | Kconfig | 210 loss, so if you have a 25Mbps NICStAR based ATM card you must say Y.
|
/drivers/scsi/mpt3sas/ |
D | Kconfig | 26 # the risks and costs of program errors, damage to or loss of data,
|
/drivers/misc/eeprom/ |
D | Kconfig | 21 Unless you like data loss puzzles, always be sure that any chip
|
/drivers/scsi/ufs/ |
D | Kconfig | 29 # program errors, damage to or loss of data, programs or equipment,
|
/drivers/media/tuners/ |
D | mt2063.c | 1407 u32 loss = t1 % denom; in MT2063_fLO_FractionalTerm() local 1409 (((f_ref & 0x00003FFF) * num + (loss << 14)) + (denom / 2)) / denom; in MT2063_fLO_FractionalTerm()
|
/drivers/net/wireless/realtek/rtw88/ |
D | rtw8822c.c | 2746 u32 loss, loss_db; in rtw8822c_dpk_agc_loss_chk() local 2748 loss = rtw8822c_dpk_pas_read(rtwdev, path); in rtw8822c_dpk_agc_loss_chk() 2749 if (loss < 0x4000000) in rtw8822c_dpk_agc_loss_chk() 2751 loss_db = 3 * rtw8822c_psd_log2base(loss >> 13) - 3870; in rtw8822c_dpk_agc_loss_chk()
|
/drivers/scsi/ |
D | Kconfig | 854 now and then to avoid data loss. This will be done if you say Y
|