Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/axgbe/
H A Dxgbe-sysctl.c113 struct sysctl_op { struct
240 void fill_data(struct sysctl_op *sys_op, int flag, unsigned int value);
336 fill_data(struct sysctl_op *sys_op, int flag, unsigned int value) in fill_data()
442 struct sysctl_op *sys_op = pdata->sys_op; in parse_generic_sysctl()
630 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_coalesce_handler()
759 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_pauseparam_handler()
856 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_link_ksettings_handler()
980 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_ringparam_handler()
1083 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_channels_handler()
1600 struct sysctl_op *sys_op; in axgbe_sysctl_init()