/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_ani.c | 34 * 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 D | ar5416_attach.c | 62 /* 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 D | ar5212_ani.c | 30 * 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 D | ar5212.h | 205 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 D | ar5212_reset.c | 1744 * 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 D | base64.h | 29 * 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 D | base64.c | 31 * 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 D | ar9300_ani.c | 34 * 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 D | ar9300.h | 199 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 D | b64_ntop.c | 29 * 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 D | b64_pton.c | 29 * 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 D | athstats.c | 340 { 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 D | tiphy.h | 34 * Texas Instruments DP83867IR/CR Robust, High Immunity
|
H A D | miidevs | 347 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 D | maxim,max9286.yaml | 79 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 D | ah_diagcodes.h | 62 HAL_DIAG_ANI_PARAMS = 31, /* ANI noise immunity parameters */
|
H A D | ah.h | 885 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 D | ar9160_attach.c | 84 /* 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 D | base64.c | 29 * 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 D | ar9287_attach.c | 101 /* NB: disable ANI noise immunity for reliable RIFS rx */ in ar9287AniSetup() 346 ar9287AniSetup(ah); /* Anti Noise Immunity */ in ar9287Attach()
|
H A D | ar9285_attach.c | 102 /* NB: disable ANI noise immunity for reliable RIFS rx */ in ar9285AniSetup() 378 ar9285AniSetup(ah); /* Anti Noise Immunity */ in ar9285Attach()
|
H A D | ar9280_attach.c | 97 /* NB: disable ANI noise immunity for reliable RIFS rx */ in ar9280AniSetup() 402 ar9280AniSetup(ah); /* Anti Noise Immunity */ in ar9280Attach()
|
/freebsd/crypto/openssh/ |
H A D | LICENCE | 398 * 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 D | res_debug.c | 80 * 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 D | ar5210_misc.c | 563 * Control Adaptive Noise Immunity Parameters
|