Searched refs:ampdu_tid (Results 1 – 4 of 4) sorted by relevance
80 struct AMPDU_TID_st *ampdu_tid,82 static bool _sync_ampdu_pkt_arr (struct AMPDU_TID_st *ampdu_tid,88 struct AMPDU_TID_st *ampdu_tid);91 struct AMPDU_TID_st *ampdu_tid);93 struct AMPDU_TID_st *ampdu_tid,107 mpdu = INDEX_PKT_BY_SSN(ampdu_hdr->ampdu_tid, ssn); in cal_duration_of_ampdu()174 bool _sync_ampdu_pkt_arr (struct AMPDU_TID_st *ampdu_tid, struct sk_buff *ampdu, in _sync_ampdu_pkt_arr() argument187 spin_lock_irqsave(&du_tid->pkt_array_lock, flags); in _sync_ampdu_pkt_arr()188 old_baw_head = ampdu_tid->ssv_baw_head; in _sync_ampdu_pkt_arr()189 old_aggr_pkt_num = ampdu_tid->aggr_pkt_num; in _sync_ampdu_pkt_arr()[all …]
95 struct AMPDU_TID_st *ampdu_tid; member
278 AMPDU_TID ampdu_tid[WMM_TID_NUM]; member
2249 sta = ampdu_hdr->ampdu_tid->sta; in ssv6xxx_update_txinfo()2559 if((ssv_sta_priv->ampdu_tid[tidno].state == AMPDU_STATE_OPERATION) && in _ssv6xxx_tx()