Home
last modified time | relevance | path

Searched refs:gc_tx_max_frags (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/sfe/
H A Dsfe_util.h358 int gc_tx_max_frags; member
H A Dsfe.c2177 gcp->gc_tx_max_frags = MAXTXFRAGS; in sfeattach()
2178 gcp->gc_tx_max_descs_per_pkt = gcp->gc_tx_max_frags; in sfeattach()
2205 gcp->gc_dma_attr_txbuf.dma_attr_sgllen = gcp->gc_tx_max_frags; in sfeattach()
H A Dsfe_util.c1313 if (dp->gc.gc_tx_max_frags >= 3 && in gem_setup_txbuf_copy()
4803 gc->gc_tx_max_frags = 1; in gem_do_attach()