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