Home
last modified time | relevance | path

Searched refs:tx_ring_first_cq_id (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h809 uint32_t tx_ring_first_cq_id; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c6308 qlge->tx_ring_first_cq_id = qlge->rss_ring_count; in ql_setup_rings()
6323 tx_ring->cq_id = (uint16_t)(i + qlge->tx_ring_first_cq_id); in ql_setup_rings()