Lines Matching full:sysctl
36 * Contains static sysctl values which are driver wide and configure all
45 #include <sys/sysctl.h>
51 * Global sysctl variable indicating whether the RDMA client interface feature
60 * Global sysctl variable indicating whether the Tx Flow Control filters
66 * @remark each PF has a separate sysctl which can override this value.
74 * Global sysctl variable indicating whether the Tx Flow Control filters
80 * @remark each PF has a separate sysctl which can override this value.
88 * Global sysctl variable indicating whether the Health Status events from the
92 * @remark each PF has a separate sysctl which can override this value.
100 * Global sysctl variable indicating whether the driver will allow the
111 * Global sysctl variable indicating the maximum number of MSI-X vectors to
123 * If the tunable needs a custom loader, mark the SYSCTL as CTLFLAG_NOFETCH,