Searched defs:efx_mcdi_iface (Results 1 – 1 of 1) sorted by relevance
48 struct efx_mcdi_iface { struct49 atomic_t state;50 wait_queue_head_t wq;51 spinlock_t iface_lock;52 enum efx_mcdi_mode mode;53 unsigned int credits;54 unsigned int seqno;55 unsigned int resprc;56 size_t resplen;