mvpp2_queue_vector 948 drivers/net/ethernet/marvell/mvpp2/mvpp2.h struct mvpp2_queue_vector qvecs[MVPP2_MAX_QVECS]; mvpp2_queue_vector 1033 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c static inline void mvpp2_qvec_interrupt_enable(struct mvpp2_queue_vector *qvec) mvpp2_queue_vector 1041 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c static inline void mvpp2_qvec_interrupt_disable(struct mvpp2_queue_vector *qvec) mvpp2_queue_vector 1104 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c struct mvpp2_queue_vector *v = port->qvecs + i; mvpp2_queue_vector 2721 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c struct mvpp2_queue_vector *qv = dev_id; mvpp2_queue_vector 3334 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c struct mvpp2_queue_vector *qv; mvpp2_queue_vector 3337 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c qv = container_of(napi, struct mvpp2_queue_vector, napi); mvpp2_queue_vector 3553 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c struct mvpp2_queue_vector *qv = port->qvecs + i; mvpp2_queue_vector 3585 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c struct mvpp2_queue_vector *qv = port->qvecs + i; mvpp2_queue_vector 3601 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c struct mvpp2_queue_vector *qv = port->qvecs + i; mvpp2_queue_vector 4408 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c struct mvpp2_queue_vector *v = &port->qvecs[0]; mvpp2_queue_vector 4431 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c struct mvpp2_queue_vector *v; mvpp2_queue_vector 4524 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c struct mvpp2_queue_vector *qv = port->qvecs + i;