Searched refs:QLA_MAX_SEGMENTS (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_def.h72 #define QLA_MAX_SEGMENTS 64 /* maximum # of segs in a sg list */ macro
73 #define QLA_OAL_BLK_SIZE (sizeof (q81_txb_desc_t) * QLA_MAX_SEGMENTS)
92 /* The number of entries in the OAL is determined by QLA_MAX_SEGMENTS */
H A Dqls_os.c1117 bus_dma_segment_t segs[QLA_MAX_SEGMENTS];
H A Dqls_hw.c1447 QLA_MAX_SEGMENTS, /* nsegments */
/freebsd-13-stable/sys/dev/qlxgb/
H A Dqla_def.h88 #define QLA_MAX_SEGMENTS 63 /* maximum # of segs in a sg list */ macro
H A Dqla_os.c1042 bus_dma_segment_t segs[QLA_MAX_SEGMENTS];
1167 QLA_MAX_SEGMENTS, /* nsegments */
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_def.h93 #define QLA_MAX_SEGMENTS 62 /* maximum # of segs in a sg list */ macro
H A Dql_os.c1263 bus_dma_segment_t segs[QLA_MAX_SEGMENTS];
1706 QLA_MAX_SEGMENTS, /* nsegments */

Completed in 257 milliseconds