Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dmvpp2.c776 struct mvpp2_txq_pcpu { struct
777 int cpu;
780 int size;
785 int count;
788 int reserved_num;
791 struct sk_buff **tx_skb;
817 struct mvpp2_txq_pcpu __percpu *pcpu; argument