Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c2403 uint_t total_desc; in i40e_non_lso_chain() local
2417 total_desc = needed_desc + tcb->tcb_bind_ncookies; in i40e_non_lso_chain()
2418 if ((total_desc > I40E_TX_MAX_COOKIE) || in i40e_non_lso_chain()
2419 (total_desc == I40E_TX_MAX_COOKIE && in i40e_non_lso_chain()