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