Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxge/
H A Dqls_hw.h920 (ha->tx_ring[wq_idx].wq_db_offset + Q81_WRKQ_INDEX_REG), idx)
923 (ha->tx_ring[wq_idx].wq_db_offset + Q81_WRKQ_INDEX_REG))
926 (ha->tx_ring[wq_idx].wq_db_offset + Q81_WRKQ_VALID_REG),\
930 (ha->tx_ring[wq_idx].wq_db_offset + Q81_WRKQ_VALID_REG),\
H A Dqls_def.h109 uint32_t wq_db_offset; member
H A Dqls_hw.c930 ha->tx_ring[0].wq_db_offset)); in qls_init_hw_if()
1140 txr->wq_db_offset = (ha->vm_pgsize * wid); in qls_init_work_queue()