Searched refs:PORT_STATE_LINK_DOWN (Results 1 – 3 of 3) sorted by relevance
326 #define PORT_STATE_LINK_DOWN 0x00 macro
287 else if (iport->iport_link_state == PORT_STATE_LINK_DOWN) in fct_handle_local_port_event()307 new_state = PORT_STATE_LINK_DOWN; in fct_handle_local_port_event()314 new_state = PORT_STATE_LINK_DOWN; in fct_handle_local_port_event()
3145 if (iport->iport_link_state != PORT_STATE_LINK_DOWN) in fct_handle_port_offline()