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.c1698 bool too_many_frags = false; in ionic_tx_descs_needed() local
1721 too_many_frags = true; in ionic_tx_descs_needed()
1755 too_many_frags = true; in ionic_tx_descs_needed()
1773 if (too_many_frags) { in ionic_tx_descs_needed()