Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c2444 int can_coalesce; in add_to_txpkts() local
2452 can_coalesce = (txinfo->flags & HW_LSO) == 0 && in add_to_txpkts()
2457 if (can_coalesce != 0) { in add_to_txpkts()
2487 can_coalesce = (txinfo->flags & HW_LSO) == 0 && in add_to_txpkts()
2490 if (can_coalesce == 0) in add_to_txpkts()