Searched refs:tx_inhibit (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/hamradio/
H A Dscc.c96 1998-09-29 Fixed the "grouping" bugs, tx_inhibit works again,
930 /* By popular demand: tx_inhibit */
931 if (scc->kiss.tx_inhibit)
965 if (scc->kiss.tx_inhibit)
1314 case PARAM_TX: scc->kiss.tx_inhibit=arg; break;
1385 case PARAM_TX: return CAST(scc->kiss.tx_inhibit);
2047 K(idletime), K(maxdefer), K(tx_inhibit), K(group));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dscc.h205 unsigned char tx_inhibit; /* Transmit is not allowed when set */ member in struct:scc_kiss

Completed in 67 milliseconds