| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | wmm.c | 457 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 D | 11n_aggr.c | 207 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 D | uap_txrx.c | 56 atomic_dec(&priv->wmm.tx_pkts_queued); in mwifiex_uap_del_tx_pkts_in_ralist()
|
| H A D | tdls.c | 78 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 D | main.h | 339 atomic_t tx_pkts_queued; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_wmm.c | 490 &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 D | mlan_11n_aggr.c | 464 &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 D | mlan_init.c | 821 &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 D | mlan_ioctl.h | 2125 t_u32 tx_pkts_queued; member
|
| H A D | mlan_misc.c | 583 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 D | mlan_main.h | 736 mlan_scalar tx_pkts_queued; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_wmm.c | 444 &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 D | mlan_11n_aggr.c | 531 &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 D | mlan_uap_cmdevent.c | 585 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 D | mlan_init.c | 1046 &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 D | mlan_ioctl.h | 2501 t_u32 tx_pkts_queued; member
|
| H A D | mlan_misc.c | 611 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 D | mlan_main.h | 830 mlan_scalar tx_pkts_queued;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_debug.c | 93 {"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 D | mlan_ioctl.h | 2125 t_u32 tx_pkts_queued; member
|
| H A D | moal_main.c | 4397 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 D | moal_debug.c | 107 {"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 D | mlan_ioctl.h | 2501 t_u32 tx_pkts_queued; member
|
| H A D | moal_main.c | 6105 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 D | README_MLAN | 209 tx_pkts_queued = <number of Tx packets queued>
|