Searched refs:sys_op (Results 1 – 2 of 2) sorted by relevance
164 } sys_op; variable440 struct sysctl_op *sys_op = pdata->sys_op; in parse_generic_sysctl() local628 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_coalesce_handler() local757 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_pauseparam_handler() local854 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_link_ksettings_handler() local978 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_ringparam_handler() local1081 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_channels_handler() local1130 sys_op->max_rx, sys_op->max_tx, in sysctl_channels_handler()1140 sys_op->rx_count, sys_op->tx_count, in sysctl_channels_handler()1156 sys_op->rx_count, sys_op->tx_count); in sysctl_channels_handler()[all …]
1291 void *sys_op; member