Searched defs:smsc_cdata (Results 1 – 1 of 1) sorted by relevance
258 struct smsc_cdata { struct259 struct smsc_chain tx_chain[SMSC_TX_LIST_CNT];260 struct smsc_chain rx_chain[SMSC_RX_LIST_CNT];261 int tx_prod;262 int tx_cons;263 int tx_cnt;264 int rx_prod;