Home
last modified time | relevance | path

Searched refs:total_pkt_count (Results 1 – 6 of 6) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dantenna.c286 antcomb->total_pkt_count)) in ath_select_ant_div_from_quick_scan()
295 antcomb->total_pkt_count)) in ath_select_ant_div_from_quick_scan()
304 antcomb->total_pkt_count)) in ath_select_ant_div_from_quick_scan()
345 antcomb->total_pkt_count)) in ath_select_ant_div_from_quick_scan()
354 antcomb->total_pkt_count)) in ath_select_ant_div_from_quick_scan()
363 antcomb->total_pkt_count)) in ath_select_ant_div_from_quick_scan()
711 if (antcomb->total_pkt_count == ATH_ANT_DIV_COMB_SHORT_SCAN_PKTCOUNT) { in ath_ant_short_scan_check()
713 antcomb->total_pkt_count); in ath_ant_short_scan_check()
747 antcomb->total_pkt_count++; in ath_ant_comb_scan()
768 if (((antcomb->total_pkt_count < ATH_ANT_DIV_COMB_MAX_PKTCOUNT) || in ath_ant_comb_scan()
[all …]
Dath9k.h886 u16 total_pkt_count; member
/drivers/net/wireless/mwifiex/
Dwmm.c108 ra_list->total_pkt_count = 0; in mwifiex_wmm_allocate_ralist_node()
651 pkt_cnt += ra_list->total_pkt_count; in mwifiex_update_ralist_tx_pause()
655 ra_list->total_pkt_count; in mwifiex_update_ralist_tx_pause()
658 ra_list->total_pkt_count; in mwifiex_update_ralist_tx_pause()
695 pkt_cnt += ra_list->total_pkt_count; in mwifiex_update_ralist_tx_pause_in_tdls_cs()
699 ra_list->total_pkt_count; in mwifiex_update_ralist_tx_pause_in_tdls_cs()
702 ra_list->total_pkt_count; in mwifiex_update_ralist_tx_pause_in_tdls_cs()
761 priv->wmm.pkts_paused[i] -= ra_list->total_pkt_count; in mwifiex_wmm_del_peer_ra_list()
763 atomic_sub(ra_list->total_pkt_count, in mwifiex_wmm_del_peer_ra_list()
894 ra_list->total_pkt_count++; in mwifiex_wmm_add_buf_txqueue()
[all …]
D11n_aggr.c209 pra_list->total_pkt_count--; in mwifiex_11n_aggregate_pkt()
285 pra_list->total_pkt_count++; in mwifiex_11n_aggregate_pkt()
Dtdls.c74 ra_list->total_pkt_count++; in mwifiex_restore_tdls_packets()
110 ra_list->total_pkt_count--; in mwifiex_hold_tdls_packets()
Dmain.h285 u16 total_pkt_count; member