Searched refs:ibcm_hca_info_t (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/ |
H A D | ibcm_impl.h | 989 } ibcm_hca_info_t; typedef 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 *hcap, uint8_t *cm_input_mad, 1545 void ibcm_process_rtu_msg(ibcm_hca_info_t *hcap, uint8_t *cm_input_mad, 1547 void ibcm_process_dreq_msg(ibcm_hca_info_t *hcap, uint8_t *cm_input_mad, 1549 void ibcm_process_drep_msg(ibcm_hca_info_t *hcap, uint8_t *cm_input_mad, [all …]
|
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_impl.c | 56 static ibcm_status_t ibcm_hca_detach(ibcm_hca_info_t *); 59 static ibt_status_t ibcm_hca_init_port(ibcm_hca_info_t *hcap, 61 static ibcm_status_t ibcm_hca_fini_port(ibcm_hca_info_t *hcap, 71 static ibcm_status_t ibcm_check_avl_clean(ibcm_hca_info_t *hcap); 72 static ibcm_status_t ibcm_check_sidr_clean(ibcm_hca_info_t *hcap); 75 static ibcm_hca_info_t *ibcm_add_hca_entry(ib_guid_t hcaguid, uint_t nports); 236 static ibcm_hca_info_t *ibcm_hca_listp = NULL; /* CM's HCA list */ 789 ibcm_hca_info_t *hcap, *next; in ibcm_fini_hcas() 829 ibcm_hca_info_t *hcap; in ibcm_hca_attach() 925 ibcm_hca_detach(ibcm_hca_info_t *hcap) in ibcm_hca_detach() [all …]
|
H A D | ibcm_utils.c | 84 ib_qpn_t remote_qpn, ib_guid_t remote_hca_guid, ibcm_hca_info_t *hcap, in ibcm_lookup_msg() 356 ibcm_hca_info_t *hcap; in ibcm_delete_state_from_avl() 557 ibcm_find_sidr_entry(ibcm_sidr_srch_t *srch_param, ibcm_hca_info_t *hcap, in ibcm_find_sidr_entry() 640 ibcm_add_sidr_entry(ibcm_sidr_srch_t *srch_param, ibcm_hca_info_t *hcap) in ibcm_add_sidr_entry() 692 ibcm_hca_info_t *hcap; in ibcm_delete_ud_state_data() 872 ibcm_init_hca_ids(ibcm_hca_info_t *hcap) in ibcm_init_hca_ids() 920 ibcm_fini_hca_ids(ibcm_hca_info_t *hcap) in ibcm_fini_hca_ids() 940 ibcm_alloc_comid(ibcm_hca_info_t *hcap, ib_com_id_t *comidp) in ibcm_alloc_comid() 976 ibcm_free_comid(ibcm_hca_info_t *hcap, ib_com_id_t comid) in ibcm_free_comid() 1085 ibcm_alloc_reqid(ibcm_hca_info_t *hcap, uint32_t *reqid) in ibcm_alloc_reqid() [all …]
|
H A D | ibcm_ti.c | 45 static ibt_status_t ibcm_init_reply_addr(ibcm_hca_info_t *hcap, 150 ibcm_hca_info_t *hcap; in ibt_open_rc_channel() 932 ibcm_init_reply_addr(ibcm_hca_info_t *hcap, ibcm_mad_addr_t *reply_addr, in ibcm_init_reply_addr() 1335 ibcm_hca_info_t *hcap; in ibcm_close_rc_channel() 1932 ibcm_hca_info_t *hcap; in ibcm_ud_get_dqpn() 2688 ibcm_hca_info_t *hcap; in ibt_bind_service() 2905 ibcm_hca_info_t *hcap; in ibt_unbind_service() 3196 ibcm_hca_info_t *hcap; in ibt_register_ar() 3499 ibcm_hca_info_t *hcap; in ibt_query_ar() 3694 ibcm_hca_info_t *hcap; in ibcm_rewrite_svc_record() [all …]
|
H A D | ibcm_sm.c | 443 static void ibcm_process_get_classport_info(ibcm_hca_info_t *hcap, 446 static void ibcm_decode_classport_info(ibcm_hca_info_t *hcap, 519 ibcm_hca_info_t *hcap; /* pointer to HCA entry */ in _NOTE() 943 ibcm_process_req_msg(ibcm_hca_info_t *hcap, uint8_t *input_madp, in ibcm_process_req_msg() 1434 ibcm_process_rep_msg(ibcm_hca_info_t *hcap, uint8_t *input_madp, in ibcm_process_rep_msg() 1885 ibcm_process_mra_msg(ibcm_hca_info_t *hcap, uint8_t *input_madp, in ibcm_process_mra_msg() 2067 ibcm_process_rtu_msg(ibcm_hca_info_t *hcap, uint8_t *input_madp, in ibcm_process_rtu_msg() 2164 ibcm_process_rej_msg(ibcm_hca_info_t *hcap, uint8_t *input_madp, in ibcm_process_rej_msg() 2354 ibcm_process_dreq_msg(ibcm_hca_info_t *hcap, uint8_t *input_madp, in ibcm_process_dreq_msg() 2736 ibcm_process_drep_msg(ibcm_hca_info_t *hcap, uint8_t *input_madp, in ibcm_process_drep_msg() [all …]
|
H A D | ibcm_path.c | 662 ibcm_hca_info_t *hcap; in ibcm_process_get_paths() 2582 ibcm_hca_info_t *hcap; in ibt_get_alt_path() 3748 ibcm_hca_info_t *hcap; in ibcm_process_get_ip_paths() 4253 ibcm_hca_info_t *hcap; in ibt_get_ip_alt_path()
|