Home
last modified time | relevance | path

Searched refs:BER (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/drivers/media/dvb-frontends/
A Dstv0297.c335 u8 BER[3]; in stv0297_read_ber() local
337 stv0297_readregs(state, 0xA0, BER, 3); in stv0297_read_ber()
338 if (!(BER[0] & 0x80)) { in stv0297_read_ber()
339 state->last_ber = BER[2] << 8 | BER[1]; in stv0297_read_ber()
A Das102_fe_types.h141 uint16_t BER; member
A Dstv0367_priv.h179 u32 BER; /* Bit error rate (x 10000000) */ member
A Das102_fe.c313 state->ber = tstate.BER; in as102_fe_read_status()
333 tstate.PER, tstate.BER); in as102_fe_read_status()
A Dstv0900_priv.h282 u32 BER;/* Bit error rate (x10^7) */ member
/linux-6.3-rc2/drivers/media/usb/as102/
A Das10x_cmd.c195 pstatus->BER = le16_to_cpu((__force __le16)prsp->body.get_tune_status.rsp.sts.BER); in as10x_cmd_get_tune_status()
/linux-6.3-rc2/Documentation/networking/
A Dmptcp-sysctl.rst72 link with high BER or peer pausing the data processing.
/linux-6.3-rc2/Documentation/userspace-api/media/dvb/
A Dfrontend-stat-properties.rst103 In order to get the BER (Bit Error Rate) measurement, it should be
160 In order to get the BER (Bit Error Rate) measurement, it should be
/linux-6.3-rc2/Documentation/driver-api/media/
A Ddtv-frontend.rst304 /* Check if pre-BER stats are available */
312 /* Check if post-BER stats are available */
355 /* Check if the BER measures are already available */
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
A Dcounters.rst1105 between the NIC and the network is suffering from high BER, and that
1114 the NIC and the network is suffering from high BER. The corrected bit
1123 suffering from high BER, and that traffic might be lost. You may need to
/linux-6.3-rc2/Documentation/driver-api/media/drivers/
A Dvidtv.rst484 - Updating the error statistics accordingly (e.g. BER, etc).

Completed in 17 milliseconds