/illumos-gate/usr/src/lib/libtecla/common/ |
H A D | chrqueue.c | 92 GlCharQueue *cq; /* The object to be returned */ in _new_GlCharQueue() local 134 GlCharQueue *_del_GlCharQueue(GlCharQueue *cq) in _del_GlCharQueue() 161 int _glq_append_chars(GlCharQueue *cq, const char *chars, int n, in _glq_append_chars() 270 void _glq_empty_queue(GlCharQueue *cq) in _glq_empty_queue() 293 int _glq_char_count(GlCharQueue *cq) in _glq_char_count() 321 GlqFlushState _glq_flush_queue(GlCharQueue *cq, GlWriteFn *write_fn, in _glq_flush_queue() 430 const char *_glq_last_error(GlCharQueue *cq) in _glq_last_error()
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_cq.c | 70 tavor_cqhdl_t cq; in tavor_cq_alloc() local 378 tavor_cqhdl_t cq; in tavor_cq_free() local 509 tavor_cq_resize(tavor_state_t *state, tavor_cqhdl_t cq, uint_t req_size, in tavor_cq_resize() 804 tavor_cq_notify(tavor_state_t *state, tavor_cqhdl_t cq, in tavor_cq_notify() 839 tavor_cq_poll(tavor_state_t *state, tavor_cqhdl_t cq, ibt_wc_t *wc_p, in tavor_cq_poll() 981 tavor_cqhdl_t cq; in tavor_cq_handler() local 1045 tavor_cqhdl_t cq; in tavor_cq_err_handler() local 1105 tavor_cq_refcnt_inc(tavor_cqhdl_t cq, uint_t is_special) in tavor_cq_refcnt_inc() 1134 tavor_cq_refcnt_dec(tavor_cqhdl_t cq) in tavor_cq_refcnt_dec() 1199 tavor_cq_cqe_consume(tavor_state_t *state, tavor_cqhdl_t cq, in tavor_cq_cqe_consume() [all …]
|
H A D | tavor_wr.c | 2599 tavor_wrid_get_entry(tavor_cqhdl_t cq, tavor_hw_cqe_t *cqe, in tavor_wrid_get_entry() 2677 tavor_wrid_find_match(tavor_workq_hdr_t *wq, tavor_cqhdl_t cq, in tavor_wrid_find_match() 2812 tavor_wrid_find_match_srq(tavor_wrid_list_hdr_t *wl, tavor_cqhdl_t cq, in tavor_wrid_find_match_srq() 2868 tavor_wrid_cq_reap(tavor_cqhdl_t cq) in tavor_wrid_cq_reap() 2906 tavor_wrid_cq_force_reap(tavor_cqhdl_t cq) in tavor_wrid_cq_force_reap() 3069 tavor_wrid_reaplist_add(tavor_cqhdl_t cq, tavor_workq_hdr_t *wq) in tavor_wrid_reaplist_add() 3119 tavor_wrid_wqhdr_find(tavor_cqhdl_t cq, uint_t qpn, uint_t wq_type) in tavor_wrid_wqhdr_find() 3148 tavor_wrid_wqhdr_create(tavor_state_t *state, tavor_cqhdl_t cq, uint_t qpn, in tavor_wrid_wqhdr_create() 3440 tavor_cq_wqhdr_add(tavor_cqhdl_t cq, tavor_workq_hdr_t *wqhdr) in tavor_cq_wqhdr_add() 3466 tavor_cq_wqhdr_remove(tavor_cqhdl_t cq, tavor_workq_hdr_t *wqhdr) in tavor_cq_wqhdr_remove()
|
H A D | tavor_umap.c | 248 tavor_cqhdl_t cq; in tavor_umap_cqmem() local 371 tavor_cqhdl_t cq; in tavor_devmap_umem_map() local 569 tavor_cqhdl_t cq; in tavor_devmap_umem_unmap() local 1054 tavor_umap_cq_data_out(tavor_cqhdl_t cq, mlnx_umap_cq_data_out_t *data, in tavor_umap_cq_data_out()
|
/illumos-gate/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()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/uts/common/io/mlxcx/ |
H A D | mlxcx_ring.c | 340 mlxcx_completion_queue_t *cq; in mlxcx_cq_setup() local 396 mlxcx_rq_setup(mlxcx_t *mlxp, mlxcx_completion_queue_t *cq, in mlxcx_rq_setup() 440 mlxcx_sq_setup(mlxcx_t *mlxp, mlxcx_port_t *port, mlxcx_completion_queue_t *cq, in mlxcx_sq_setup() 496 mlxcx_completion_queue_t *cq; in mlxcx_quiesce_rx_cqs() local 521 mlxcx_completion_queue_t *cq; in mlxcx_teardown_rx_group() local 662 mlxcx_completion_queue_t *cq; in mlxcx_teardown_tx_group() local 744 mlxcx_completion_queue_t *cq; in mlxcx_rx_group_setup() local 1184 mlxcx_completion_queue_t *cq; in mlxcx_rx_ring_start() local 1324 mlxcx_completion_queue_t *cq; in mlxcx_tx_group_setup() local 1391 mlxcx_completion_queue_t *cq; in mlxcx_tx_ring_start() local [all …]
|
H A D | mlxcx_gld.c | 510 mlxcx_completion_queue_t *cq; in mlxcx_mac_ring_tx() local 810 mlxcx_completion_queue_t *cq = wq->mlwq_cq; in mlxcx_mac_ring_start() local 837 mlxcx_completion_queue_t *cq = wq->mlwq_cq; in mlxcx_mac_ring_stop() local 999 mlxcx_completion_queue_t *cq = (mlxcx_completion_queue_t *)intrh; in mlxcx_mac_ring_intr_enable() local 1023 mlxcx_completion_queue_t *cq = (mlxcx_completion_queue_t *)intrh; in mlxcx_mac_ring_intr_disable() local 1036 mlxcx_completion_queue_t *cq = wq->mlwq_cq; in mlxcx_mac_ring_rx_poll() local
|
/illumos-gate/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_rx.c | 502 struct oce_cq *cq; in oce_drain_rq_cq() local 615 struct oce_cq *cq; in oce_clean_rq() local
|
H A D | oce_intr.c | 310 struct oce_cq *cq; in oce_isr() local
|
/illumos-gate/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
|
/illumos-gate/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()
|
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/ |
H A D | sol_kverbs.c | 910 struct ib_cq *cq = (struct ib_cq *)ibt_get_cq_private(ibt_cq); in ofs_cq_handler() local 946 struct ib_cq *cq; in ib_create_cq() local 1016 ib_destroy_cq(struct ib_cq *cq) in ib_destroy_cq() 1305 ib_req_notify_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags) in ib_req_notify_cq() 2261 ib_poll_cq(struct ib_cq *cq, int num_entries, struct ib_wc *wc) in ib_poll_cq()
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | huff.h | 42 #define cq huffcode.xcq macro
|
/illumos-gate/usr/src/uts/common/io/chxge/ |
H A D | sge.c | 315 cmdQ_ce_t *cq = Q->cq_centries; in sge_data_out() local 806 struct freelQ_ce *cq = Q->fq_centries; in t1_sge_rx() local 1167 struct cmdQ_ce *cq = Q->cq_centries; in free_cmdQ_buffers() local 1554 struct freelQ_ce *cq = Q->fq_centries; in free_freelQ_buffers() local
|
/illumos-gate/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()
|
/illumos-gate/usr/src/uts/common/io/ena/ |
H A D | ena_admin.c | 168 ena_admin_cq_t *cq = &aq->ea_cq; in ena_admin_read_resp() local 203 ena_admin_cq_t *cq = &aq->ea_cq; in ena_admin_process_responses() local
|
/illumos-gate/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
|