Searched defs:txq_pcpu (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c299 static void mvpp2_txq_inc_get(struct mvpp2_txq_pcpu *txq_pcpu) argument
306 mvpp2_txq_inc_put(struct mvpp2_port *port, struct mvpp2_txq_pcpu *txq_pcpu, void *data, struct mvpp2_tx_desc *tx_desc, enum mvpp2_tx_buf_type buf_type) argument
2543 mvpp2_txq_reserved_desc_num_proc(struct mvpp2_port *port, struct mvpp2_tx_queue *txq, struct mvpp2_txq_pcpu *txq_pcpu, int num) argument
2822 mvpp2_txq_bufs_free(struct mvpp2_port *port, struct mvpp2_tx_queue *txq, struct mvpp2_txq_pcpu *txq_pcpu, int num) argument
2871 mvpp2_txq_done(struct mvpp2_port *port, struct mvpp2_tx_queue *txq, struct mvpp2_txq_pcpu *txq_pcpu) argument
2896 struct mvpp2_txq_pcpu *txq_pcpu; local
3109 struct mvpp2_txq_pcpu *txq_pcpu; local
3198 struct mvpp2_txq_pcpu *txq_pcpu; local
3238 struct mvpp2_txq_pcpu *txq_pcpu; local
3655 struct mvpp2_txq_pcpu *txq_pcpu; local
3688 struct mvpp2_txq_pcpu *txq_pcpu; local
4094 struct mvpp2_txq_pcpu *txq_pcpu = per_cpu_ptr(txq->pcpu, thread); local
4200 struct mvpp2_txq_pcpu *txq_pcpu = per_cpu_ptr(txq->pcpu, thread); local
4249 mvpp2_tso_put_hdr(struct sk_buff *skb, struct net_device *dev, struct mvpp2_tx_queue *txq, struct mvpp2_tx_queue *aggr_txq, struct mvpp2_txq_pcpu *txq_pcpu, int hdr_sz) argument
4274 mvpp2_tso_put_data(struct sk_buff *skb, struct net_device *dev, struct tso_t *tso, struct mvpp2_tx_queue *txq, struct mvpp2_tx_queue *aggr_txq, struct mvpp2_txq_pcpu *txq_pcpu, int sz, bool left, bool last) argument
4312 mvpp2_tx_tso(struct sk_buff *skb, struct net_device *dev, struct mvpp2_tx_queue *txq, struct mvpp2_tx_queue *aggr_txq, struct mvpp2_txq_pcpu *txq_pcpu) argument
4368 struct mvpp2_txq_pcpu *txq_pcpu; local
5913 struct mvpp2_txq_pcpu *txq_pcpu; local
[all...]

Completed in 141 milliseconds