Searched defs:mt76_sdio (Results 1 – 1 of 1) sorted by relevance
447 struct mt76_sdio { struct448 struct workqueue_struct *txrx_wq;449 struct {452 } tx;453 struct {456 } rx;458 struct work_struct stat_work;460 u8 *xmit_buf[MT_TXQ_MCU_WA];462 struct sdio_func *func;463 void *intr_data;[all …]