Searched refs:wx_rx_pg_order (Results 1 – 2 of 2) sorted by relevance
1515 static inline unsigned int wx_rx_pg_order(struct wx_ring *ring)1524 #define wx_rx_pg_size(_ring) (PAGE_SIZE << wx_rx_pg_order(_ring))1496 static inline unsigned int wx_rx_pg_order(struct wx_ring *ring) wx_rx_pg_order() function
2800 .order = wx_rx_pg_order(rx_ring), in wx_alloc_page_pool()