Searched defs:sdio_mmc_card (Results 1 – 1 of 1) sorted by relevance
242 struct sdio_mmc_card { struct243 struct sdio_func *func;244 struct mwifiex_adapter *adapter;246 struct completion fw_done;247 const char *firmware;248 const char *firmware_sdiouart;249 const struct mwifiex_sdio_card_reg *reg;250 u8 max_ports;251 u8 mp_agg_pkt_limit;252 u16 tx_buf_size;[all …]