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