Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dsdio.c39 .start_rd_port = 1,
71 .start_rd_port = 0,
122 .start_rd_port = 0,
175 .start_rd_port = 0,
231 .start_rd_port = 0,
279 .start_rd_port = 0,
1165 card->curr_rd_port = reg->start_rd_port; in mwifiex_get_rd_port()
2524 card->curr_rd_port = reg->start_rd_port; in mwifiex_init_sdio()
Dsdio.h191 u8 start_rd_port; member