Searched refs:nxpwifi_read_data_sync (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | sdio.c | 275 static int nxpwifi_read_data_sync(struct nxpwifi_adapter *adapter, u8 *buffer, in nxpwifi_read_data_sync() function 689 if (nxpwifi_read_data_sync(adapter, card->mp_regs, in nxpwifi_interrupt_status() 768 ret = nxpwifi_read_data_sync(adapter, buffer, npayload, ioport, 1); in nxpwifi_sdio_card_to_host() 1154 ret = nxpwifi_read_data_sync(adapter, card->mpa_rx.buf, in nxpwifi_sdio_card_to_host_mp_aggr()
|