Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/marvell/mwifiex/
Dsdio.c707 static int mwifiex_read_data_sync(struct mwifiex_adapter *adapter, u8 *buffer, in mwifiex_read_data_sync() function
1263 if (mwifiex_read_data_sync(adapter, card->mp_regs, in mwifiex_interrupt_status()
1366 ret = mwifiex_read_data_sync(adapter, buffer, npayload, ioport, 1); in mwifiex_sdio_card_to_host()
1816 if (mwifiex_read_data_sync(adapter, card->mpa_rx.buf, in mwifiex_sdio_card_to_host_mp_aggr()
Dusb.c713 static int mwifiex_read_data_sync(struct mwifiex_adapter *adapter, u8 *pbuf, in mwifiex_read_data_sync() function
1451 ret = mwifiex_read_data_sync(adapter, buf, &len, in mwifiex_prog_fw_w_helper()