Searched refs:need_head_pool (Results 1 – 4 of 4) sorted by relevance
517 bool need_head_pool; member
673 return rxr->need_head_pool || PAGE_SIZE > BNGE_RX_PAGE_SIZE; in bnge_separate_head_pool()929 rxr->need_head_pool = page_pool_is_unreadable(pool); in bnge_alloc_rx_page_pool()
1126 bool need_head_pool; member
935 return rxr->need_head_pool || rxr->rx_page_size < PAGE_SIZE; in bnxt_separate_head_pool()3926 rxr->need_head_pool = page_pool_is_unreadable(pool); in bnxt_alloc_rx_page_pool()3927 rxr->need_head_pool |= !!pp.order; in bnxt_alloc_rx_page_pool()16327 clone->need_head_pool = false; in bnxt_queue_mem_alloc()16503 rxr->need_head_pool = clone->need_head_pool; in bnxt_queue_start()