Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dscc.h40 unsigned char tx_inhibit; /* Transmit is not allowed when set */ member
/openbmc/linux/drivers/net/hamradio/
H A Dscc.c935 if (scc->kiss.tx_inhibit) in scc_key_trx()
969 if (scc->kiss.tx_inhibit) in scc_key_trx()
1320 case PARAM_TX: scc->kiss.tx_inhibit=arg; break; in scc_set_param()
1392 case PARAM_TX: return CAST(scc->kiss.tx_inhibit); in scc_get_param()
2058 K(idletime), K(maxdefer), K(tx_inhibit), K(group)); in scc_net_seq_show()