Searched refs:FLOW_CONTROL_ENABLED (Results 1 – 1 of 1) sorted by relevance
105 #define FLOW_CONTROL_ENABLED 0x00000008 macro2235 fc = (port_status & FLOW_CONTROL_ENABLED) ? 1 : 0; in handle_link_event()