Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A 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()
H A Dsdio.h193 u8 start_wr_port; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sdio.c46 .start_wr_port = 0,
116 .start_wr_port = 1,
156 .start_wr_port = 0,
228 .start_wr_port = 0,
628 pmadapter->pcard_sd->curr_wr_port = reg->start_wr_port; in wlan_get_wr_port_data()
H A Dmlan_init.c680 pmadapter->pcard_sd->reg->start_wr_port; in wlan_init_adapter()
689 pmadapter->pcard_sd->reg->start_wr_port; in wlan_init_adapter()
H A Dmlan_main.h1942 t_u8 start_wr_port;
H A Dmlan_sta_cmdresp.c3242 pmadapter->pcard_sd->reg->start_wr_port; in wlan_ops_sta_process_cmdresp()
H A Dmlan_uap_cmdevent.c5134 pmadapter->pcard_sd->reg->start_wr_port; in wlan_ops_uap_process_cmdresp()