/titanic_51/usr/src/lib/libtecla/common/ |
H A D | chrqueue.c | 94 GlCharQueue *cq; /* The object to be returned */ in _new_GlCharQueue() local 136 _del_GlCharQueue(GlCharQueue * cq) _del_GlCharQueue() argument 163 _glq_append_chars(GlCharQueue * cq,const char * chars,int n,GlWriteFn * write_fn,void * data) _glq_append_chars() argument 272 _glq_empty_queue(GlCharQueue * cq) _glq_empty_queue() argument 295 _glq_char_count(GlCharQueue * cq) _glq_char_count() argument 323 _glq_flush_queue(GlCharQueue * cq,GlWriteFn * write_fn,void * data) _glq_flush_queue() argument 432 _glq_last_error(GlCharQueue * cq) _glq_last_error() argument [all...] |
/titanic_51/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; tavor_cq_free() local 547 tavor_cq_resize(tavor_state_t * state,tavor_cqhdl_t cq,uint_t req_size,uint_t * actual_size,uint_t sleepflag) tavor_cq_resize() argument 866 tavor_cq_notify(tavor_state_t * state,tavor_cqhdl_t cq,ibt_cq_notify_flags_t flags) tavor_cq_notify() argument 907 tavor_cq_poll(tavor_state_t * state,tavor_cqhdl_t cq,ibt_wc_t * wc_p,uint_t num_wc,uint_t * num_polled) tavor_cq_poll() argument 1055 tavor_cqhdl_t cq; tavor_cq_handler() local 1129 tavor_cqhdl_t cq; tavor_cq_err_handler() local 1199 tavor_cq_refcnt_inc(tavor_cqhdl_t cq,uint_t is_special) tavor_cq_refcnt_inc() argument 1230 tavor_cq_refcnt_dec(tavor_cqhdl_t cq) tavor_cq_refcnt_dec() argument 1300 tavor_cq_cqe_consume(tavor_state_t * state,tavor_cqhdl_t cq,tavor_hw_cqe_t * cqe,ibt_wc_t * wc) tavor_cq_cqe_consume() argument 1472 tavor_cq_errcqe_consume(tavor_state_t * state,tavor_cqhdl_t cq,tavor_hw_cqe_t * cqe,ibt_wc_t * wc) tavor_cq_errcqe_consume() argument 1636 tavor_cqe_sync(tavor_cqhdl_t cq,tavor_hw_cqe_t * cqe,uint_t flag) tavor_cqe_sync() argument 1672 tavor_cq_resize_helper(tavor_cqhdl_t cq,tavor_hw_cqe_t * new_cqbuf,uint32_t old_cons_indx,uint32_t num_newcqe) tavor_cq_resize_helper() argument 1734 tavor_cqhdl_t cq; tavor_cq_srq_entries_flush() local [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() argument 2860 tavor_wrid_find_match(tavor_workq_hdr_t * wq,tavor_cqhdl_t cq,tavor_hw_cqe_t * cqe) tavor_wrid_find_match() argument 2998 tavor_wrid_find_match_srq(tavor_wrid_list_hdr_t * wl,tavor_cqhdl_t cq,tavor_hw_cqe_t * cqe) tavor_wrid_find_match_srq() argument 3054 tavor_wrid_cq_reap(tavor_cqhdl_t cq) tavor_wrid_cq_reap() argument 3095 tavor_wrid_cq_force_reap(tavor_cqhdl_t cq) tavor_wrid_cq_force_reap() argument 3261 tavor_wrid_reaplist_add(tavor_cqhdl_t cq,tavor_workq_hdr_t * wq) tavor_wrid_reaplist_add() argument 3313 tavor_wrid_wqhdr_find(tavor_cqhdl_t cq,uint_t qpn,uint_t wq_type) tavor_wrid_wqhdr_find() argument 3345 tavor_wrid_wqhdr_create(tavor_state_t * state,tavor_cqhdl_t cq,uint_t qpn,uint_t wq_type,uint_t create_wql) tavor_wrid_wqhdr_create() argument 3649 tavor_cq_wqhdr_add(tavor_cqhdl_t cq,tavor_workq_hdr_t * wqhdr) tavor_cq_wqhdr_add() argument 3675 tavor_cq_wqhdr_remove(tavor_cqhdl_t cq,tavor_workq_hdr_t * wqhdr) tavor_cq_wqhdr_remove() argument [all...] |
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; tavor_devmap_umem_unmap() local 1182 tavor_umap_cq_data_out(tavor_cqhdl_t cq,mlnx_umap_cq_data_out_t * data,size_t data_sz) tavor_umap_cq_data_out() argument [all...] |
/titanic_51/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; hermon_cq_free() local 576 hermon_cq_resize(hermon_state_t * state,hermon_cqhdl_t cq,uint_t req_size,uint_t * actual_size,uint_t sleepflag) hermon_cq_resize() argument 789 hermon_cq_modify(hermon_state_t * state,hermon_cqhdl_t cq,uint_t count,uint_t usec,ibt_cq_handler_id_t hid,uint_t sleepflag) hermon_cq_modify() argument 842 hermon_cq_notify(hermon_state_t * state,hermon_cqhdl_t cq,ibt_cq_notify_flags_t flags) hermon_cq_notify() argument 867 hermon_cq_poll(hermon_state_t * state,hermon_cqhdl_t cq,ibt_wc_t * wc_p,uint_t num_wc,uint_t * num_polled) hermon_cq_poll() argument 1060 hermon_cqhdl_t cq; hermon_cq_handler() local 1106 hermon_cqhdl_t cq; hermon_cq_err_handler() local 1152 hermon_cq_refcnt_inc(hermon_cqhdl_t cq,uint_t is_special) hermon_cq_refcnt_inc() argument 1181 hermon_cq_refcnt_dec(hermon_cqhdl_t cq) hermon_cq_refcnt_dec() argument 1195 hermon_cq_arm_doorbell(hermon_state_t * state,hermon_cqhdl_t cq,uint_t cq_cmd) hermon_cq_arm_doorbell() argument 1291 hermon_cq_cqe_consume(hermon_state_t * state,hermon_cqhdl_t cq,hermon_hw_cqe_t * cqe,ibt_wc_t * wc) hermon_cq_cqe_consume() argument 1476 hermon_cq_errcqe_consume(hermon_state_t * state,hermon_cqhdl_t cq,hermon_hw_cqe_t * cqe,ibt_wc_t * wc) hermon_cq_errcqe_consume() argument 1593 hermon_cq_resize_helper(hermon_state_t * state,hermon_cqhdl_t cq) hermon_cq_resize_helper() argument 1649 hermon_cqhdl_t cq; hermon_cq_entries_flush() local [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; hermon_devmap_umem_unmap() local 865 hermon_cqhdl_t cq; hermon_devmap_dbrecmem_map() local 1063 hermon_cqhdl_t cq; hermon_devmap_dbrecmem_unmap() local 1548 hermon_umap_cq_data_out(hermon_cqhdl_t cq,mlnx_umap_cq_data_out_t * data,size_t data_sz) hermon_umap_cq_data_out() argument [all...] |
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() argument 2436 hermon_wrid_wqavl_find(hermon_cqhdl_t cq,uint_t qpn,uint_t wq_type) hermon_wrid_wqavl_find() argument 2500 hermon_cq_workq_add(hermon_cqhdl_t cq,hermon_workq_avl_t * wqavl) hermon_cq_workq_add() argument 2520 hermon_cq_workq_remove(hermon_cqhdl_t cq,hermon_workq_avl_t * wqavl) hermon_cq_workq_remove() argument [all...] |
/titanic_51/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() argument 303 dapls_tavor_wrid_cq_reap(ib_cq_handle_t cq) in dapls_tavor_wrid_cq_reap() argument 341 dapls_tavor_wrid_cq_force_reap(ib_cq_handle_t cq) dapls_tavor_wrid_cq_force_reap() argument 509 dapli_tavor_wrid_reaplist_add(ib_cq_handle_t cq,dapls_tavor_workq_hdr_t * wq) dapli_tavor_wrid_reaplist_add() argument 536 dapli_tavor_wrid_wqhdr_find(ib_cq_handle_t cq,uint_t qpn,uint_t send_or_recv) dapli_tavor_wrid_wqhdr_find() argument 926 dapli_tavor_wrid_wqhdr_create(ib_cq_handle_t cq,uint_t qpn,uint_t send_or_recv,uint_t alloc_wrl) dapli_tavor_wrid_wqhdr_create() argument 1091 dapli_tavor_cq_wqhdr_add(ib_cq_handle_t cq,dapls_tavor_workq_hdr_t * wqhdr) dapli_tavor_cq_wqhdr_add() argument 1112 dapli_tavor_cq_wqhdr_remove(ib_cq_handle_t cq,dapls_tavor_workq_hdr_t * wqhdr) dapli_tavor_cq_wqhdr_remove() argument [all...] |
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) dapli_hermon_cq_peek() argument 571 dapli_hermon_cq_update_ci(cq,dbp) global() argument 579 dapli_hermon_cq_resize_helper(ib_cq_handle_t cq) dapli_hermon_cq_resize_helper() argument 615 dapli_hermon_cq_poll(ib_cq_handle_t cq,ibt_wc_t * wc_p,uint_t num_wc,uint_t * num_polled) dapli_hermon_cq_poll() argument 707 dapli_hermon_cq_poll_one(ib_cq_handle_t cq,ibt_wc_t * wc_p) dapli_hermon_cq_poll_one() argument 988 dapli_hermon_cq_notify(ib_cq_handle_t cq,int flags,uint32_t param) dapli_hermon_cq_notify() argument 1441 ib_cq_handle_t cq; dapli_hermon_cq_srq_entries_flush() local 1624 dapli_hermon_cq_init(ib_cq_handle_t cq) dapli_hermon_cq_init() argument [all...] |
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() argument 602 dapli_arbel_cq_update_ci(cq,dbp) global() argument 611 dapli_arbel_cq_poll(ib_cq_handle_t cq,ibt_wc_t * wc_p,uint_t num_wc,uint_t * num_polled) dapli_arbel_cq_poll() argument 704 dapli_arbel_cq_poll_one(ib_cq_handle_t cq,ibt_wc_t * wc_p) dapli_arbel_cq_poll_one() argument 982 dapli_arbel_cq_notify(ib_cq_handle_t cq,int flags,uint32_t param) dapli_arbel_cq_notify() argument 1386 ib_cq_handle_t cq; dapli_arbel_cq_srq_entries_flush() local 1591 dapli_arbel_cq_init(ib_cq_handle_t cq) dapli_arbel_cq_init() argument [all...] |
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() argument 840 dapli_tavor_cq_poll(ib_cq_handle_t cq,ibt_wc_t * wc_p,uint_t num_wc,uint_t * num_polled) dapli_tavor_cq_poll() argument 941 dapli_tavor_cq_poll_one(ib_cq_handle_t cq,ibt_wc_t * wc_p) dapli_tavor_cq_poll_one() argument 1263 dapli_tavor_cq_notify(ib_cq_handle_t cq,int flags,uint32_t param) dapli_tavor_cq_notify() argument 1719 ib_cq_handle_t cq; dapli_tavor_cq_srq_entries_flush() local 1879 dapli_tavor_cq_init(ib_cq_handle_t cq) dapli_tavor_cq_init() argument [all...] |
/titanic_51/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; oce_clean_mq() local [all...] |
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) oce_cq_del() argument 334 struct oce_cq *cq; oce_mq_create() local 585 struct oce_cq *cq; oce_wq_create() local 828 struct oce_cq *cq; oce_rq_create() local [all...] |
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 [all...] |
/titanic_51/usr/src/uts/sun/sys/ |
H A D | socal_cq_defs.h | 94 typedef struct cq { struct 95 cq_addresscq global() argument 96 cq_incq global() argument 97 cq_outcq global() argument 98 cq_last_indexcq global() argument 99 cq_seqnocq global() argument
|
/titanic_51/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() argument 869 rds_poll_data_completions(ibt_cq_hdl_t cq, rds_ep_t *ep) in rds_poll_data_completions() argument 987 rds_recvcq_handler(ibt_cq_hdl_t cq,void * arg) rds_recvcq_handler() argument 1023 rds_poll_send_completions(ibt_cq_hdl_t cq,rds_ep_t * ep,boolean_t lock) rds_poll_send_completions() argument 1150 rds_sendcq_handler(ibt_cq_hdl_t cq,void * arg) rds_sendcq_handler() argument [all...] |
/titanic_51/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; ib_create_cq() local 1014 ib_destroy_cq(struct ib_cq * cq) ib_destroy_cq() argument 1303 ib_req_notify_cq(struct ib_cq * cq,enum ib_cq_notify_flags flags) ib_req_notify_cq() argument 2259 ib_poll_cq(struct ib_cq * cq,int num_entries,struct ib_wc * wc) ib_poll_cq() argument [all...] |
/titanic_51/usr/src/cmd/spell/ |
H A D | huff.h | 45 #define cq huffcode.xcq macro
|
/titanic_51/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 [all...] |
/titanic_51/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() argument 347 rdsv3_ib_cq_comp_handler(struct ib_cq *cq, void *context) in rdsv3_ib_cq_comp_handler() argument
|
/titanic_51/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_51/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 [all...] |
/titanic_51/usr/src/uts/common/io/ |
H A D | dedump.c | 163 struct copyreq *cq = (struct copyreq *)mp->b_rptr; in dedump_copyreq() local
|
/titanic_51/usr/src/uts/common/os/ |
H A D | dumpsubr.c | 1631 dumpsys_close_cq(cqueue_t *cq, int live) in dumpsys_close_cq() argument 1667 dumpsys_lock(cqueue_t *cq, int live) in dumpsys_lock() argument 1676 dumpsys_unlock(cqueue_t *cq, in argument 1688 dumpsys_wait_cq(cqueue_t * cq,int live) dumpsys_wait_cq() argument 1702 dumpsys_put_cq(cqueue_t * cq,cbuf_t * cp,int newstate,int live) dumpsys_put_cq() argument 1726 dumpsys_get_cq(cqueue_t * cq,int live) dumpsys_get_cq() argument [all...] |