Home
last modified time | relevance | path

Searched full:immunity (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c34 * Anti noise immunity support. We track phy errors and react
35 * to excessive errors by adjusting the noise immunity parameters.
47 * immunity in all operating modes if the device indicates it's
170 * Control Adaptive Noise Immunity Parameters
231 "%s: immunity level out of range (%u > %u)\n", in ar5416AniControl()
337 "%s: spur immunity level out of range (%u > %u)\n", in ar5416AniControl()
380 /* First, raise noise immunity level, up to max */ in ar5416AniOfdmErrTrigger()
386 /* then, raise spur immunity level, up to max */ in ar5416AniOfdmErrTrigger()
475 /* first, raise noise immunity level, up to max */ in ar5416AniCckErrTrigger()
780 /* then lower spur immunity level, down to zero */ in ar5416AniLowerImmunity()
[all …]
H A Dar5416_attach.c62 /* NB: disable ANI noise immunity for reliable RIFS rx */ in ar5416AniSetup()
467 ar5416AniSetup(ah); /* Anti Noise Immunity */ in ar5416Attach()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c30 * Anti noise immunity support. We track phy errors and react
31 * to excessive errors by adjusting the noise immunity parameters.
43 * immunity in all operating modes if the device indicates it's
217 * Control Adaptive Noise Immunity Parameters
403 /* First, raise noise immunity level, up to max */ in ar5212AniOfdmErrTrigger()
411 /* then, raise spur immunity level, up to max */ in ar5212AniOfdmErrTrigger()
511 /* first, raise noise immunity level, up to max */ in ar5212AniCckErrTrigger()
833 /* then lower spur immunity level, down to zero */ in ar5212AniLowerImmunity()
842 * if all else fails, lower noise immunity level down to a min value in ar5212AniLowerImmunity()
1013 * Check to see if need to lower immunity if in ar5212AniPoll()
[all …]
H A Dar5212.h205 uint32_t ast_ani_niup; /* ANI increased noise immunity */
206 uint32_t ast_ani_nidown; /* ANI decreased noise immunity */
207 uint32_t ast_ani_spurup; /* ANI increased spur immunity */
208 uint32_t ast_ani_spurdown;/* ANI descreased spur immunity */
H A Dar5212_reset.c1744 * Apply Spur Immunity to Boards that require it.
1777 * Check if spur immunity should be performed for this channel in ar5212SetSpurMitigation()
1801 /* Write spur immunity data */ in ar5212SetSpurMitigation()
1803 /* Disable Spur Immunity Regs if they appear set */ in ar5212SetSpurMitigation()
/freebsd/crypto/openssh/openbsd-compat/
H A Dbase64.h29 * To the extent it has a right to do so, IBM grants an immunity from suit
32 * dynamic updates in TCP/IP networks by means of the Software. No immunity is
H A Dbase64.c31 * To the extent it has a right to do so, IBM grants an immunity from suit
34 * dynamic updates in TCP/IP networks by means of the Software. No immunity is
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_ani.c34 * Anti noise immunity support. We track phy errors and react
35 * to excessive errors by adjusting the noise immunity parameters.
453 * Control Adaptive Noise Immunity Parameters
480 * These two control the top-level cck/ofdm immunity levels and will in ar9300_ani_control()
1072 * lower OFDM noise immunity in ar9300_ani_lower_immunity()
1086 * lower CCK noise immunity in ar9300_ani_lower_immunity()
1306 * Check to see if need to lower immunity if in ar9300_ani_ar_poll()
1323 * Force an ANI restart regardless of whether the lower immunity in ar9300_ani_ar_poll()
1333 /* check to see if need to raise immunity */ in ar9300_ani_ar_poll()
H A Dar9300.h199 u_int32_t ast_ani_niup; /* ANI increased noise immunity */
200 u_int32_t ast_ani_nidown; /* ANI decreased noise immunity */
201 u_int32_t ast_ani_spurup; /* ANI increased spur immunity */
202 u_int32_t ast_ani_spurdown;/* ANI descreased spur immunity */
/freebsd/contrib/ldns/compat/
H A Db64_ntop.c29 * To the extent it has a right to do so, IBM grants an immunity from suit
32 * dynamic updates in TCP/IP networks by means of the Software. No immunity is
H A Db64_pton.c29 * To the extent it has a right to do so, IBM grants an immunity from suit
32 * dynamic updates in TCP/IP networks by means of the Software. No immunity is
/freebsd/tools/tools/ath/athstats/
H A Dathstats.c340 { 2, "ni", "NI", "noise immunity level" },
342 { 2, "si", "SI", "spur immunity level" },
350 { 3, "maxsi","MSI", "max spur immunity level" },
354 { 4, "ni+", "NI+", "ANI increased noise immunity" },
356 { 4, "ni-", "NI-", "ANI decrease noise immunity" },
358 { 4, "si+", "SI+", "ANI increased spur immunity" },
360 { 4, "si-", "SI-", "ANI decrease spur immunity" },
/freebsd/sys/dev/mii/
H A Dtiphy.h34 * Texas Instruments DP83867IR/CR Robust, High Immunity
H A Dmiidevs347 model xxTI DP83867 0x0023 High Immunity 10/100/1000 PHY
348 model xxTI DP83822 0x0024 High Immunity 10/100 PHY
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dmaxim,max9286.yaml79 pre-programs the embedded serializer with power supply noise immunity
85 a remote serializer whose high-threshold noise immunity is not enabled
/freebsd/sys/dev/ath/ath_hal/
H A Dah_diagcodes.h62 HAL_DIAG_ANI_PARAMS = 31, /* ANI noise immunity parameters */
H A Dah.h885 uint32_t ast_ani_niup; /* ANI increased noise immunity */
886 uint32_t ast_ani_nidown; /* ANI decreased noise immunity */
887 uint32_t ast_ani_spurup; /* ANI increased spur immunity */
888 uint32_t ast_ani_spurdown;/* ANI descreased spur immunity */
/freebsd/sys/dev/ath/ath_hal/ar9001/
H A Dar9160_attach.c84 /* NB: disable ANI noise immunity for reliable RIFS rx */ in ar9160AniSetup()
280 ar9160AniSetup(ah); /* Anti Noise Immunity */ in ar9160Attach()
/freebsd/lib/libc/net/
H A Dbase64.c29 * To the extent it has a right to do so, IBM grants an immunity from suit
32 * dynamic updates in TCP/IP networks by means of the Software. No immunity is
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c101 /* NB: disable ANI noise immunity for reliable RIFS rx */ in ar9287AniSetup()
346 ar9287AniSetup(ah); /* Anti Noise Immunity */ in ar9287Attach()
H A Dar9285_attach.c102 /* NB: disable ANI noise immunity for reliable RIFS rx */ in ar9285AniSetup()
378 ar9285AniSetup(ah); /* Anti Noise Immunity */ in ar9285Attach()
H A Dar9280_attach.c97 /* NB: disable ANI noise immunity for reliable RIFS rx */ in ar9280AniSetup()
402 ar9280AniSetup(ah); /* Anti Noise Immunity */ in ar9280Attach()
/freebsd/crypto/openssh/
H A DLICENCE398 * To the extent it has a right to do so, IBM grants an immunity from suit
401 * dynamic updates in TCP/IP networks by means of the Software. No immunity is
/freebsd/lib/libc/resolv/
H A Dres_debug.c80 * To the extent it has a right to do so, IBM grants an immunity from suit
83 * dynamic updates in TCP/IP networks by means of the Software. No immunity is
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c563 * Control Adaptive Noise Immunity Parameters

12