Searched defs:mvpp2_txq_pcpu (Results 1 – 1 of 1) sorted by relevance
776 struct mvpp2_txq_pcpu { struct777 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