Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe-sysctl.c110 struct sysctl_op { struct
237 void fill_data(struct sysctl_op *sys_op, int flag, unsigned int value);
317 fill_data(struct sysctl_op *sys_op, int flag, unsigned int value) in fill_data()
423 struct sysctl_op *sys_op = pdata->sys_op; in parse_generic_sysctl()
611 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_coalesce_handler()
740 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_pauseparam_handler()
837 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_link_ksettings_handler()
961 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_ringparam_handler()
1064 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_channels_handler()
1581 struct sysctl_op *sys_op; in axgbe_sysctl_init()