Searched refs:MVPP2_RX_TOTAL_SIZE (Results 1 – 3 of 3) sorted by relevance
842 #define MVPP2_RX_TOTAL_SIZE(buf_size) ((buf_size) + MVPP2_SKB_SHINFO_SIZE) macro
1060 total_size = MVPP2_RX_TOTAL_SIZE(buf_size); in mvpp2_bm_bufs_add()
648 #define MVPP2_RX_TOTAL_SIZE(buf_size) ((buf_size) + MVPP2_SKB_SHINFO_SIZE) macro