Searched refs:mpa_tx_buf_size (Results 1 – 5 of 5) sorted by relevance
2159 t_u32 mpa_tx_buf_size, t_u32 mpa_rx_buf_size) argument2171 mpa_tx_buf_size + DMA_ALIGNMENT,2188 pmadapter->mpa_tx.buf_size = mpa_tx_buf_size;
2367 t_u32 mpa_tx_buf_size,
2376 u32 mpa_tx_buf_size, u32 mpa_rx_buf_size) in mwifiex_alloc_sdio_mpa_buffers() argument2382 card->mpa_tx.buf = kzalloc(mpa_tx_buf_size, GFP_KERNEL); in mwifiex_alloc_sdio_mpa_buffers()2388 card->mpa_tx.buf_size = mpa_tx_buf_size; in mwifiex_alloc_sdio_mpa_buffers()
3210 t_u32 mpa_tx_buf_size, in wlan_alloc_sdio_mpa_buffers() argument3224 mpa_tx_buf_size + DMA_ALIGNMENT, in wlan_alloc_sdio_mpa_buffers()3241 pmadapter->pcard_sd->mpa_tx.buf_size = mpa_tx_buf_size; in wlan_alloc_sdio_mpa_buffers()
3024 t_u32 mpa_tx_buf_size,