Searched refs:tx_buffers (Results 1 – 3 of 3) sorted by relevance
223 for (slot = 0; slot < srp->tx_buffers; ++slot) { in bge_reinit_send_ring()2412 srp->tx_buffers = BGE_SEND_BUF_NUM;2413 srp->tx_buffers_low = srp->tx_buffers / 4;2542 srp->tx_buffers = BGE_SEND_BUF_NUM;2543 srp->tx_buffers_low = srp->tx_buffers / 4;2627 srp->tx_buffers += BGE_SEND_BUF_NUM;2628 srp->tx_buffers_low = srp->tx_buffers / 4;
534 uint32_t tx_buffers; member
2181 struct tx_ring_info *tx_buffers;