Searched refs:FC_NONE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/picocom/
H A Dterm.h155 * FC_NONE - no flow control
161 FC_NONE, enumerator in enum:flowcntrl_e
405 * FC_NONE, FC_RTSCTS, FC_XONXOFF.
H A Dpicocom.c90 .flow = FC_NONE,
338 case FC_NONE:
347 flow = FC_NONE;
351 flow = FC_NONE;
860 opts.flow = FC_NONE;
H A Dterm.c777 case FC_NONE:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsky2.c307 [FC_NONE] = 0,
315 [FC_NONE] = PHY_M_P_NO_PAUSE_X,
323 [FC_NONE] = GM_GPCR_FC_RX_DIS | GM_GPCR_FC_TX_DIS,
467 sky2->flow_mode = FC_NONE;
759 sky2->flow_mode = FC_NONE;
2038 [FC_NONE] = "none",
2090 return tx ? FC_TX : FC_NONE;
2132 sky2->flow_status = FC_NONE;
2145 sky2->flow_status = FC_NONE;
3809 case FC_NONE
[all...]
H A Dsky2.h2197 FC_NONE = 0, enumerator in enum:flow_control

Completed in 71 milliseconds