Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/pensando/ionic/
Dionic_dev.h183 #define IONIC_MAX_BUF_LEN ((u16)-1) macro
184 #define IONIC_PAGE_SIZE MIN(PAGE_SIZE, IONIC_MAX_BUF_LEN)
Dionic_ethtool.c14 #define IONIC_MAX_RX_COPYBREAK min(U16_MAX, IONIC_MAX_BUF_LEN)