/titanic_44/usr/src/lib/libtecla/common/ |
H A D | chrqueue.c | 94 GlCharQueue *cq; /* The object to be returned */ in _new_GlCharQueue() local 136 GlCharQueue *_del_GlCharQueue(GlCharQueue *cq) in _del_GlCharQueue() 163 int _glq_append_chars(GlCharQueue *cq, const char *chars, int n, in _glq_append_chars() 272 void _glq_empty_queue(GlCharQueue *cq) in _glq_empty_queue() 295 int _glq_char_count(GlCharQueue *cq) in _glq_char_count() 323 GlqFlushState _glq_flush_queue(GlCharQueue *cq, GlWriteFn *write_fn, in _glq_flush_queue() 432 const char *_glq_last_error(GlCharQueue *cq) in _glq_last_error()
|
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_cq.c | 70 tavor_cqhdl_t cq; in tavor_cq_alloc() local 403 tavor_cqhdl_t cq; in tavor_cq_free() local 547 tavor_cq_resize(tavor_state_t *state, tavor_cqhdl_t cq, uint_t req_size, in tavor_cq_resize() 866 tavor_cq_notify(tavor_state_t *state, tavor_cqhdl_t cq, in tavor_cq_notify() 907 tavor_cq_poll(tavor_state_t *state, tavor_cqhdl_t cq, ibt_wc_t *wc_p, in tavor_cq_poll() 1055 tavor_cqhdl_t cq; in tavor_cq_handler() local 1129 tavor_cqhdl_t cq; in tavor_cq_err_handler() local 1199 tavor_cq_refcnt_inc(tavor_cqhdl_t cq, uint_t is_special) in tavor_cq_refcnt_inc() 1230 tavor_cq_refcnt_dec(tavor_cqhdl_t cq) in tavor_cq_refcnt_dec() 1300 tavor_cq_cqe_consume(tavor_state_t *state, tavor_cqhdl_t cq, in tavor_cq_cqe_consume() [all …]
|
H A D | tavor_wr.c | 2779 tavor_wrid_get_entry(tavor_cqhdl_t cq, tavor_hw_cqe_t *cqe, in tavor_wrid_get_entry() 2860 tavor_wrid_find_match(tavor_workq_hdr_t *wq, tavor_cqhdl_t cq, in tavor_wrid_find_match() 2998 tavor_wrid_find_match_srq(tavor_wrid_list_hdr_t *wl, tavor_cqhdl_t cq, in tavor_wrid_find_match_srq() 3054 tavor_wrid_cq_reap(tavor_cqhdl_t cq) in tavor_wrid_cq_reap() 3095 tavor_wrid_cq_force_reap(tavor_cqhdl_t cq) in tavor_wrid_cq_force_reap() 3261 tavor_wrid_reaplist_add(tavor_cqhdl_t cq, tavor_workq_hdr_t *wq) in tavor_wrid_reaplist_add() 3313 tavor_wrid_wqhdr_find(tavor_cqhdl_t cq, uint_t qpn, uint_t wq_type) in tavor_wrid_wqhdr_find() 3345 tavor_wrid_wqhdr_create(tavor_state_t *state, tavor_cqhdl_t cq, uint_t qpn, in tavor_wrid_wqhdr_create() 3649 tavor_cq_wqhdr_add(tavor_cqhdl_t cq, tavor_workq_hdr_t *wqhdr) in tavor_cq_wqhdr_add() 3675 tavor_cq_wqhdr_remove(tavor_cqhdl_t cq, tavor_workq_hdr_t *wqhdr) in tavor_cq_wqhdr_remove()
|
H A D | tavor_umap.c | 281 tavor_cqhdl_t cq; in tavor_umap_cqmem() local 419 tavor_cqhdl_t cq; in tavor_devmap_umem_map() local 628 tavor_cqhdl_t cq; in tavor_devmap_umem_unmap() local 1182 tavor_umap_cq_data_out(tavor_cqhdl_t cq, mlnx_umap_cq_data_out_t *data, in tavor_umap_cq_data_out()
|
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_cq.c | 47 #define hermon_cq_update_ci_doorbell(cq) \ argument 75 hermon_cqhdl_t cq; in hermon_cq_alloc() local 420 hermon_cqhdl_t cq, resize; in hermon_cq_free() local 576 hermon_cq_resize(hermon_state_t *state, hermon_cqhdl_t cq, uint_t req_size, in hermon_cq_resize() 789 hermon_cq_modify(hermon_state_t *state, hermon_cqhdl_t cq, in hermon_cq_modify() 842 hermon_cq_notify(hermon_state_t *state, hermon_cqhdl_t cq, in hermon_cq_notify() 867 hermon_cq_poll(hermon_state_t *state, hermon_cqhdl_t cq, ibt_wc_t *wc_p, in hermon_cq_poll() 1060 hermon_cqhdl_t cq; in hermon_cq_handler() local 1106 hermon_cqhdl_t cq; in hermon_cq_err_handler() local 1152 hermon_cq_refcnt_inc(hermon_cqhdl_t cq, uint_t is_special) in hermon_cq_refcnt_inc() [all …]
|
H A D | hermon_umap.c | 292 hermon_cqhdl_t cq; in hermon_umap_cqmem() local 460 hermon_cqhdl_t cq; in hermon_devmap_umem_map() local 664 hermon_cqhdl_t cq; in hermon_devmap_umem_unmap() local 865 hermon_cqhdl_t cq; in hermon_devmap_dbrecmem_map() local 1063 hermon_cqhdl_t cq; in hermon_devmap_dbrecmem_unmap() local 1548 hermon_umap_cq_data_out(hermon_cqhdl_t cq, mlnx_umap_cq_data_out_t *data, in hermon_umap_cq_data_out()
|
H A D | hermon_wr.c | 2359 hermon_wrid_get_entry(hermon_cqhdl_t cq, hermon_hw_cqe_t *cqe) in hermon_wrid_get_entry() 2436 hermon_wrid_wqavl_find(hermon_cqhdl_t cq, uint_t qpn, uint_t wq_type) in hermon_wrid_wqavl_find() 2500 hermon_cq_workq_add(hermon_cqhdl_t cq, hermon_workq_avl_t *wqavl) in hermon_cq_workq_add() 2520 hermon_cq_workq_remove(hermon_cqhdl_t cq, hermon_workq_avl_t *wqavl) in hermon_cq_workq_remove()
|
/titanic_44/usr/src/lib/udapl/udapl_tavor/tavor/ |
H A D | dapl_tavor_wr.c | 59 dapls_tavor_wrid_get_entry(ib_cq_handle_t cq, tavor_hw_cqe_t *cqe, in dapls_tavor_wrid_get_entry() 303 dapls_tavor_wrid_cq_reap(ib_cq_handle_t cq) in dapls_tavor_wrid_cq_reap() 341 dapls_tavor_wrid_cq_force_reap(ib_cq_handle_t cq) in dapls_tavor_wrid_cq_force_reap() 509 dapli_tavor_wrid_reaplist_add(ib_cq_handle_t cq, dapls_tavor_workq_hdr_t *wq) in dapli_tavor_wrid_reaplist_add() 536 dapli_tavor_wrid_wqhdr_find(ib_cq_handle_t cq, uint_t qpn, uint_t send_or_recv) in dapli_tavor_wrid_wqhdr_find() 926 dapli_tavor_wrid_wqhdr_create(ib_cq_handle_t cq, uint_t qpn, in dapli_tavor_wrid_wqhdr_create() 1091 dapli_tavor_cq_wqhdr_add(ib_cq_handle_t cq, dapls_tavor_workq_hdr_t *wqhdr) in dapli_tavor_cq_wqhdr_add() 1112 dapli_tavor_cq_wqhdr_remove(ib_cq_handle_t cq, dapls_tavor_workq_hdr_t *wqhdr) in dapli_tavor_cq_wqhdr_remove()
|
H A D | dapl_hermon_hw.c | 44 #define HERMON_CQE_OWNER_IS_SW(cq, cqe) ((((uint8_t *)cqe)[31] >> 7) == \ argument 529 dapli_hermon_cq_peek(ib_cq_handle_t cq, int *num_cqe) in dapli_hermon_cq_peek() 571 #define dapli_hermon_cq_update_ci(cq, dbp) \ argument 579 dapli_hermon_cq_resize_helper(ib_cq_handle_t cq) in dapli_hermon_cq_resize_helper() 615 dapli_hermon_cq_poll(ib_cq_handle_t cq, ibt_wc_t *wc_p, uint_t num_wc, in dapli_hermon_cq_poll() 707 dapli_hermon_cq_poll_one(ib_cq_handle_t cq, ibt_wc_t *wc_p) in dapli_hermon_cq_poll_one() 988 dapli_hermon_cq_notify(ib_cq_handle_t cq, int flags, uint32_t param) in dapli_hermon_cq_notify() 1441 ib_cq_handle_t cq; in dapli_hermon_cq_srq_entries_flush() local 1624 dapli_hermon_cq_init(ib_cq_handle_t cq) in dapli_hermon_cq_init()
|
H A D | dapl_arbel_hw.c | 552 dapli_arbel_cq_peek(ib_cq_handle_t cq, int *num_cqe) in dapli_arbel_cq_peek() 602 #define dapli_arbel_cq_update_ci(cq, dbp) \ argument 611 dapli_arbel_cq_poll(ib_cq_handle_t cq, ibt_wc_t *wc_p, uint_t num_wc, in dapli_arbel_cq_poll() 704 dapli_arbel_cq_poll_one(ib_cq_handle_t cq, ibt_wc_t *wc_p) in dapli_arbel_cq_poll_one() 982 dapli_arbel_cq_notify(ib_cq_handle_t cq, int flags, uint32_t param) in dapli_arbel_cq_notify() 1386 ib_cq_handle_t cq; in dapli_arbel_cq_srq_entries_flush() local 1591 dapli_arbel_cq_init(ib_cq_handle_t cq) in dapli_arbel_cq_init()
|
H A D | dapl_tavor_hw.c | 784 dapli_tavor_cq_peek(ib_cq_handle_t cq, int *num_cqe) in dapli_tavor_cq_peek() 840 dapli_tavor_cq_poll(ib_cq_handle_t cq, ibt_wc_t *wc_p, uint_t num_wc, in dapli_tavor_cq_poll() 941 dapli_tavor_cq_poll_one(ib_cq_handle_t cq, ibt_wc_t *wc_p) in dapli_tavor_cq_poll_one() 1263 dapli_tavor_cq_notify(ib_cq_handle_t cq, int flags, uint32_t param) in dapli_tavor_cq_notify() 1719 ib_cq_handle_t cq; in dapli_tavor_cq_srq_entries_flush() local 1879 dapli_tavor_cq_init(ib_cq_handle_t cq) in dapli_tavor_cq_init()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_mq.c | 47 struct oce_cq *cq; in oce_drain_mq_cq() local 97 struct oce_cq *cq; in oce_clean_mq() local
|
H A D | oce_queue.c | 199 struct oce_cq *cq = NULL; in oce_cq_create() local 291 oce_cq_del(struct oce_dev *dev, struct oce_cq *cq) in oce_cq_del() 334 struct oce_cq *cq; in oce_mq_create() local 585 struct oce_cq *cq; in oce_wq_create() local 828 struct oce_cq *cq; in oce_rq_create() local
|
H A D | oce_intr.c | 310 struct oce_cq *cq; in oce_isr() local
|
H A D | oce_rx.c | 502 struct oce_cq *cq; in oce_drain_rq_cq() local 615 struct oce_cq *cq; in oce_clean_rq() local
|
/titanic_44/usr/src/uts/sun/sys/ |
H A D | socal_cq_defs.h | 94 typedef struct cq { struct 95 uint32_t cq_address; argument 96 uchar_t cq_in; argument 97 uchar_t cq_out; argument 98 uchar_t cq_last_index; argument 99 uchar_t cq_seqno; argument
|
/titanic_44/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsib_ib.c | 625 rds_poll_ctrl_completions(ibt_cq_hdl_t cq, rds_ep_t *ep) in rds_poll_ctrl_completions() 869 rds_poll_data_completions(ibt_cq_hdl_t cq, rds_ep_t *ep) in rds_poll_data_completions() 987 rds_recvcq_handler(ibt_cq_hdl_t cq, void *arg) in rds_recvcq_handler() 1023 rds_poll_send_completions(ibt_cq_hdl_t cq, rds_ep_t *ep, boolean_t lock) in rds_poll_send_completions() 1150 rds_sendcq_handler(ibt_cq_hdl_t cq, void *arg) in rds_sendcq_handler()
|
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_ofs/ |
H A D | sol_kverbs.c | 909 struct ib_cq *cq = (struct ib_cq *)ibt_get_cq_private(ibt_cq); in ofs_cq_handler() local 945 struct ib_cq *cq; in ib_create_cq() local 1014 ib_destroy_cq(struct ib_cq *cq) in ib_destroy_cq() 1303 ib_req_notify_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags) in ib_req_notify_cq() 2259 ib_poll_cq(struct ib_cq *cq, int num_entries, struct ib_wc *wc) in ib_poll_cq()
|
/titanic_44/usr/src/cmd/spell/ |
H A D | huff.h | 45 #define cq huffcode.xcq macro
|
/titanic_44/usr/src/uts/common/io/chxge/ |
H A D | sge.c | 316 cmdQ_ce_t *cq = Q->cq_centries; in sge_data_out() local 807 struct freelQ_ce *cq = Q->fq_centries; in t1_sge_rx() local 1169 struct cmdQ_ce *cq = Q->cq_centries; in free_cmdQ_buffers() local 1556 struct freelQ_ce *cq = Q->fq_centries; in free_freelQ_buffers() local
|
/titanic_44/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | ib_cm.c | 296 rdsv3_ib_snd_cq_comp_handler(struct ib_cq *cq, void *context) in rdsv3_ib_snd_cq_comp_handler() 347 rdsv3_ib_cq_comp_handler(struct ib_cq *cq, void *context) in rdsv3_ib_cq_comp_handler()
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/oce/ |
H A D | oce_io.h | 176 struct oce_cq *cq; member 218 struct oce_cq *cq; /* cq associated with this wq */ member 262 struct oce_cq *cq; member
|
/titanic_44/usr/src/lib/libnisdb/ |
H A D | db_mindex.cc | 746 db_query * cq = extract_index_values_from_record(recloc); in remove_aux() local 959 db_query *cq = extract_index_values_from_object(obj); in add() local
|
/titanic_44/usr/src/uts/common/io/ |
H A D | dedump.c | 163 struct copyreq *cq = (struct copyreq *)mp->b_rptr; in dedump_copyreq() local
|
/titanic_44/usr/src/uts/common/os/ |
H A D | dumpsubr.c | 1631 dumpsys_close_cq(cqueue_t *cq, int live) in dumpsys_close_cq() 1667 dumpsys_lock(cqueue_t *cq, int live) in dumpsys_lock() 1676 dumpsys_unlock(cqueue_t *cq, int live, int signal) in dumpsys_unlock() 1688 dumpsys_wait_cq(cqueue_t *cq, int live) in dumpsys_wait_cq() 1702 dumpsys_put_cq(cqueue_t *cq, cbuf_t *cp, int newstate, int live) in dumpsys_put_cq() 1726 dumpsys_get_cq(cqueue_t *cq, int live) in dumpsys_get_cq()
|