Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dutil.c75 {"last_mp_curr_wr_port", item_size(last_mp_curr_wr_port),
76 item_addr(last_mp_curr_wr_port), MWIFIEX_DBG_SDIO_MP_NUM},
225 memcpy(info->last_mp_curr_wr_port, in mwifiex_get_debug_info()
226 adapter->dbg.last_mp_curr_wr_port, in mwifiex_get_debug_info()
227 sizeof(adapter->dbg.last_mp_curr_wr_port)); in mwifiex_get_debug_info()
H A Dioctl.h240 u32 last_mp_curr_wr_port[MWIFIEX_DBG_SDIO_MP_NUM]; member
H A Dmain.h235 u32 last_mp_curr_wr_port[MWIFIEX_DBG_SDIO_MP_NUM]; member
H A Dsdio.c2305 adapter->dbg.last_mp_curr_wr_port[index] = card->curr_wr_port; in mwifiex_host_to_card_mp_aggr()