Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.c708 static int mwifiex_read_data_sync(struct mwifiex_adapter *adapter, u8 *buffer, in mwifiex_read_data_sync() function
1264 if (mwifiex_read_data_sync(adapter, card->mp_regs, in mwifiex_interrupt_status()
1367 ret = mwifiex_read_data_sync(adapter, buffer, npayload, ioport, 1); in mwifiex_sdio_card_to_host()
1817 if (mwifiex_read_data_sync(adapter, card->mpa_rx.buf, in mwifiex_sdio_card_to_host_mp_aggr()
H A Dusb.c730 static int mwifiex_read_data_sync(struct mwifiex_adapter *adapter, u8 *pbuf, in mwifiex_read_data_sync() function
1468 ret = mwifiex_read_data_sync(adapter, buf, &len, in mwifiex_prog_fw_w_helper()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.c733 static int mwifiex_read_data_sync(struct mwifiex_adapter *adapter, u8 *buffer, in mwifiex_read_data_sync() function
1299 if (mwifiex_read_data_sync(adapter, card->mp_regs, in mwifiex_interrupt_status()
1402 ret = mwifiex_read_data_sync(adapter, buffer, npayload, ioport, 1); in mwifiex_sdio_card_to_host()
1852 if (mwifiex_read_data_sync(adapter, card->mpa_rx.buf, in mwifiex_sdio_card_to_host_mp_aggr()
H A Dusb.c718 static int mwifiex_read_data_sync(struct mwifiex_adapter *adapter, u8 *pbuf, in mwifiex_read_data_sync() function
1456 ret = mwifiex_read_data_sync(adapter, buf, &len, in mwifiex_prog_fw_w_helper()

Completed in 13 milliseconds