Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_rdma.c862 pheader->cq_ring_mode = 1; /* 1=16 bits */ in ecore_rdma_start_fw()
864 pheader->cq_ring_mode = 0; /* 0=32 bits */ in ecore_rdma_start_fw()
H A Decore_hsi_rdma.h593 u8 cq_ring_mode /* 0 for 32 bit cq producer and consumer counters and 1 for 16 bit */; member