Searched refs:pra_list (Results 1 – 1 of 1) sorted by relevance
145 struct mwifiex_ra_list_tbl *pra_list, in mwifiex_11n_aggregate_pkt() argument157 skb_src = skb_peek(&pra_list->skb_head); in mwifiex_11n_aggregate_pkt()193 skb_src = skb_dequeue(&pra_list->skb_head); in mwifiex_11n_aggregate_pkt()194 pra_list->total_pkt_count--; in mwifiex_11n_aggregate_pkt()204 if (!mwifiex_is_ralist_valid(priv, pra_list, ptrindex)) { in mwifiex_11n_aggregate_pkt()215 skb_src = skb_peek(&pra_list->skb_head); in mwifiex_11n_aggregate_pkt()253 if (!mwifiex_is_ralist_valid(priv, pra_list, ptrindex)) { in mwifiex_11n_aggregate_pkt()265 skb_queue_tail(&pra_list->skb_head, skb_aggr); in mwifiex_11n_aggregate_pkt()267 pra_list->total_pkt_count++; in mwifiex_11n_aggregate_pkt()290 mwifiex_rotate_priolists(priv, pra_list, ptrindex); in mwifiex_11n_aggregate_pkt()