HomeSort by: relevance | last modified time | path
    Searched defs:firt_ring_mask (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/qat/
qat_hw15reg.h 227 table->firt_ring_mask[id >> RING_MASK_TABLE_ENTRY_LOG_SZ] =\
228 table->firt_ring_mask[id >> RING_MASK_TABLE_ENTRY_LOG_SZ] | \
251 uint32_t firt_ring_mask[INIT_RING_TABLE_LW_SZ]; member in struct:fw_init_ring_table
qat_hw15reg.h 227 table->firt_ring_mask[id >> RING_MASK_TABLE_ENTRY_LOG_SZ] =\
228 table->firt_ring_mask[id >> RING_MASK_TABLE_ENTRY_LOG_SZ] | \
251 uint32_t firt_ring_mask[INIT_RING_TABLE_LW_SZ]; member in struct:fw_init_ring_table

Completed in 59 milliseconds