Home
last modified time | relevance | path

Searched refs:MVPP2_RX_TOTAL_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h758 #define MVPP2_RX_TOTAL_SIZE(buf_size) ((buf_size) + MVPP2_SKB_SHINFO_SIZE) macro
H A Dmvpp2_main.c820 total_size = MVPP2_RX_TOTAL_SIZE(buf_size); in mvpp2_bm_bufs_add()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h842 #define MVPP2_RX_TOTAL_SIZE(buf_size) ((buf_size) + MVPP2_SKB_SHINFO_SIZE) macro
H A Dmvpp2_main.c1060 total_size = MVPP2_RX_TOTAL_SIZE(buf_size); in mvpp2_bm_bufs_add()

Completed in 28 milliseconds