Searched refs:fcipp_topology (Results 1 – 2 of 2) sorted by relevance
854 fport->fcipp_topology = port_info->port_flags; in fcip_port_attach()1087 fcip_is_supported_fc_topology(fport->fcipp_topology)) { in fcip_port_attach_handler()1189 fport->fcipp_topology = port_info->port_flags; in fcip_handle_resume()1371 } else if (FC_TOP_EXTERNAL(fport->fcipp_topology)) { in fcip_rt_update()2247 if (fport->fcipp_topology != port_top && in fcip_statec_cb()2252 fport->fcipp_topology, port_top)); in fcip_statec_cb()2258 fport->fcipp_topology = port_top; in fcip_statec_cb()4353 fport->fcipp_pstate, fport->fcipp_topology)); in fcip_handle_topology()4360 if (!fcip_is_supported_fc_topology(fport->fcipp_topology)) { in fcip_handle_topology()4363 fptr->fcip_instance, fport->fcipp_topology)); in fcip_handle_topology()[all …]
109 uint32_t fcipp_topology; member