Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A 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,
1227 card->curr_wr_port = reg->start_wr_port; in mwifiex_get_wr_port_data()
2554 card->curr_wr_port = reg->start_wr_port; in mwifiex_init_sdio()
2665 if (reg->start_wr_port) { in mwifiex_update_mp_end_port()
2671 card->curr_wr_port = reg->start_wr_port; in mwifiex_update_mp_end_port()
H A Dsdio.h181 u8 start_wr_port; member