Lines Matching defs:rsi_91x_sdiodev
115 struct rsi_91x_sdiodev { struct
116 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;
125 u8 write_fail;
126 bool buff_status_updated;
127 struct rsi_sdio_rx_q rx_q;
128 struct rsi_thread rx_thread;