Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/qlxge/
HDqls_isr.c295 Q81_WR_CQ_CONS_IDX(cq_idx, (ha->rx_ring[cq_idx].cq_next)); in qls_cq_isr()
HDqls_hw.h933 #define Q81_WR_CQ_CONS_IDX(cq_idx, idx) bus_write_4((ha->pci_reg1),\ macro
HDqls_hw.c933 Q81_WR_CQ_CONS_IDX(i, 0); in qls_init_hw_if()