Searched refs:npayload (Results 1 – 1 of 1) sorted by relevance
1372 u32 npayload, u32 ioport) in mwifiex_sdio_card_to_host() argument1383 ret = mwifiex_read_data_sync(adapter, buffer, npayload, ioport, 1); in mwifiex_sdio_card_to_host()1393 if (nb > npayload) { in mwifiex_sdio_card_to_host()1396 __func__, nb, npayload); in mwifiex_sdio_card_to_host()