Home
last modified time | relevance | path

Searched refs:cp_streaming_consistent (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cfg.h181 uint32_t cp_streaming_consistent; member
H A Dtavor_event.h101 ((((((state)->ts_cfg_profile->cp_streaming_consistent) && \
H A Dtavor_srq.h94 ((((((state)->ts_cfg_profile->cp_streaming_consistent) && \
H A Dtavor_cq.h90 ((((((state)->ts_cfg_profile->cp_streaming_consistent) && \
H A Dtavor_qp.h86 ((((((state)->ts_cfg_profile->cp_streaming_consistent) && \
H A Dtavor_cmd.h84 ((((((state)->ts_cfg_profile->cp_streaming_consistent) && \
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c364 cp->cp_streaming_consistent = DDI_DMA_STREAMING; in tavor_cfg_profile_init_phase1()
374 cp->cp_streaming_consistent = DDI_DMA_CONSISTENT; in tavor_cfg_profile_init_phase1()
377 cp->cp_streaming_consistent = DDI_DMA_CONSISTENT; in tavor_cfg_profile_init_phase1()
H A Dtavor_srq.c288 state->ts_cfg_profile->cp_streaming_consistent; in tavor_srq_alloc()
770 state->ts_cfg_profile->cp_streaming_consistent; in tavor_srq_modify()
H A Dtavor_cq.c237 dma_xfer_mode = state->ts_cfg_profile->cp_streaming_consistent; in tavor_cq_alloc()
641 dma_xfer_mode = state->ts_cfg_profile->cp_streaming_consistent; in tavor_cq_resize()
H A Dtavor_qp.c470 state->ts_cfg_profile->cp_streaming_consistent; in tavor_qp_alloc()
928 dma_xfer_mode = state->ts_cfg_profile->cp_streaming_consistent; in tavor_special_qp_alloc()
H A Dtavor_event.c1002 dma_xfer_mode = state->ts_cfg_profile->cp_streaming_consistent; in tavor_eq_alloc()
H A Dtavor_misc.c2415 dma_xfer_mode = state->ts_cfg_profile->cp_streaming_consistent; in tavor_queue_alloc()
H A Dtavor_cmd.c740 flag = state->ts_cfg_profile->cp_streaming_consistent; in tavor_impl_mboxlist_init()
H A Dtavor_rsrc.c1789 dma_xfer_mode = state->ts_cfg_profile->cp_streaming_consistent; in tavor_rsrc_mbox_init()