Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
A Dnic.h133 #define EF4_PAGE_SIZE 4096 macro
135 #define EF4_BUF_SIZE EF4_PAGE_SIZE
A Dtx.c99 if (PAGE_SIZE > EF4_PAGE_SIZE) in ef4_tx_max_skb_descs()
101 DIV_ROUND_UP(GSO_MAX_SIZE, EF4_PAGE_SIZE)); in ef4_tx_max_skb_descs()
A Dfarch.c351 unsigned int limit = (~dma_addr & (EF4_PAGE_SIZE - 1)) + 1; in ef4_farch_tx_limit_len()

Completed in 10 milliseconds