Searched refs:cq_input_ptr (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/dev/pci/ |
| D | if_mcx.c | 285 uint64_t cq_input_ptr; member 3590 be32dec(&cqe->cq_input_length), be64dec(&cqe->cq_input_ptr)); 3651 cqe->cq_input_ptr = cqe->cq_output_ptr; in mcx_access_hca_reg() 3904 &cqe->cq_input_ptr, token) != 0) { in mcx_add_pages() 4189 &cqe->cq_input_ptr, token) != 0) { in mcx_set_driver_version() 4280 if (mcx_cmdq_mboxes_alloc(sc, &mxm, 1, &cqe->cq_input_ptr, token) != 0) { in mcx_iff() 4401 &cqe->cq_input_ptr, token) != 0) { in mcx_create_eq() 4696 &cmde->cq_input_ptr, token) != 0) { in mcx_create_cq() 4846 &cqe->cq_input_ptr, token) != 0) { in mcx_create_rq() 4927 &cqe->cq_input_ptr, token) != 0) { in mcx_ready_rq() [all …]
|