Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dwmm.c457 atomic_set(&priv->wmm.tx_pkts_queued, 0); in mwifiex_wmm_init()
500 if (atomic_read(&priv->wmm.tx_pkts_queued)) in mwifiex_wmm_lists_empty()
554 atomic_set(&priv->wmm.tx_pkts_queued, 0); in mwifiex_wmm_cleanup_queues()
657 u32 pkt_cnt = 0, tx_pkts_queued; in mwifiex_update_ralist_tx_pause() local
677 tx_pkts_queued = atomic_read(&priv->wmm.tx_pkts_queued); in mwifiex_update_ralist_tx_pause()
679 tx_pkts_queued -= pkt_cnt; in mwifiex_update_ralist_tx_pause()
681 tx_pkts_queued += pkt_cnt; in mwifiex_update_ralist_tx_pause()
683 atomic_set(&priv->wmm.tx_pkts_queued, tx_pkts_queued); in mwifiex_update_ralist_tx_pause()
696 u32 pkt_cnt = 0, tx_pkts_queued; in mwifiex_update_ralist_tx_pause_in_tdls_cs() local
721 tx_pkts_queued = atomic_read(&priv->wmm.tx_pkts_queued); in mwifiex_update_ralist_tx_pause_in_tdls_cs()
[all …]
H A D11n_aggr.c207 atomic_dec(&priv->wmm.tx_pkts_queued); in mwifiex_11n_aggregate_pkt()
281 atomic_inc(&priv->wmm.tx_pkts_queued); in mwifiex_11n_aggregate_pkt()
H A Duap_txrx.c56 atomic_dec(&priv->wmm.tx_pkts_queued); in mwifiex_uap_del_tx_pkts_in_ralist()
H A Dtdls.c78 atomic_inc(&priv->wmm.tx_pkts_queued); in mwifiex_restore_tdls_packets()
105 atomic_dec(&priv->wmm.tx_pkts_queued); in mwifiex_hold_tdls_packets()
H A Dmain.h339 atomic_t tx_pkts_queued; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_wmm.c490 &priv->wmm.tx_pkts_queued, 0, MNULL, MNULL); in wlan_wmm_cleanup_queues()
793 &priv_tmp->wmm.tx_pkts_queued, in wlan_wmm_get_highest_priolist_ptr()
883 &priv->wmm.tx_pkts_queued, MNULL, MNULL); in wlan_send_single_packet()
920 &priv->wmm.tx_pkts_queued, MNULL, in wlan_send_single_packet()
1080 &priv->wmm.tx_pkts_queued, in wlan_send_processed_packet()
1222 t_u32 tx_pkts_queued = 0; in wlan_update_ralist_tx_pause() local
1240 tx_pkts_queued = util_scalar_read(pmadapter->pmoal_handle, in wlan_update_ralist_tx_pause()
1241 &priv->wmm.tx_pkts_queued, in wlan_update_ralist_tx_pause()
1244 tx_pkts_queued -= pkt_cnt; in wlan_update_ralist_tx_pause()
1246 tx_pkts_queued += pkt_cnt; in wlan_update_ralist_tx_pause()
[all …]
H A Dmlan_11n_aggr.c464 &priv->wmm.tx_pkts_queued, MNULL, MNULL); in wlan_11n_aggregate_pkt()
548 &priv->wmm.tx_pkts_queued, MNULL, MNULL); in wlan_11n_aggregate_pkt()
H A Dmlan_init.c821 &priv->wmm.tx_pkts_queued, 0, in wlan_init_priv_lock_list()
1037 &priv->wmm.tx_pkts_queued, in wlan_free_lock_list()
H A Dmlan_ioctl.h2125 t_u32 tx_pkts_queued; member
H A Dmlan_misc.c583 debug_info->tx_pkts_queued = in wlan_get_info_debug_info()
585 &pmpriv->wmm.tx_pkts_queued, MNULL, in wlan_get_info_debug_info()
H A Dmlan_main.h736 mlan_scalar tx_pkts_queued; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_wmm.c444 &priv->wmm.tx_pkts_queued, 0, MNULL, MNULL); in wlan_wmm_cleanup_queues()
751 &priv_tmp->wmm.tx_pkts_queued, in wlan_wmm_get_highest_priolist_ptr()
840 &priv->wmm.tx_pkts_queued, MNULL, MNULL); in wlan_send_single_packet()
871 &priv->wmm.tx_pkts_queued, MNULL, in wlan_send_single_packet()
1023 &priv->wmm.tx_pkts_queued, MNULL, in wlan_send_processed_packet()
1101 &priv->wmm.tx_pkts_queued, in wlan_dequeue_tx_packet()
1187 t_u32 tx_pkts_queued = 0; in wlan_update_ralist_tx_pause() local
1204 tx_pkts_queued = util_scalar_read(pmadapter->pmoal_handle, in wlan_update_ralist_tx_pause()
1205 &priv->wmm.tx_pkts_queued, in wlan_update_ralist_tx_pause()
1208 tx_pkts_queued -= pkt_cnt; in wlan_update_ralist_tx_pause()
[all …]
H A Dmlan_11n_aggr.c531 &priv->wmm.tx_pkts_queued, MNULL, MNULL); in wlan_11n_aggregate_pkt()
633 &priv->wmm.tx_pkts_queued, MNULL, MNULL); in wlan_11n_aggregate_pkt()
H A Dmlan_uap_cmdevent.c585 t_u16 tx_pkts_queued = 0; in wlan_process_tx_pause_event() local
592 &priv->wmm.tx_pkts_queued, MNULL, MNULL); in wlan_process_tx_pause_event()
608 tx_pkts_queued = wlan_update_ralist_tx_pause( in wlan_process_tx_pause_event()
626 tx_pkts_queued = in wlan_process_tx_pause_event()
637 total_pkts_queued += tx_pkts_queued; in wlan_process_tx_pause_event()
643 tx_pkts_queued, total_pkts_queued); in wlan_process_tx_pause_event()
H A Dmlan_init.c1046 &priv->wmm.tx_pkts_queued, 0, in wlan_init_priv_lock_list()
1299 &priv->wmm.tx_pkts_queued, in wlan_free_lock_list()
H A Dmlan_ioctl.h2501 t_u32 tx_pkts_queued; member
H A Dmlan_misc.c611 debug_info->tx_pkts_queued = in wlan_get_info_debug_info()
613 &pmpriv->wmm.tx_pkts_queued, MNULL, in wlan_get_info_debug_info()
H A Dmlan_main.h830 mlan_scalar tx_pkts_queued;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_debug.c93 {"tx_pkts_queued", item_size(tx_pkts_queued),
94 item_addr(tx_pkts_queued)},
247 {"tx_pkts_queued", item_size(tx_pkts_queued),
248 item_addr(tx_pkts_queued)},
H A Dmlan_ioctl.h2125 t_u32 tx_pkts_queued; member
H A Dmoal_main.c4397 PRINTM(MERROR, "tx_pkts_queued=%d\n", info.tx_pkts_queued);
6794 ptr += sprintf(ptr, "tx_pkts_queued =%d\n", info.tx_pkts_queued);
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_debug.c107 {"tx_pkts_queued", item_size(tx_pkts_queued), item_addr(tx_pkts_queued),
312 {"tx_pkts_queued", item_size(tx_pkts_queued), item_addr(tx_pkts_queued),
H A Dmlan_ioctl.h2501 t_u32 tx_pkts_queued; member
H A Dmoal_main.c6105 PRINTM(MERROR, "tx_pkts_queued=%d\n", info->tx_pkts_queued);
9320 ptr += sprintf(ptr, "tx_pkts_queued =%d\n", info->tx_pkts_queued);
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/
H A DREADME_MLAN209 tx_pkts_queued = <number of Tx packets queued>