mvxpe_sysctl_queue
struct mvxpe_sysctl_queue *arg;
arg = (struct mvxpe_sysctl_queue *)rnode->sysctl_data;
struct mvxpe_sysctl_queue *arg;
arg = (struct mvxpe_sysctl_queue *)rnode->sysctl_data;
struct mvxpe_sysctl_queue *rxarg = &sc->sc_sysctl_rx_queue[q];
struct mvxpe_sysctl_queue *txarg = &sc->sc_sysctl_tx_queue[q];
struct mvxpe_sysctl_queue sc_sysctl_rx_queue[MVXPE_QUEUE_SIZE];
struct mvxpe_sysctl_queue sc_sysctl_tx_queue[MVXPE_QUEUE_SIZE];