Home
last modified time | relevance | path

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

/drivers/net/wireless/marvell/mwifiex/
Dutil.c87 {"last_mp_curr_wr_port", item_size(last_mp_curr_wr_port),
88 item_addr(last_mp_curr_wr_port), MWIFIEX_DBG_SDIO_MP_NUM},
237 memcpy(info->last_mp_curr_wr_port, in mwifiex_get_debug_info()
238 adapter->dbg.last_mp_curr_wr_port, in mwifiex_get_debug_info()
239 sizeof(adapter->dbg.last_mp_curr_wr_port)); in mwifiex_get_debug_info()
Dioctl.h246 u32 last_mp_curr_wr_port[MWIFIEX_DBG_SDIO_MP_NUM]; member
Dmain.h248 u32 last_mp_curr_wr_port[MWIFIEX_DBG_SDIO_MP_NUM]; member
Dsdio.c1852 adapter->dbg.last_mp_curr_wr_port[index] = card->curr_wr_port; in mwifiex_host_to_card_mp_aggr()