Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.c1401 u32 npayload, u32 ioport) in mwifiex_sdio_card_to_host() argument
1412 ret = mwifiex_read_data_sync(adapter, buffer, npayload, ioport, 1); in mwifiex_sdio_card_to_host()
1422 if (nb > npayload) { in mwifiex_sdio_card_to_host()
1424 "%s: invalid packet, nb=%d npayload=%d\n", in mwifiex_sdio_card_to_host()
1425 __func__, nb, npayload); in mwifiex_sdio_card_to_host()