Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/mwifiex/
Dsdio.c853 u32 npayload, u32 ioport) in mwifiex_sdio_card_to_host() argument
864 ret = mwifiex_read_data_sync(adapter, buffer, npayload, ioport, 1); in mwifiex_sdio_card_to_host()
874 if (nb > npayload) { in mwifiex_sdio_card_to_host()
877 __func__, nb, npayload); in mwifiex_sdio_card_to_host()