Searched refs:fcip_port_state (Results 1 – 2 of 2) sorted by relevance
910 fptr->fcip_port_state = FCIP_PORT_ONLINE; in fcip_port_attach()915 fptr->fcip_port_state = FCIP_PORT_OFFLINE; in fcip_port_attach()2323 fptr->fcip_port_state = FCIP_PORT_ONLINE; in fcip_statec_cb()2354 fptr->fcip_port_state = FCIP_PORT_OFFLINE; in fcip_statec_cb()2394 fptr->fcip_port_state = FCIP_PORT_OFFLINE; in fcip_statec_cb()4206 } else if (fptr->fcip_port_state == FCIP_PORT_OFFLINE) { in fcip_transport()4383 fptr->fcip_port_state = FCIP_PORT_ONLINE; in fcip_handle_topology()4417 fptr->fcip_port_state = FCIP_PORT_ONLINE; in fcip_handle_topology()4434 fptr->fcip_port_state = FCIP_PORT_ONLINE; in fcip_handle_topology()4537 fptr->fcip_port_state = FCIP_PORT_OFFLINE; in fcip_init_port()[all …]
185 uint32_t fcip_port_state; /* Link State */ member