Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c1681 bool too_many_frags = false; in ionic_tx_descs_needed() local
1704 too_many_frags = true; in ionic_tx_descs_needed()
1738 too_many_frags = true; in ionic_tx_descs_needed()
1756 if (too_many_frags) { in ionic_tx_descs_needed()