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

/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_def.h150 #define QLA_NUM_SMB_ENTRIES NUM_RX_DESCRIPTORS macro
152 #define QLA_SBQ_SIZE (QLA_NUM_SMB_ENTRIES * sizeof(q81_bq_addr_e_t))
H A Dqls_hw.c1086 cq_icb->sbq_length = QLA_NUM_SMB_ENTRIES;
1122 rxr->sbq_in = (QLA_NUM_SMB_ENTRIES - 1) & ~0xF;

Completed in 107 milliseconds