Home
last modified time | relevance | path

Searched defs:gem_conf (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/sfe/
H A Dsfe_util.h352 struct gem_conf { struct
354 char gc_name[GEM_NAME_LEN];
357 long gc_tx_buf_align;
358 int gc_tx_max_frags;
359 int gc_tx_max_descs_per_pkt;
360 int gc_tx_buf_size;
361 int gc_tx_buf_limit;
362 int gc_tx_desc_unit_shift;
363 int gc_tx_ring_size;
364 int gc_tx_ring_limit;
[all …]