Home
last modified time | relevance | path

Searched defs:mvpp2_queue_vector (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h781 struct mvpp2_queue_vector { struct
782 int irq;
783 struct napi_struct napi;
784 enum { MVPP2_QUEUE_VECTOR_SHARED, MVPP2_QUEUE_VECTOR_PRIVATE } type;
785 int sw_thread_id;
786 u16 sw_thread_mask;
787 int first_rxq;
788 int nrxqs;
789 u32 pending_cause_rx;
790 struct mvpp2_port *port;