Searched refs:mpa_tx_buf_size (Results 1 – 1 of 1) sorted by relevance
2422 u32 mpa_tx_buf_size, u32 mpa_rx_buf_size) in mwifiex_alloc_sdio_mpa_buffers() argument2428 card->mpa_tx.buf = kzalloc(mpa_tx_buf_size, GFP_KERNEL); in mwifiex_alloc_sdio_mpa_buffers()2434 card->mpa_tx.buf_size = mpa_tx_buf_size; in mwifiex_alloc_sdio_mpa_buffers()