Searched defs:cqhdl (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_ci.c | 854 hermon_cqhdl_t cqhdl; in hermon_ci_alloc_cq() local 882 hermon_cqhdl_t cqhdl; in hermon_ci_free_cq() local 906 hermon_cqhdl_t cqhdl; in hermon_ci_query_cq() local 933 hermon_cqhdl_t cqhdl; in hermon_ci_resize_cq() local 959 hermon_cqhdl_t cqhdl; in hermon_ci_modify_cq() local 1760 hermon_cqhdl_t cqhdl; in hermon_ci_poll_cq() local 1790 hermon_cqhdl_t cqhdl; in hermon_ci_notify_cq() local
|
H A D | hermon_cq.c | 69 ibt_cq_attr_t *cq_attr, uint_t *actual_size, hermon_cqhdl_t *cqhdl, in hermon_cq_alloc() 413 hermon_cq_free(hermon_state_t *state, hermon_cqhdl_t *cqhdl, uint_t sleepflag) in hermon_cq_free()
|
H A D | hermon_rsrc.c | 2443 hermon_cqhdl_t cqhdl; in hermon_rsrc_cqhdl_constructor() local 2464 hermon_cqhdl_t cqhdl; in hermon_rsrc_cqhdl_destructor() local
|
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_ci.c | 1135 tavor_cqhdl_t cqhdl; in tavor_ci_alloc_cq() local 1178 tavor_cqhdl_t cqhdl; in tavor_ci_free_cq() local 1227 tavor_cqhdl_t cqhdl; in tavor_ci_query_cq() local 1273 tavor_cqhdl_t cqhdl; in tavor_ci_resize_cq() local 2490 tavor_cqhdl_t cqhdl; in tavor_ci_poll_cq() local 2564 tavor_cqhdl_t cqhdl; in tavor_ci_notify_cq() local
|
H A D | tavor_cq.c | 64 ibt_cq_attr_t *cq_attr, uint_t *actual_size, tavor_cqhdl_t *cqhdl, in tavor_cq_alloc() 396 tavor_cq_free(tavor_state_t *state, tavor_cqhdl_t *cqhdl, uint_t sleepflag) in tavor_cq_free()
|
H A D | tavor_rsrc.c | 2614 tavor_cqhdl_t cqhdl; in tavor_rsrc_cqhdl_constructor() local 2640 tavor_cqhdl_t cqhdl; in tavor_rsrc_cqhdl_destructor() local
|
/titanic_41/usr/src/lib/udapl/udapl_tavor/tavor/ |
H A D | dapl_hermon_hw.c | 759 dapli_hermon_cq_cqe_consume(ib_cq_handle_t cqhdl, uint32_t *cqe, in dapli_hermon_cq_cqe_consume() 862 dapli_hermon_cq_errcqe_consume(ib_cq_handle_t cqhdl, uint32_t *cqe, in dapli_hermon_cq_errcqe_consume()
|
H A D | dapl_arbel_hw.c | 752 dapli_arbel_cq_cqe_consume(ib_cq_handle_t cqhdl, tavor_hw_cqe_t *cqe, in dapli_arbel_cq_cqe_consume() 861 dapli_arbel_cq_errcqe_consume(ib_cq_handle_t cqhdl, tavor_hw_cqe_t *cqe, in dapli_arbel_cq_errcqe_consume()
|
H A D | dapl_tavor_hw.c | 991 dapli_tavor_cq_cqe_consume(ib_cq_handle_t cqhdl, tavor_hw_cqe_t *cqe, in dapli_tavor_cq_cqe_consume() 1096 dapli_tavor_cq_errcqe_consume(ib_cq_handle_t cqhdl, tavor_hw_cqe_t *cqe, in dapli_tavor_cq_errcqe_consume()
|