Searched refs:fcip_port_state (Results 1 – 2 of 2) sorted by relevance
926 fptr->fcip_port_state = FCIP_PORT_ONLINE; in fcip_port_attach()931 fptr->fcip_port_state = FCIP_PORT_OFFLINE; in fcip_port_attach()2385 fptr->fcip_port_state = FCIP_PORT_ONLINE; in fcip_statec_cb()2416 fptr->fcip_port_state = FCIP_PORT_OFFLINE; in fcip_statec_cb()2456 fptr->fcip_port_state = FCIP_PORT_OFFLINE; in fcip_statec_cb()4351 } else if (fptr->fcip_port_state == FCIP_PORT_OFFLINE) { in fcip_transport()4546 fptr->fcip_port_state = FCIP_PORT_ONLINE; in fcip_handle_topology()4580 fptr->fcip_port_state = FCIP_PORT_ONLINE; in fcip_handle_topology()4597 fptr->fcip_port_state = FCIP_PORT_ONLINE; in fcip_handle_topology()4702 fptr->fcip_port_state = FCIP_PORT_OFFLINE; in fcip_init_port()[all …]
185 uint32_t fcip_port_state; /* Link State */ member