Searched refs:tx_inhibit (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dscc.h40 unsigned char tx_inhibit; /* Transmit is not allowed when set */ member in struct:scc_kiss
/linux-master/drivers/net/hamradio/
H A Dscc.c96 1998-09-29 Fixed the "grouping" bugs, tx_inhibit works again,
934 /* By popular demand: tx_inhibit */
935 if (scc->kiss.tx_inhibit)
969 if (scc->kiss.tx_inhibit)
1320 case PARAM_TX: scc->kiss.tx_inhibit=arg; break;
1392 case PARAM_TX: return CAST(scc->kiss.tx_inhibit);
2058 K(idletime), K(maxdefer), K(tx_inhibit), K(group));

Completed in 119 milliseconds