Lines Matching full:sysctl
56 .Xr sysctl.conf 5
121 .Sx SYSCTL VARIABLES
229 For debugging/testing purposes, a sysctl can be used to set up a mirroring
249 sysctl dev.ice.<interface #>.create_interface=1
250 sysctl dev.ice.<interface #>.delete_interface=1
308 sysctl.
319 sysctl dev.ice.<interface #>.pfc=1 (or 0 to disable)
326 sysctl dev.ice.<interface #>.ets_min_rate
334 sysctl dev.ice.<interface #>.ets_min_rate=10,10,10,10,10,10,10,30
342 sysctl dev.ice.<interface #>.up2tc_map=0,0,1,1,2,2,3,3
351 Use the following sysctl to enable or disable L3 QoS:
353 sysctl dev.ice.<interface #>.pfc_mode=1 (or 0 to disable)
361 sysctl dev.ice.<interface #>.dscp2tc_map.0-7=0,1,2,3,0,0,0,0
362 sysctl dev.ice.<interface #>.dscp2tc_map.8-15=4,0,0,0,0,0,0,0
370 sysctl dev.ice.<interface #>.dscp2tc_map
383 Use sysctl to change FW-LLDP settings.
388 sysctl dev.ice.<interface #>.fw_lldp_agent=1
393 sysctl dev.ice.<interface #>.fw_lldp_agent=0
398 sysctl dev.ice.<interface #>.fw_lldp_agent
411 .Xr sysctl 8
421 Use sysctl to change the flow control settings for a single interface without
424 sysctl dev.ice.<interface #>.fc
467 sysctl is enabled Auto FEC negotiation will include
471 sysctl dev.ice.<interface #>.allow_no_fec_modules_in_auto=1
479 sysctl dev.ice.<interface #>.negotiated_fec
484 sysctl dev.ice.<interface #>.requested_fec
489 sysctl -d dev.ice.<interface #>.requested_fec
497 sysctl dev.ice.<interface #>.advertise_speed=<mask>
519 sysctl is set to
526 sysctl dev.ice.<interface #>.link_active_on_if_down=0
560 sysctl node under the debug section of the driver's sysctl list.
653 To set the desired verbosity level for a module, use the following sysctl
656 sysctl dev.ice.<interface #>.debug.fw_log.severity.<module>=<level>
661 sysctl dev.ice.0.debug.fw_log.severity.link=1
662 sysctl dev.ice.0.debug.fw_log.severity.link_topo=2
663 sysctl dev.ice.0.debug.fw_log.register=1
716 sysctl dev.ice.<interface #>.debug.dump.clusters=<bitmask>
725 sysctl -d dev.ice.0.debug.dump.clusters
756 sysctl dev.ice.0.debug.dump.clusters=0x181
761 sysctl dev.ice.0.debug.dump.clusters=0
770 sysctl -b dev.ice.<interface #>.debug.dump.dump=1 > dump.bin
773 NOTE: The driver will not receive the command if the sysctl is not set to
784 sysctl dev.ice.0.debug.dump.clusters=0
785 sysctl dev.ice.0.debug.dump.dump=1
800 Use the following sysctl to read the PHY registers:
802 sysctl dev.ice.<interface #>.debug.phy_statistics
842 sysctl dev.ice.<interface #>.temp
852 .Pa /etc/sysctl.conf :
864 .Pa /etc/sysctl.conf
1025 man page for more information on using iflib sysctl variables as tunables.
1065 .Sh SYSCTL VARIABLES
1080 This sysctl may not exist depending on the adapter type.
1082 This sysctl tree contains statistics collected by the hardware for the port.
1161 .Xr sysctl 8