Home
last modified time | relevance | path

Searched refs:sysctl_op (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/dev/axgbe/
H A Dxgbe-sysctl.c111 struct sysctl_op { struct
238 void fill_data(struct sysctl_op *sys_op, int flag, unsigned int value);
334 fill_data(struct sysctl_op *sys_op, int flag, unsigned int value) in fill_data()
440 struct sysctl_op *sys_op = pdata->sys_op; in parse_generic_sysctl()
628 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_coalesce_handler()
757 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_pauseparam_handler()
854 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_link_ksettings_handler()
978 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_ringparam_handler()
1081 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_channels_handler()
1598 struct sysctl_op *sys_op; in axgbe_sysctl_init()