Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/marvell/mwifiex/
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()
Dioctl.h235 u32 last_mp_curr_wr_port[MWIFIEX_DBG_SDIO_MP_NUM]; member
Dmain.h238 u32 last_mp_curr_wr_port[MWIFIEX_DBG_SDIO_MP_NUM]; member
Dsdio.c2295 adapter->dbg.last_mp_curr_wr_port[index] = card->curr_wr_port; in mwifiex_host_to_card_mp_aggr()