Searched refs:hxge_tx_max_gathers (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_send.c35 extern uint32_t hxge_tx_max_gathers;
594 if (ngathers > hxge_tx_max_gathers) {
H A Dhxge_txdma.c33 uint32_t hxge_tx_max_gathers = TX_MAX_GATHER_POINTERS; variable

Completed in 51 milliseconds