Searched defs:xnf_max_tx_frags (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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) {

Completed in 48 milliseconds