Searched refs:gc_tx_max_frags (Results 1 – 3 of 3) sorted by relevance
358 int gc_tx_max_frags; member
2177 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()
1313 if (dp->gc.gc_tx_max_frags >= 3 && in gem_setup_txbuf_copy()4803 gc->gc_tx_max_frags = 1; in gem_do_attach()