Searched refs:loss (Results 1 – 9 of 9) sorted by relevance
/drivers/net/ethernet/ti/ |
D | netcp_xgbepcsr.c | 321 int loss, i, status = 1; in netcp_xgbe_check_link_status() local 325 loss = readl(serdes_regs + 0x1fc0 + 0x20 + (i * 0x04)) & 0x1; in netcp_xgbe_check_link_status() 342 if (!loss && blk_lock) { in netcp_xgbe_check_link_status()
|
D | tlan.c | 2102 u32 excess_col, late_col, loss; in tlan_read_and_clear_stats() local 2131 loss = inb(dev->base_addr + TLAN_DIO_DATA + 2); in tlan_read_and_clear_stats() 2137 dev->stats.tx_errors += tx_under + loss; in tlan_read_and_clear_stats() 2146 dev->stats.tx_carrier_errors += loss; in tlan_read_and_clear_stats()
|
/drivers/atm/ |
D | nicstarmac.copyright | 11 * loss of link, and correctly re-enable PHY when link is
|
D | Kconfig | 209 loss, so if you have a 25Mbps NICStAR based ATM card you must say Y.
|
/drivers/scsi/ufs/ |
D | Kconfig | 29 # program errors, damage to or loss of data, programs or equipment,
|
/drivers/scsi/mpt3sas/ |
D | Kconfig | 26 # the risks and costs of program errors, damage to or loss of data,
|
/drivers/misc/eeprom/ |
D | Kconfig | 16 Unless you like data loss puzzles, always be sure that any chip
|
/drivers/media/tuners/ |
D | mt2063.c | 1437 u32 loss = t1 % denom; in MT2063_fLO_FractionalTerm() local 1439 (((f_ref & 0x00003FFF) * num + (loss << 14)) + (denom / 2)) / denom; in MT2063_fLO_FractionalTerm()
|
/drivers/scsi/ |
D | Kconfig | 953 now and then to avoid data loss. This will be done if you say Y
|