Home
last modified time | relevance | path

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.c1184 num_free_buffers = NUM_SMALL_BUFFERS - in ql_refill_sbuf_free_list()
1708 qlge->rx_sb_low_count[i] = NUM_SMALL_BUFFERS; in ql_alloc_rx_buffers()
6350 rx_ring->sbq_len = NUM_SMALL_BUFFERS; in ql_setup_rings()
7204 qlge->rx_sb_low_count[i] = NUM_SMALL_BUFFERS; in ql_bringup_adapter()