Searched defs:ibcm_hca_info_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h67 * A new counter for svcid is maintained in ibcm_hca_info_t
853 * Identifies HCA's state. Used in the definition of ibcm_hca_info_t
954 * hca_acc_cnt: A count of active references to this ibcm_hca_info_t
989 } ibcm_hca_info_t; typedef in typeref:struct:ibcm_hca_info_s
1065 ibt_status_t ibcm_hca_reinit_port(ibcm_hca_info_t *hca_p,
1070 ibcm_qp_list_t *ibcm_find_qp(ibcm_hca_info_t *hcap, int port_no,
1077 ibcm_status_t ibcm_free_allqps(ibcm_hca_info_t *hcap, int port_no);
1091 typedef void (*ibcm_state_handler_t)(ibcm_hca_info_t *hcap,
1541 void ibcm_process_req_msg(ibcm_hca_info_t *hcap, uint8_t *cm_input_mad,
1543 void ibcm_process_rep_msg(ibcm_hca_info_t *hca
[all...]

Completed in 53 milliseconds