Searched refs:fcip_routing_table (Results 1 – 2 of 2) sorted by relevance
206 struct fcip_routing_table *fcip_rtable[FCIP_RT_HASH_ELEMS];303 struct fcip_routing_table { struct304 struct fcip_routing_table *fcipr_next; /* next elem */ argument344 struct fcip_routing_table *fcip_pkt_frp; /* routing table */375 struct fcip_routing_table *fcipd_rtable;
205 struct fcip_routing_table *fcip_lookup_rtable(struct fcip *fptr,211 static int fcip_do_plogi(struct fcip *fptr, struct fcip_routing_table *frp);218 struct fcip_routing_table *frp);1229 struct fcip_routing_table *frp; in fcip_handle_resume()1276 struct fcip_routing_table *frp; in fcip_rt_update()1360 frp = (struct fcip_routing_table *) in fcip_rt_update()1361 kmem_zalloc(sizeof (struct fcip_routing_table), KM_SLEEP); in fcip_rt_update()1418 struct fcip_routing_table *1421 struct fcip_routing_table *frp = NULL; in fcip_lookup_rtable()1927 struct fcip_routing_table *frp; in fcip_handle_suspend()[all …]