Searched refs:sys_op (Results 1 – 2 of 2) sorted by relevance
166 } sys_op; variable442 struct sysctl_op *sys_op = pdata->sys_op; in parse_generic_sysctl() local630 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_coalesce_handler() local759 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_pauseparam_handler() local856 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_link_ksettings_handler() local980 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_ringparam_handler() local1083 struct sysctl_op *sys_op = pdata->sys_op; in sysctl_channels_handler() local1132 sys_op->max_rx, sys_op->max_tx, in sysctl_channels_handler()1142 sys_op->rx_count, sys_op->tx_count, in sysctl_channels_handler()1158 sys_op->rx_count, sys_op->tx_count); in sysctl_channels_handler()[all …]
1293 void *sys_op; member