Home
last modified time | relevance | path

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

/linux-4.1.27/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
/linux-4.1.27/drivers/net/wireless/mwifiex/
D11n_aggr.c216 pra_list->total_pkt_count--; in mwifiex_11n_aggregate_pkt()
293 pra_list->total_pkt_count++; in mwifiex_11n_aggregate_pkt()
Dwmm.c108 ra_list->total_pkt_count = 0; in mwifiex_wmm_allocate_ralist_node()
634 atomic_sub(ra_list->total_pkt_count, &priv->wmm.tx_pkts_queued); in mwifiex_wmm_del_peer_ra_list()
748 ra_list->total_pkt_count++; in mwifiex_wmm_add_buf_txqueue()
1094 ptr->total_pkt_count--; in mwifiex_send_single_packet()
1119 ptr->total_pkt_count++; in mwifiex_send_single_packet()
Dtdls.c74 ra_list->total_pkt_count++; in mwifiex_restore_tdls_packets()
110 ra_list->total_pkt_count--; in mwifiex_hold_tdls_packets()
Dmain.h233 u16 total_pkt_count; member