Home
last modified time | relevance | path

Searched refs:curr_wr_port (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.h260 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 Dsdio.c1187 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 Dmain.c1139 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 Dmlan_sdio.c246 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 Dmlan_init.c556 pmadapter->curr_wr_port = 0; in wlan_init_adapter()
H A Dmlan_ioctl.h2119 t_u8 curr_wr_port; member
H A Dmlan_misc.c542 debug_info->curr_wr_port = pmadapter->curr_wr_port; in wlan_get_info_debug_info()
H A Dmlan_sta_cmdresp.c2679 pmadapter->curr_wr_port = 0; in wlan_ops_sta_process_cmdresp()
H A Dmlan_main.h1794 t_u8 curr_wr_port; member
H A Dmlan_uap_cmdevent.c4180 pmadapter->curr_wr_port = 0; in wlan_ops_uap_process_cmdresp()
H A Dmlan_cmdevt.c316 pmadapter->mp_wr_bitmap, pmadapter->curr_wr_port); in wlan_dump_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sdio.c622 (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 Dmlan_sdio.h260 ((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 Dmlan_init.c679 pmadapter->pcard_sd->curr_wr_port = in wlan_init_adapter()
H A Dmlan_ioctl.h2467 t_u8 curr_wr_port; member
H A Dmlan_misc.c515 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 Dmlan_main.h2035 t_u8 curr_wr_port;
H A Dmlan_sta_cmdresp.c3241 pmadapter->pcard_sd->curr_wr_port = in wlan_ops_sta_process_cmdresp()
H A Dmlan_uap_cmdevent.c5133 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 Dmoal_debug.c172 {"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 Dmlan_ioctl.h2119 t_u8 curr_wr_port; member
H A Dmoal_main.c4467 (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 Dmoal_debug.c196 {"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 Dmlan_ioctl.h2467 t_u8 curr_wr_port; member
H A Dmoal_main.c6148 (unsigned int)info->mp_wr_bitmap, info->curr_wr_port);
9367 info->curr_wr_port);

12