Searched refs:is_amsdu (Results 1 – 4 of 4) sorted by relevance
1083 if (node->is_amsdu) in aggr_deque_frms()1107 bool is_amsdu, struct sk_buff *frame) in aggr_process_recv_frm() argument1123 if (is_amsdu) { in aggr_process_recv_frm()1196 node->is_amsdu = is_amsdu; in aggr_process_recv_frm()1199 if (node->is_amsdu) in aggr_process_recv_frm()1312 bool is_amsdu, prev_ps, ps_state = false; in ath6kl_rx() local1520 is_amsdu = wmi_data_hdr_is_amsdu(dhdr) ? true : false; in ath6kl_rx()1548 else if (!is_amsdu) in ath6kl_rx()1612 is_amsdu, skb)) { in ath6kl_rx()
319 bool is_amsdu; member
1522 bool is_first, is_last, is_amsdu; in ath10k_htt_rx_h_find_rfc1042() local1532 is_amsdu = !(is_first && is_last); in ath10k_htt_rx_h_find_rfc1042()1544 if (is_amsdu) in ath10k_htt_rx_h_find_rfc1042()
7658 bool is_amsdu; in brcms_c_recv() local7690 is_amsdu = rxh->RxStatus2 & RXS_AMSDU_MASK; in brcms_c_recv()7691 if (is_amsdu) in brcms_c_recv()