Home
last modified time | relevance | path

Searched refs:cp_consistent_syncoverride (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cfg.h187 uint32_t cp_consistent_syncoverride; member
H A Dtavor_event.h102 ((state)->ts_cfg_profile->cp_consistent_syncoverride))) || \
H A Dtavor_srq.h95 ((state)->ts_cfg_profile->cp_consistent_syncoverride))) || \
H A Dtavor_cq.h91 ((state)->ts_cfg_profile->cp_consistent_syncoverride))) || \
H A Dtavor_qp.h87 ((state)->ts_cfg_profile->cp_consistent_syncoverride))) || \
H A Dtavor_cmd.h85 ((state)->ts_cfg_profile->cp_consistent_syncoverride))) || \
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c375 cp->cp_consistent_syncoverride = tavor_consistent_syncoverride; in tavor_cfg_profile_init_phase1()