MVPP2_PORT_MAX_RXQ
struct page_pool *page_pool[MVPP2_PORT_MAX_RXQ];
if (nrxqs > MVPP2_PORT_MAX_RXQ)
nrxqs = MVPP2_PORT_MAX_RXQ;