Lines Matching refs:tavor_state_t

607 int tavor_cmd_post(tavor_state_t *state, tavor_cmd_post_t *cmdpost);
608 int tavor_mbox_alloc(tavor_state_t *state, tavor_mbox_info_t *mbox_info,
610 void tavor_mbox_free(tavor_state_t *state, tavor_mbox_info_t *mbox_info);
611 int tavor_cmd_complete_handler(tavor_state_t *state, tavor_eqhdl_t eq,
613 int tavor_inmbox_list_init(tavor_state_t *state);
614 int tavor_intr_inmbox_list_init(tavor_state_t *state);
615 int tavor_outmbox_list_init(tavor_state_t *state);
616 int tavor_intr_outmbox_list_init(tavor_state_t *state);
617 void tavor_inmbox_list_fini(tavor_state_t *state);
618 void tavor_intr_inmbox_list_fini(tavor_state_t *state);
619 void tavor_outmbox_list_fini(tavor_state_t *state);
620 void tavor_intr_outmbox_list_fini(tavor_state_t *state);
621 int tavor_outstanding_cmdlist_init(tavor_state_t *state);
622 void tavor_outstanding_cmdlist_fini(tavor_state_t *state);
627 int tavor_sys_en_cmd_post(tavor_state_t *state, uint_t flags,
629 int tavor_sys_dis_cmd_post(tavor_state_t *state, uint_t sleepflag);
635 int tavor_init_hca_cmd_post(tavor_state_t *state,
637 int tavor_close_hca_cmd_post(tavor_state_t *state, uint_t sleepflag);
643 int tavor_init_ib_cmd_post(tavor_state_t *state,
645 int tavor_close_ib_cmd_post(tavor_state_t *state, uint_t port,
647 int tavor_set_ib_cmd_post(tavor_state_t *state, uint32_t capmask,
656 int tavor_cmn_qp_cmd_post(tavor_state_t *state, uint_t opcode,
665 int tavor_cmn_query_cmd_post(tavor_state_t *state, uint_t opcode,
673 int tavor_cmn_ownership_cmd_post(tavor_state_t *state, uint_t opcode,
681 int tavor_mad_ifc_cmd_post(tavor_state_t *state, uint_t port,
683 int tavor_getportinfo_cmd_post(tavor_state_t *state, uint_t port,
685 int tavor_getnodeinfo_cmd_post(tavor_state_t *state, uint_t sleepflag,
687 int tavor_getnodedesc_cmd_post(tavor_state_t *state, uint_t sleepflag,
689 int tavor_getguidinfo_cmd_post(tavor_state_t *state, uint_t port,
691 int tavor_getpkeytable_cmd_post(tavor_state_t *state, uint_t port,
693 int tavor_getperfcntr_cmd_post(tavor_state_t *state, uint_t port,
699 int tavor_write_mtt_cmd_post(tavor_state_t *state,
705 int tavor_sync_tpt_cmd_post(tavor_state_t *state, uint_t sleepflag);
710 int tavor_map_eq_cmd_post(tavor_state_t *state, uint_t map,
716 int tavor_resize_cq_cmd_post(tavor_state_t *state, tavor_hw_cqc_t *cqc,
723 int tavor_conf_special_qp_cmd_post(tavor_state_t *state, uint_t qpindx,
730 int tavor_mgid_hash_cmd_post(tavor_state_t *state, uint64_t mgid_h,
732 int tavor_read_mgm_cmd_post(tavor_state_t *state, tavor_hw_mcg_t *mcg,
734 int tavor_write_mgm_cmd_post(tavor_state_t *state, tavor_hw_mcg_t *mcg,
742 int tavor_mod_stat_cfg_cmd_post(tavor_state_t *state);
748 int tavor_modify_mpt_cmd_post(tavor_state_t *state, tavor_hw_mpt_t *mpt,