Searched refs:fc_active_prov (Results 1 – 3 of 3) sorted by relevance
36 struct fc4_prov *fc_active_prov[FC_FC4_PROV_SIZE] = { variable267 prov_entry = (prov->recv ? fc_passive_prov : fc_active_prov) + type; in fc_fc4_register_provider()289 RCU_INIT_POINTER(fc_active_prov[type], NULL); in fc_fc4_deregister_provider()
87 extern struct fc4_prov *fc_active_prov[]; /* providers without recv */
2032 prov = fc_active_prov[rspp->spp_type]; in fc_rport_recv_prli_req()