Home
last modified time | relevance | path

Searched refs:scc_stat (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dscc.h71 struct scc_stat stat; /* statistical information */
/linux/include/uapi/linux/
H A Dscc.h112 struct scc_stat { struct
113 rxintsscc_stat global() argument
114 txintsscc_stat global() argument
115 exintsscc_stat global() argument
116 spintsscc_stat global() argument
118 txframesscc_stat global() argument
119 rxframesscc_stat global() argument
120 rxerrsscc_stat global() argument
121 txerrsscc_stat global() argument
123 nospacescc_stat global() argument
124 rx_overscc_stat global() argument
125 tx_underscc_stat global() argument
127 tx_statescc_stat global() argument
128 tx_queuedscc_stat global() argument
130 maxqueuescc_stat global() argument
131 bufsizescc_stat global() argument
/linux/drivers/net/hamradio/
H A Dscc.c1704 * SIOCSCCGSTAT - get driver status arg: (struct scc_stat *) arg
2026 const struct scc_stat *stat = &scc->stat; in scc_net_seq_show()