Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c316 if (srp->tx_array < srp->tx_array_max) { in bge_get_txbuf()
H A Dbge_impl.h536 uint32_t tx_array_max; member
H A Dbge_main2.c2415 srp->tx_array_max = BGE_SEND_BUF_ARRAY_JUMBO;
2417 srp->tx_array_max = BGE_SEND_BUF_ARRAY;
2569 if (array >= srp->tx_array_max)