/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_fs_counters.c | 63 bool aging; member 328 static struct mlx5_fc *mlx5_fc_acquire(struct mlx5_core_dev *dev, bool aging) in mlx5_fc_acquire() argument 333 if (aging && MLX5_CAP_GEN(dev, flow_counter_bulk_alloc) != 0) { in mlx5_fc_acquire() 342 struct mlx5_fc *mlx5_fc_create_ex(struct mlx5_core_dev *dev, bool aging) in mlx5_fc_create_ex() argument 344 struct mlx5_fc *counter = mlx5_fc_acquire(dev, aging); in mlx5_fc_create_ex() 352 counter->aging = aging; in mlx5_fc_create_ex() 354 if (aging) { in mlx5_fc_create_ex() 382 struct mlx5_fc *mlx5_fc_create(struct mlx5_core_dev *dev, bool aging) in mlx5_fc_create() argument 384 struct mlx5_fc *counter = mlx5_fc_create_ex(dev, aging); in mlx5_fc_create() [all...] |
/freebsd/contrib/ofed/opensm/complib/ |
H A D | cl_event_wheel.c | 110 /* We need to retire the event if the next aging time passed */ in __cl_event_wheel_callback() 122 /* update the required aging time */ in __cl_event_wheel_callback() 240 PRIx64 ">, num_regs:%d, aging time:%" PRIu64 "\n", in cl_event_wheel_dump() 333 " aging in %u [msec]\n", p_event->key, in cl_event_wheel_reg() 503 /* The callback for aging event */ 529 "The first Aging Event"); in main() 534 "The Second Aging Event"); in main() 539 "The Third Aging Event"); in main() 547 "The Second Aging Event Moved"); in main()
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_trap_rcv.c | 72 * We will provide a trap filtering mechanism with "Aging" capability. 77 * that should be referenced by the aging algorithm. 78 * To provide an efficient handling of aging, we also track all traps 79 * in a sorted list by their aging. 81 * The generic Aging Tracker mechanism is implemented in the 471 * received within the aging time window more than 10 times, in trap_rcv_process_request() 490 /* try to find it in the aging tracker */ in trap_rcv_process_request() 519 /* restart the aging anyway */ in trap_rcv_process_request()
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | sf.h | 30 #define SF_NUM_TIMEOUT_TYPES 2 /* Aging timer and Idle timer */ 71 * @long_delay_timeouts: aging and idle timer values for each scenario
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | sf.c | 42 * Aging and idle timeouts for the different possible scenarios 70 * Aging and idle timeouts for the different possible scenarios
|
/freebsd/contrib/openpam/doc/man/ |
H A D | pam_sm_chauthtok.3 | 41 Authentication token aging disabled.
|
H A D | pam_chauthtok.3 | 46 Authentication token aging disabled.
|
H A D | pam.3 | 169 Authentication token aging disabled.
|
/freebsd/share/man/man5/ |
H A D | passwd.5 | 211 This field may be left empty to turn off the password aging feature; 220 This field may be left empty to turn off the account aging feature;
|
/freebsd/share/man/man9/ |
H A D | pmap_page_exists_quick.9 | 50 be returned for a small subset of pmaps for proper page aging.
|
/freebsd/sys/dev/mlx5/ |
H A D | fs.h | 412 struct mlx5_fc *mlx5_fc_create(struct mlx5_core_dev *dev, bool aging); 415 struct mlx5_fc *mlx5_fc_create_ex(struct mlx5_core_dev *dev, bool aging);
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwm_sf.c | 141 * Aging and idle timeouts for the different possible scenarios 169 * Aging and idle timeouts for the different possible scenarios
|
/freebsd/contrib/ofed/opensm/include/complib/ |
H A D | cl_event_wheel.h | 200 * The sorted by aging time list item 382 * [in] Event Aging callback. The Event_Wheel calls this
|
/freebsd/usr.sbin/route6d/ |
H A D | route6d.8 | 66 Enables aging of the statically defined routes.
|
/freebsd/contrib/openpam/lib/libpam/ |
H A D | openpam_constants.c | 105 [PAM_AUTHTOK_DISABLE_AGING] = "Authentication token aging disabled",
|
/freebsd/sbin/dhclient/ |
H A D | dhcp-options.5 | 311 .It Ic option path-mtu-aging-timeout Ar uint32 ; 312 This option specifies the timeout (in seconds) to use when aging Path
|
/freebsd/sbin/ipf/ipnat/ |
H A D | ipnat.5 | 667 Aging - protocol is roughly understood from 696 Real Audio (PNA) - Aging
|
/freebsd/sys/net80211/ |
H A D | ieee80211_power.c | 217 * Age frames on the power save queue. The aging interval is 350 * the appropriate queue. The aging interval is 4 times in ieee80211_pwrsave()
|
H A D | ieee80211_ht.h | 37 /* threshold for aging overlapping non-HT bss */
|
/freebsd/sys/contrib/device-tree/Bindings/opp/ |
H A D | opp-v2-base.yaml | 86 system specific parameters (such as transients, process, aging,
|
/freebsd/sys/dev/etherswitch/arswitch/ |
H A D | arswitch.c | 410 * Configure aging register defaults. 421 * For now, configure the aging defaults: in ar8xxx_atu_learn_default() 428 * + AGE_EN - enable address table aging in ar8xxx_atu_learn_default()
|
/freebsd/sbin/routed/ |
H A D | main.c | 409 /* Synchronize the aging and broadcast in main() 453 /* trigger the main aging timer. in main()
|
/freebsd/sys/dev/iicbus/rtc/ |
H A D | nxprtc.c | 112 #define PCF2127_R_AGING_OFFSET 0x19 /* Frequency aging offset in PPM */ 525 * Also, for 212x chips, retrieve the current frequency aging offset, in pcf8523_start()
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_mcp.h | 561 * @paral b_is_permanent - disable retries & aging when set
|
/freebsd/libexec/bootpd/tools/bootptest/ |
H A D | print-bootp.c | 231 "lIP-pmtuage", /* 24: IP Path MTU aging timeout */
|