Searched refs:start_wr_port (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sdio.c | 40 .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 D | sdio.h | 193 u8 start_wr_port; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_sdio.c | 46 .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 D | mlan_init.c | 680 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 D | mlan_main.h | 1942 t_u8 start_wr_port;
|
| H A D | mlan_sta_cmdresp.c | 3242 pmadapter->pcard_sd->reg->start_wr_port; in wlan_ops_sta_process_cmdresp()
|
| H A D | mlan_uap_cmdevent.c | 5134 pmadapter->pcard_sd->reg->start_wr_port; in wlan_ops_uap_process_cmdresp()
|