Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dsdio.c827 u32 npayload, u32 ioport) in mwifiex_sdio_card_to_host() argument
837 ret = mwifiex_read_data_sync(adapter, buffer, npayload, ioport, 1); in mwifiex_sdio_card_to_host()
846 if (nb > npayload) { in mwifiex_sdio_card_to_host()
848 __func__, nb, npayload); in mwifiex_sdio_card_to_host()