Searched defs:cq_idx (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/sys/dev/qlxge/ |
| HD | qls_isr.c | 127 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
|
| HD | qls_hw.h | 956 #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
|
| HD | qls_def.h | 55 uint32_t cq_idx; member
|
| /NextBSD/sys/dev/ifmlx4/ |
| HD | en_cq.c | 108 int cq_idx) in mlx4_en_activate_cq()
|
| /NextBSD/sys/ofed/drivers/net/mlx4/ |
| HD | en_cq.c | 108 int cq_idx) in mlx4_en_activate_cq()
|
| /NextBSD/sys/dev/vnic/ |
| HD | nicvf_queues.h | 271 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
|
| HD | nicvf_queues.c | 708 nicvf_cq_intr_handler(struct nicvf *nic, uint8_t cq_idx) in nicvf_cq_intr_handler()
|
| /NextBSD/sys/dev/cxgb/common/ |
| HD | cxgb_t3_cpl.h | 226 __be16 cq_idx; member
|