Searched defs:mc32_local (Results 1 – 1 of 1) sorted by relevance
157 struct mc32_local struct159 struct net_device_stats net_stats;160 int slot;161 volatile struct mc32_mailbox *rx_box;162 volatile struct mc32_mailbox *tx_box;163 volatile struct mc32_mailbox *exec_box;164 volatile struct mc32_stats *stats; /* Start of on-card statistics */165 u16 tx_chain; /* Transmit list start offset */166 u16 rx_chain; /* Receive list start offset */167 u16 tx_len; /* Transmit list count */ [all …]