Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Dxnf.c165 unsigned int xnf_max_tx_frags = 1; variable
1562 if ((n_chunks > xnf_max_tx_frags) || page_oops) { in xnf_send()