Home
last modified time | relevance | path

Searched refs:sdio_mmc_card (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.c554 struct sdio_mmc_card *card = NULL; in mwifiex_sdio_probe()
637 struct sdio_mmc_card *card; in mwifiex_sdio_resume()
680 struct sdio_mmc_card *card = adapter->card; in mwifiex_write_reg()
695 struct sdio_mmc_card *card = adapter->card; in mwifiex_read_reg()
716 struct sdio_mmc_card *card = adapter->card; in mwifiex_write_data_sync()
747 struct sdio_mmc_card *card = adapter->card; in mwifiex_read_data_sync()
772 struct sdio_mmc_card *card = adapter->card; in mwifiex_sdio_read_fw_status()
791 struct sdio_mmc_card *card = adapter->card; in mwifiex_check_fw_status()
825 struct sdio_mmc_card *card = adapter->card; in mwifiex_check_winner_status()
846 struct sdio_mmc_card *card; in mwifiex_sdio_remove()
[all …]
H A Dsdio.h228 struct sdio_mmc_card { struct
308 mp_rx_aggr_port_limit_reached(struct sdio_mmc_card *card) in mp_rx_aggr_port_limit_reached()
334 mp_tx_aggr_port_limit_reached(struct sdio_mmc_card *card) in mp_tx_aggr_port_limit_reached()
360 static inline void mp_rx_aggr_setup(struct sdio_mmc_card *card, in mp_rx_aggr_setup()
H A Dmain.c1102 struct sdio_mmc_card *sdio_card; in mwifiex_drv_info_dump()
1139 sdio_card = (struct sdio_mmc_card *)adapter->card; in mwifiex_drv_info_dump()