| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sdio.h | 260 u8 curr_wr_port; member 344 if (card->curr_wr_port < card->mpa_tx.start_port) { in mp_tx_aggr_port_limit_reached() 351 card->curr_wr_port) >= tmp) in mp_tx_aggr_port_limit_reached() 358 if ((card->curr_wr_port - card->mpa_tx.start_port) >= in mp_tx_aggr_port_limit_reached()
|
| H A D | sdio.c | 1187 if (card->mp_wr_bitmap & (1 << card->curr_wr_port)) { in mwifiex_get_wr_port_data() 1188 card->mp_wr_bitmap &= (u32) (~(1 << card->curr_wr_port)); in mwifiex_get_wr_port_data() 1189 *port = card->curr_wr_port; in mwifiex_get_wr_port_data() 1190 if (++card->curr_wr_port == card->mp_end_port) in mwifiex_get_wr_port_data() 1191 card->curr_wr_port = reg->start_wr_port; in mwifiex_get_wr_port_data() 1200 *port, card->curr_wr_port, wr_bitmap, in mwifiex_get_wr_port_data() 2168 (1 << card->curr_wr_port)) || in mwifiex_host_to_card_mp_aggr() 2177 (1 << card->curr_wr_port))) in mwifiex_host_to_card_mp_aggr() 2184 (card->mp_wr_bitmap & (1 << card->curr_wr_port))) in mwifiex_host_to_card_mp_aggr() 2259 adapter->dbg.last_mp_curr_wr_port[index] = card->curr_wr_port; in mwifiex_host_to_card_mp_aggr() [all …]
|
| H A D | main.c | 1139 sdio_card->mp_wr_bitmap, sdio_card->curr_wr_port); in mwifiex_drv_info_dump()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_sdio.c | 246 if (pmadapter->mp_wr_bitmap & (1 << pmadapter->curr_wr_port)) { in wlan_get_wr_port_data() 248 (t_u32)(~(1 << pmadapter->curr_wr_port)); in wlan_get_wr_port_data() 249 *pport = pmadapter->curr_wr_port; in wlan_get_wr_port_data() 250 if (++pmadapter->curr_wr_port == pmadapter->mp_end_port) in wlan_get_wr_port_data() 251 pmadapter->curr_wr_port = 0; in wlan_get_wr_port_data() 1210 if (!(pmadapter->mp_wr_bitmap & (1 << pmadapter->curr_wr_port)) in wlan_send_mp_aggr_buf() 1220 pmadapter->curr_wr_port; in wlan_send_mp_aggr_buf() 1280 curr_wr_port)) || in wlan_host_to_card_mp_aggr() 1293 curr_wr_port))) { in wlan_host_to_card_mp_aggr() 1303 mp_wr_bitmap & (1 << pmadapter->curr_wr_port))) in wlan_host_to_card_mp_aggr() [all …]
|
| H A D | mlan_init.c | 556 pmadapter->curr_wr_port = 0; in wlan_init_adapter()
|
| H A D | mlan_ioctl.h | 2119 t_u8 curr_wr_port; member
|
| H A D | mlan_misc.c | 542 debug_info->curr_wr_port = pmadapter->curr_wr_port; in wlan_get_info_debug_info()
|
| H A D | mlan_sta_cmdresp.c | 2679 pmadapter->curr_wr_port = 0; in wlan_ops_sta_process_cmdresp()
|
| H A D | mlan_main.h | 1794 t_u8 curr_wr_port; member
|
| H A D | mlan_uap_cmdevent.c | 4180 pmadapter->curr_wr_port = 0; in wlan_ops_uap_process_cmdresp()
|
| H A D | mlan_cmdevt.c | 316 pmadapter->mp_wr_bitmap, pmadapter->curr_wr_port); in wlan_dump_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_sdio.c | 622 (1 << pmadapter->pcard_sd->curr_wr_port)) { in wlan_get_wr_port_data() 624 (t_u32)(~(1 << pmadapter->pcard_sd->curr_wr_port)); in wlan_get_wr_port_data() 625 *pport = pmadapter->pcard_sd->curr_wr_port; in wlan_get_wr_port_data() 626 if (++pmadapter->pcard_sd->curr_wr_port == in wlan_get_wr_port_data() 628 pmadapter->pcard_sd->curr_wr_port = reg->start_wr_port; in wlan_get_wr_port_data() 637 *pport, pmadapter->pcard_sd->curr_wr_port, wr_bitmap, in wlan_get_wr_port_data() 1854 (1 << pmadapter->pcard_sd->curr_wr_port)) && in wlan_send_mp_aggr_buf() 1869 pmadapter->pcard_sd->curr_wr_port; in wlan_send_mp_aggr_buf() 1931 << pmadapter->pcard_sd->curr_wr_port)) || in wlan_host_to_card_mp_aggr() 1943 << pmadapter->pcard_sd->curr_wr_port))) { in wlan_host_to_card_mp_aggr() [all …]
|
| H A D | mlan_sdio.h | 260 ((a->pcard_sd->curr_wr_port < a->pcard_sd->mpa_tx.start_port) && \ 262 a->pcard_sd->curr_wr_port) >= a->pcard_sd->mp_aggr_pkt_limit))
|
| H A D | mlan_init.c | 679 pmadapter->pcard_sd->curr_wr_port = in wlan_init_adapter()
|
| H A D | mlan_ioctl.h | 2467 t_u8 curr_wr_port; member
|
| H A D | mlan_misc.c | 515 debug_info->curr_wr_port = in wlan_get_info_debug_info() 516 pmadapter->pcard_sd->curr_wr_port; in wlan_get_info_debug_info()
|
| H A D | mlan_main.h | 2035 t_u8 curr_wr_port;
|
| H A D | mlan_sta_cmdresp.c | 3241 pmadapter->pcard_sd->curr_wr_port = in wlan_ops_sta_process_cmdresp()
|
| H A D | mlan_uap_cmdevent.c | 5133 pmadapter->pcard_sd->curr_wr_port = in wlan_ops_uap_process_cmdresp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_debug.c | 172 {"curr_wr_port", item_size(curr_wr_port), item_addr(curr_wr_port)}, 307 {"curr_wr_port", item_size(curr_wr_port), item_addr(curr_wr_port)},
|
| H A D | mlan_ioctl.h | 2119 t_u8 curr_wr_port; member
|
| H A D | moal_main.c | 4467 (unsigned int)info.mp_wr_bitmap, info.curr_wr_port); 6868 (unsigned int)info.mp_wr_bitmap, info.curr_wr_port);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_debug.c | 196 {"curr_wr_port", item_size(curr_wr_port), item_addr(curr_wr_port), 381 {"curr_wr_port", item_size(curr_wr_port), item_addr(curr_wr_port),
|
| H A D | mlan_ioctl.h | 2467 t_u8 curr_wr_port; member
|
| H A D | moal_main.c | 6148 (unsigned int)info->mp_wr_bitmap, info->curr_wr_port); 9367 info->curr_wr_port);
|