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