Home
last modified time | relevance | path

Searched defs:cq_idx (Results 1 – 8 of 8) sorted by relevance

/NextBSD/sys/dev/qlxge/
HDqls_isr.c127 qls_rx_comp(qla_host_t *ha, uint32_t rxr_idx, uint32_t cq_idx, q81_rx_t *cq_e) in qls_rx_comp()
229 qls_cq_isr(qla_host_t *ha, uint32_t cq_idx) in qls_cq_isr()
374 uint32_t cq_idx; in qls_isr() local
HDqls_hw.h956 #define Q81_WR_CQ_CONS_IDX(cq_idx, idx) bus_write_4((ha->pci_reg1),\ argument
959 #define Q81_RD_CQ_IDX(cq_idx) bus_read_4((ha->pci_reg1),\ argument
962 #define Q81_SET_CQ_VALID(cq_idx) bus_write_4((ha->pci_reg1),\ argument
966 #define Q81_SET_CQ_INVALID(cq_idx) bus_write_4((ha->pci_reg1),\ argument
970 #define Q81_WR_LBQ_PROD_IDX(cq_idx, idx) bus_write_4((ha->pci_reg1),\ argument
973 #define Q81_RD_LBQ_IDX(cq_idx) bus_read_4((ha->pci_reg1),\ argument
976 #define Q81_WR_SBQ_PROD_IDX(cq_idx, idx) bus_write_4((ha->pci_reg1),\ argument
979 #define Q81_RD_SBQ_IDX(cq_idx) bus_read_4((ha->pci_reg1),\ argument
HDqls_def.h55 uint32_t cq_idx; member
/NextBSD/sys/dev/ifmlx4/
HDen_cq.c108 int cq_idx) in mlx4_en_activate_cq()
/NextBSD/sys/ofed/drivers/net/mlx4/
HDen_cq.c108 int cq_idx) in mlx4_en_activate_cq()
/NextBSD/sys/dev/vnic/
HDnicvf_queues.h271 uint8_t cq_idx; /* CQ index (0 to 7) in the QS */ member
308 uint8_t cq_idx; /* CQ index (0 to 7) in the above QS */ member
HDnicvf_queues.c708 nicvf_cq_intr_handler(struct nicvf *nic, uint8_t cq_idx) in nicvf_cq_intr_handler()
/NextBSD/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h226 __be16 cq_idx; member