Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_send.c200 uint32_t lso_ngathers; in nxge_start() local
305 lso_ngathers = 0; in nxge_start()
358 (nxge_tx_minfree + lso_ngathers))) { in nxge_start()
978 lso_ngathers += ngathers; in nxge_start()
983 if (nxge_lso_kick_cnt == lso_ngathers) { in nxge_start()
1005 lso_ngathers)); in nxge_start()
1007 lso_ngathers = 0; in nxge_start()
1021 lso_ngathers)); in nxge_start()
1025 ngathers = lso_ngathers; in nxge_start()
1093 lso_ngathers += ngathers; in nxge_start()
[all …]