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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h946 #define NUM_SMALL_BUFFERS (1024) macro
950 #define BUF_Q_PTR_SPACE ((((NUM_SMALL_BUFFERS * sizeof (uint64_t)) \
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c1180 num_free_buffers = NUM_SMALL_BUFFERS -
1704 qlge->rx_sb_low_count[i] = NUM_SMALL_BUFFERS;
6349 rx_ring->sbq_len = NUM_SMALL_BUFFERS;
7203 qlge->rx_sb_low_count[i] = NUM_SMALL_BUFFERS;

Completed in 91 milliseconds