Searched refs:hca_next (Results 1 – 6 of 6) sorted by relevance
137 hca_svc_cnt hca_acc_cnt hca_res_cnt hca_next}))797 next = hcap->hca_next; in ibcm_fini_hcas()1150 hcap = hcap->hca_next; in ibcm_add_hca_entry()1162 hcap->hca_next = ibcm_hca_listp; in ibcm_add_hca_entry()1190 prevp->hca_next = headp->hca_next; in ibcm_delete_hca_entry()1192 prevp = headp->hca_next; in ibcm_delete_hca_entry()1204 headp = headp->hca_next; in ibcm_delete_hca_entry()1241 hcap = hcap->hca_next; in ibcm_find_hca_entry()1289 hcap = hcap->hca_next; in ibcm_find_hcap_entry()1946 hcap = hcap->hca_next; in ibt_register_subnet_notices()[all …]
836 eibnx_hca_t *hca_next; in eibnx_rb_ibt_init() local859 for (hca = hca_list; hca; hca = hca_next) { in eibnx_rb_ibt_init()860 hca_next = hca->hc_next; in eibnx_rb_ibt_init()863 ss->nx_hca = hca_next; in eibnx_rb_ibt_init()
56 struct daplka_hca *hca_next; member
667 while (h->hca_next != NULL) in daplka_enqueue_hca()668 h = h->hca_next; in daplka_enqueue_hca()670 h->hca_next = hca; in daplka_enqueue_hca()682 dp->daplka_hca_list_head = hca->hca_next; in daplka_dequeue_hca()685 while (h->hca_next != hca) in daplka_dequeue_hca()686 h = h->hca_next; in daplka_dequeue_hca()687 h->hca_next = hca->hca_next; in daplka_dequeue_hca()7508 hca = hca->hca_next) { in daplka_ia_create()7947 hca = hca->hca_next) { in daplka_handle_hca_detach_event()
333 struct dapl_hca *hca_next; member
981 struct ibcm_hca_info_s *hca_next; /* Next HCA entry */ member