Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H 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()
H A Das102_fe_types.h141 uint16_t BER; member
H A Dstv0367_priv.h179 u32 BER; /* Bit error rate (x 10000000) */ member
H A Das102_fe.c313 state->ber = tstate.BER; in as102_fe_read_status()
333 tstate.PER, tstate.BER); in as102_fe_read_status()
H A Dstv0900_priv.h282 u32 BER;/* Bit error rate (x10^7) */ member
/openbmc/openbmc/poky/meta/recipes-support/gnutls/
H A Dlibtasn1_4.19.0.bb3 DER/BER data following an ASN.1 schema. "
/openbmc/linux/drivers/media/usb/as102/
H 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()
/openbmc/linux/Documentation/networking/
H A Dmptcp-sysctl.rst72 link with high BER or peer pausing the data processing.
/openbmc/linux/Documentation/userspace-api/media/dvb/
H 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
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCC-BY-3.0-AT83BER DIE IN ZIFFER 5 GENANNTE GEWÄHRLEISTUNG HINAUS HAFTET DER LIZENZGEBER IHNEN GEGENÜBER FÜR SCHÄ…
H A DCC-BY-SA-3.0-AT111BER DIE IN ZIFFER 5 GENANNTE GEWÄHRLEISTUNG HINAUS HAFTET DER LIZENZGEBER IHNEN GEGENÜBER FÜR SCHÄ…
H A DCC-BY-ND-3.0-DE73BER IN BEZUG AUF SCHÄDEN AUS DER VERLETZUNG DES LEBENS, DES KÖRPERS ODER DER GESUNDHEIT NUR, SOFER…
H A DCC-BY-NC-3.0-DE81BER IN BEZUG AUF SCHÄDEN AUS DER VERLETZUNG DES LEBENS, DES KÖRPERS ODER DER GESUNDHEIT NUR, SOFER…
H A DCC-BY-NC-ND-3.0-DE75BER IN BEZUG AUF SCHÄDEN AUS DER VERLETZUNG DES LEBENS, DES KÖRPERS ODER DER GESUNDHEIT NUR, SOFER…
H A DCC-BY-3.0-DE79BER IN BEZUG AUF SCHÄDEN AUS DER VERLETZUNG DES LEBENS, DES KÖRPERS ODER DER GESUNDHEIT NUR, SOFER…
H A DCC-BY-NC-SA-3.0-DE97BER IN BEZUG AUF SCHÄDEN AUS DER VERLETZUNG DES LEBENS, DES KÖRPERS ODER DER GESUNDHEIT NUR, SOFER…
H A DCC-BY-SA-3.0-DE107BER IN BEZUG AUF SCHÄDEN AUS DER VERLETZUNG DES LEBENS, DES KÖRPERS ODER DER GESUNDHEIT NUR, SOFER…
H A DCC-BY-NC-SA-2.0-DE81 …GEWÄHRLEISTUNG FÜR DAS WERK. CREATIVE COMMONS IST IHNEN ODER DRITTEN GEGENÜBER NICHT HAFTBAR FÜR S…
/openbmc/linux/Documentation/driver-api/media/
H 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 */
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dcounters.rst1108 between the NIC and the network is suffering from high BER, and that
1117 the NIC and the network is suffering from high BER. The corrected bit
1126 suffering from high BER, and that traffic might be lost. You may need to
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dvidtv.rst484 - Updating the error statistics accordingly (e.g. BER, etc).