Searched refs:FLOW_NONE (Results 1 – 2 of 2) sorted by relevance
376 if (etdev->flowcontrol == FLOW_NONE) in ConfigTxMacRegs()417 etdev->flowcontrol = FLOW_NONE; in ConfigFlowControl()435 etdev->flowcontrol = FLOW_NONE; in ConfigFlowControl()438 etdev->flowcontrol = FLOW_NONE; in ConfigFlowControl()444 etdev->flowcontrol = FLOW_NONE; in ConfigFlowControl()
98 #define FLOW_NONE 3 macro