Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c310 if (srp->tx_array < srp->tx_array_max) { in bge_get_txbuf()
H A Dbge_impl.h519 uint32_t tx_array_max; member
H A Dbge_main2.c2327 srp->tx_array_max = BGE_SEND_BUF_ARRAY_JUMBO;
2329 srp->tx_array_max = BGE_SEND_BUF_ARRAY;
2481 if (array >= srp->tx_array_max)