Searched refs:mwifiex_read_data_sync (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/mwifiex/
H A Dsdio.c406 static int mwifiex_read_data_sync(struct mwifiex_adapter *adapter, u8 *buffer, mwifiex_read_data_sync() function
738 if (mwifiex_read_data_sync(adapter, card->mp_regs, mwifiex_interrupt_status()
837 ret = mwifiex_read_data_sync(adapter, buffer, npayload, ioport, 1); mwifiex_sdio_card_to_host()
1303 if (mwifiex_read_data_sync(adapter, card->mpa_rx.buf, mwifiex_sdio_card_to_host_mp_aggr()
H A Dusb.c695 static int mwifiex_read_data_sync(struct mwifiex_adapter *adapter, u8 *pbuf, mwifiex_read_data_sync() function
901 ret = mwifiex_read_data_sync(adapter, buf, &len, mwifiex_prog_fw_w_helper()

Completed in 130 milliseconds