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