Searched defs:sdio_mmc_card (Results 1 – 1 of 1) sorted by relevance
230 struct sdio_mmc_card { struct231 struct sdio_func *func;232 struct mwifiex_adapter *adapter;234 struct completion fw_done;235 const char *firmware;236 const char *firmware_sdiouart;237 const struct mwifiex_sdio_card_reg *reg;238 u8 max_ports;239 u8 mp_agg_pkt_limit;240 u16 tx_buf_size;[all …]