Home
last modified time | relevance | path

Searched refs:start_wr_port (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dsdio.c28 .start_wr_port = 1,
60 .start_wr_port = 0,
111 .start_wr_port = 0,
164 .start_wr_port = 0,
220 .start_wr_port = 0,
268 .start_wr_port = 0,
1187 card->curr_wr_port = reg->start_wr_port; in mwifiex_get_wr_port_data()
2513 card->curr_wr_port = reg->start_wr_port; in mwifiex_init_sdio()
2624 if (reg->start_wr_port) { in mwifiex_update_mp_end_port()
2630 card->curr_wr_port = reg->start_wr_port; in mwifiex_update_mp_end_port()
Dsdio.h180 u8 start_wr_port; member