Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dsdio.c40 .start_wr_port = 1,
72 .start_wr_port = 0,
123 .start_wr_port = 0,
176 .start_wr_port = 0,
229 .start_wr_port = 0,
277 .start_wr_port = 0,
1191 card->curr_wr_port = reg->start_wr_port; in mwifiex_get_wr_port_data()
2505 card->curr_wr_port = reg->start_wr_port; in mwifiex_init_sdio()
2616 if (reg->start_wr_port) { in mwifiex_update_mp_end_port()
2622 card->curr_wr_port = reg->start_wr_port; in mwifiex_update_mp_end_port()
Dsdio.h193 u8 start_wr_port; member