Searched defs:rsi_91x_sdiodev (Results 1 – 1 of 1) sorted by relevance
118 struct rsi_91x_sdiodev { struct119 struct sdio_func *pfunction;120 struct task_struct *sdio_irq_task;121 struct receive_info rx_info;122 u32 next_read_delay;123 u32 sdio_high_speed_enable;124 u8 sdio_clock_speed;125 u32 cardcapability;126 u8 prev_desc[16];127 u16 tx_blk_size;[all …]