Searched refs:EF4_PAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
133 #define EF4_PAGE_SIZE 4096 macro135 #define EF4_BUF_SIZE EF4_PAGE_SIZE
99 if (PAGE_SIZE > EF4_PAGE_SIZE) in ef4_tx_max_skb_descs()102 EF4_PAGE_SIZE)); in ef4_tx_max_skb_descs()
351 unsigned int limit = (~dma_addr & (EF4_PAGE_SIZE - 1)) + 1; in ef4_farch_tx_limit_len()
Completed in 11 milliseconds