Lines Matching defs:q
297 int q; in mvxpe_attach() local
528 int q; in mvxpe_evcnt_attach() local
623 #define MVXPE_QUEUE_DESC(q) "Rx success in queue " # q in mvxpe_evcnt_attach() argument
635 #define MVXPE_QUEUE_DESC(q) "Tx success in queue " # q in mvxpe_evcnt_attach() argument
647 #define MVXPE_QUEUE_DESC(q) "Rx error in queue " # q in mvxpe_evcnt_attach() argument
659 #define MVXPE_QUEUE_DESC(q) "Tx error in queue " # q in mvxpe_evcnt_attach() argument
851 int q, i; in mvxpe_initreg() local
1009 mvxpe_ring_alloc_queue(struct mvxpe_softc *sc, int q) in mvxpe_ring_alloc_queue()
1043 mvxpe_ring_dealloc_queue(struct mvxpe_softc *sc, int q) in mvxpe_ring_dealloc_queue()
1084 mvxpe_ring_init_queue(struct mvxpe_softc *sc, int q) in mvxpe_ring_init_queue()
1145 mvxpe_ring_flush_queue(struct mvxpe_softc *sc, int q) in mvxpe_ring_flush_queue()
1181 mvxpe_ring_sync_rx(struct mvxpe_softc *sc, int q, int idx, int count, int ops) in mvxpe_ring_sync_rx()
1202 mvxpe_ring_sync_tx(struct mvxpe_softc *sc, int q, int idx, int count, int ops) in mvxpe_ring_sync_tx()
1225 mvxpe_rx_queue_init(struct ifnet *ifp, int q) in mvxpe_rx_queue_init()
1260 mvxpe_tx_queue_init(struct ifnet *ifp, int q) in mvxpe_tx_queue_init()
1285 mvxpe_rx_queue_enable(struct ifnet *ifp, int q) in mvxpe_rx_queue_enable()
1316 mvxpe_tx_queue_enable(struct ifnet *ifp, int q) in mvxpe_tx_queue_enable()
1340 mvxpe_rx_lockq(struct mvxpe_softc *sc, int q) in mvxpe_rx_lockq()
1348 mvxpe_rx_unlockq(struct mvxpe_softc *sc, int q) in mvxpe_rx_unlockq()
1356 mvxpe_tx_lockq(struct mvxpe_softc *sc, int q) in mvxpe_tx_lockq()
1364 mvxpe_tx_unlockq(struct mvxpe_softc *sc, int q) in mvxpe_tx_unlockq()
1662 int q; in mvxpe_start() local
1753 int q; in mvxpe_init() local
1804 int q, cnt; in mvxpe_stop() local
1915 int q; in mvxpe_watchdog() local
2100 int q = 0; in mvxpe_tx_queue_select() local
2108 mvxpe_tx_queue(struct mvxpe_softc *sc, struct mbuf *m, int q) in mvxpe_tx_queue()
2281 int q; in mvxpe_tx_complete() local
2300 mvxpe_tx_queue_complete(struct mvxpe_softc *sc, int q) in mvxpe_tx_queue_complete()
2388 int q, npkt; in mvxpe_rx() local
2400 mvxpe_rx_queue(struct mvxpe_softc *sc, int q, int npkt) in mvxpe_rx_queue()
2512 int q; in mvxpe_rx_queue_select() local
2541 int q; in mvxpe_rx_refill() local
2557 mvxpe_rx_queue_refill(struct mvxpe_softc *sc, int q) in mvxpe_rx_queue_refill()
2599 mvxpe_rx_queue_add(struct mvxpe_softc *sc, int q) in mvxpe_rx_queue_add()
3033 int q, i; in sysctl_mvxpe_init() local