Searched refs:last_mp_wr_bitmap (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dutil.c69 {"last_mp_wr_bitmap", item_size(last_mp_wr_bitmap),
70 item_addr(last_mp_wr_bitmap), MWIFIEX_DBG_SDIO_MP_NUM},
221 memcpy(info->last_mp_wr_bitmap, adapter->dbg.last_mp_wr_bitmap,
222 sizeof(adapter->dbg.last_mp_wr_bitmap));
H A Dioctl.h232 u32 last_mp_wr_bitmap[MWIFIEX_DBG_SDIO_MP_NUM]; member in struct:mwifiex_debug_info
H A Dmain.h233 u32 last_mp_wr_bitmap[MWIFIEX_DBG_SDIO_MP_NUM]; member in struct:mwifiex_dbg
H A Dsdio.c2293 adapter->dbg.last_mp_wr_bitmap[index] = card->mp_wr_bitmap;

Completed in 135 milliseconds