Searched refs:QLA_LGB_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_def.h141 #define QLA_LGB_SIZE (12 * 1024) macro
H A Dqls_hw.c1079 cq_icb->lbq_bsize = QLA_LGB_SIZE;
1622 ha->rx_ring[ridx].lb_dma.size = (QLA_LGB_SIZE * QLA_NUM_LGB_ENTRIES);
1697 p_addr = p_addr + QLA_LGB_SIZE;

Completed in 68 milliseconds