Lines Matching defs:rsi_91x_sdiodev
118 struct rsi_91x_sdiodev { struct
119 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;
128 u8 write_fail;
129 bool buff_status_updated;
130 struct rsi_sdio_rx_q rx_q;
131 struct rsi_thread rx_thread;