Home
last modified time | relevance | path

Searched refs:mvpp2_rx_desc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmvpp2.c1105 struct mvpp2_rx_desc { struct
1176 struct mvpp2_rx_desc *descs;
1277 struct mvpp2_rx_desc *rx_descs;
1362 struct mvpp2_rx_desc *rx_desc) in mvpp2_rxdesc_dma_addr_get()
1371 struct mvpp2_rx_desc *rx_desc) in mvpp2_rxdesc_cookie_get()
1380 struct mvpp2_rx_desc *rx_desc) in mvpp2_rxdesc_size_get()
1389 struct mvpp2_rx_desc *rx_desc) in mvpp2_rxdesc_status_get()
3877 static inline struct mvpp2_rx_desc *
3908 struct mvpp2_rx_desc *rx_desc) in mvpp2_bm_cookie_build()
4150 struct mvpp2_rx_desc *rx_desc = mvpp2_rxq_next_desc_get(rxq); in mvpp2_rxq_drop_pkts()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1273 struct mvpp2_rx_desc { struct
1376 struct mvpp2_rx_desc *descs;
H A Dmvpp2_main.c252 struct mvpp2_rx_desc *rx_desc) in mvpp2_rxdesc_dma_addr_get()
262 struct mvpp2_rx_desc *rx_desc) in mvpp2_rxdesc_cookie_get()
272 struct mvpp2_rx_desc *rx_desc) in mvpp2_rxdesc_size_get()
281 struct mvpp2_rx_desc *rx_desc) in mvpp2_rxdesc_status_get()
2073 static inline struct mvpp2_rx_desc *
2659 struct mvpp2_rx_desc *rx_desc = mvpp2_rxq_next_desc_get(rxq); in mvpp2_rxq_drop_pkts()
3163 struct mvpp2_rx_desc *rx_desc) in mvpp2_rx_error()
3484 static void mvpp2_buff_hdr_pool_put(struct mvpp2_port *port, struct mvpp2_rx_desc *rx_desc, in mvpp2_buff_hdr_pool_put()
3536 struct mvpp2_rx_desc *rx_desc = mvpp2_rxq_next_desc_get(rxq); in mvpp2_rx()