Searched refs:fcipp_topology (Results 1 – 2 of 2) sorted by relevance
870 fport->fcipp_topology = port_info->port_flags; in fcip_port_attach()1106 fcip_is_supported_fc_topology(fport->fcipp_topology)) { in fcip_port_attach_handler()1208 fport->fcipp_topology = port_info->port_flags; in fcip_handle_resume()1399 } else if (FC_TOP_EXTERNAL(fport->fcipp_topology)) { in fcip_rt_update()2309 if (fport->fcipp_topology != port_top && in fcip_statec_cb()2314 fport->fcipp_topology, port_top)); in fcip_statec_cb()2320 fport->fcipp_topology = port_top; in fcip_statec_cb()4514 tnf_uint, topology, fport->fcipp_topology)); in fcip_handle_topology()4516 fport->fcipp_pstate, fport->fcipp_topology)); in fcip_handle_topology()4523 if (!fcip_is_supported_fc_topology(fport->fcipp_topology)) { in fcip_handle_topology()[all …]
109 uint32_t fcipp_topology; member