Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxge/
H A Dqls_def.h234 #define QLA_PAGE_SIZE 4096 macro
H A Dqls_hw.c1705 for (i =0; i < (QLA_SBQ_SIZE/QLA_PAGE_SIZE); i++) { in qls_alloc_rx_ring_dma()
1709 p_addr = p_addr + QLA_PAGE_SIZE; in qls_alloc_rx_ring_dma()