Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/pensando/ionic/
Dionic_dev.h178 #define IONIC_PAGE_SPLIT_SZ (PAGE_SIZE / 2) macro
Dionic_txrx.c104 size = ALIGN(used, IONIC_PAGE_SPLIT_SZ); in ionic_rx_buf_recycle()