/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_main.c | 289 static void mvpp2_txq_inc_get(struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_inc_get() argument 296 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) mvpp2_txq_inc_put() argument 2200 mvpp2_txq_reserved_desc_num_proc(struct mvpp2_port *port, struct mvpp2_tx_queue *txq, struct mvpp2_txq_pcpu *txq_pcpu, int num) mvpp2_txq_reserved_desc_num_proc() argument 2465 mvpp2_txq_bufs_free(struct mvpp2_port *port, struct mvpp2_tx_queue *txq, struct mvpp2_txq_pcpu *txq_pcpu, int num) mvpp2_txq_bufs_free() argument 2506 mvpp2_txq_done(struct mvpp2_port *port, struct mvpp2_tx_queue *txq, struct mvpp2_txq_pcpu *txq_pcpu) mvpp2_txq_done() argument 2531 struct mvpp2_txq_pcpu *txq_pcpu; mvpp2_tx_done() local 2741 struct mvpp2_txq_pcpu *txq_pcpu; mvpp2_txq_init() local 2830 struct mvpp2_txq_pcpu *txq_pcpu; mvpp2_txq_deinit() local 2870 struct mvpp2_txq_pcpu *txq_pcpu; mvpp2_txq_clean() local 3284 struct mvpp2_txq_pcpu *txq_pcpu; mvpp2_xdp_finish_tx() local 3317 struct mvpp2_txq_pcpu *txq_pcpu; mvpp2_xdp_submit_frame() local 3724 struct mvpp2_txq_pcpu *txq_pcpu = per_cpu_ptr(txq->pcpu, thread); tx_desc_unmap_put() local 3830 struct mvpp2_txq_pcpu *txq_pcpu = per_cpu_ptr(txq->pcpu, thread); mvpp2_tx_frag_process() local 3879 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) mvpp2_tso_put_hdr() argument 3904 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) mvpp2_tso_put_data() argument 3942 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) mvpp2_tx_tso() argument 3998 struct mvpp2_txq_pcpu *txq_pcpu; mvpp2_tx() local 5549 struct mvpp2_txq_pcpu *txq_pcpu; mvpp2_port_init() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_main.c | 299 static void mvpp2_txq_inc_get(struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_inc_get() 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) mvpp2_txq_inc_put() argument 2531 mvpp2_txq_reserved_desc_num_proc(struct mvpp2_port *port, struct mvpp2_tx_queue *txq, struct mvpp2_txq_pcpu *txq_pcpu, int num) mvpp2_txq_reserved_desc_num_proc() argument 2810 mvpp2_txq_bufs_free(struct mvpp2_port *port, struct mvpp2_tx_queue *txq, struct mvpp2_txq_pcpu *txq_pcpu, int num) mvpp2_txq_bufs_free() argument 2859 mvpp2_txq_done(struct mvpp2_port *port, struct mvpp2_tx_queue *txq, struct mvpp2_txq_pcpu *txq_pcpu) mvpp2_txq_done() argument 2884 struct mvpp2_txq_pcpu *txq_pcpu; mvpp2_tx_done() local 3097 struct mvpp2_txq_pcpu *txq_pcpu; mvpp2_txq_init() local 3186 struct mvpp2_txq_pcpu *txq_pcpu; mvpp2_txq_deinit() local 3226 struct mvpp2_txq_pcpu *txq_pcpu; mvpp2_txq_clean() local 3643 struct mvpp2_txq_pcpu *txq_pcpu; mvpp2_xdp_finish_tx() local 3676 struct mvpp2_txq_pcpu *txq_pcpu; mvpp2_xdp_submit_frame() local 4082 struct mvpp2_txq_pcpu *txq_pcpu = per_cpu_ptr(txq->pcpu, thread); tx_desc_unmap_put() local 4188 struct mvpp2_txq_pcpu *txq_pcpu = per_cpu_ptr(txq->pcpu, thread); mvpp2_tx_frag_process() local 4237 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) mvpp2_tso_put_hdr() argument 4262 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) mvpp2_tso_put_data() argument 4300 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) mvpp2_tx_tso() argument 4356 struct mvpp2_txq_pcpu *txq_pcpu; mvpp2_tx() local 5934 struct mvpp2_txq_pcpu *txq_pcpu; mvpp2_port_init() local [all...] |