Searched refs:PROTO_SRAM_LINES (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/tools/tools/cxgbtool/
H A Dcxgbtool.c62 #define PROTO_SRAM_LINES 128 macro
65 #define PROTO_SRAM_SIZE (PROTO_SRAM_LINE_NIBBLES * PROTO_SRAM_LINES / 2)
1072 for (i = 0; i < PROTO_SRAM_LINES; i++) {
/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_common.h46 PROTO_SRAM_LINES = 128, /* size of protocol sram */ enumerator in enum:__anon8166
H A Dcxgb_t3_hw.c3582 for (i = 0; i < PROTO_SRAM_LINES; i++) {

Completed in 110 milliseconds