Home
last modified time | relevance | path

Searched refs:half_page_size (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_txrx.h56 int half_page_size; in ice_compute_pad() local
58 half_page_size = ALIGN(rx_buf_len, PAGE_SIZE / 2); in ice_compute_pad()
59 return SKB_WITH_OVERHEAD(half_page_size) - rx_buf_len; in ice_compute_pad()

Completed in 7 milliseconds