Searched refs:is_amsdu (Results 1 – 4 of 4) sorted by relevance
1088 if (node->is_amsdu) in aggr_deque_frms()1112 bool is_amsdu, struct sk_buff *frame) in aggr_process_recv_frm() argument1128 if (is_amsdu) { in aggr_process_recv_frm()1201 node->is_amsdu = is_amsdu; in aggr_process_recv_frm()1204 if (node->is_amsdu) in aggr_process_recv_frm()1317 bool is_amsdu, prev_ps, ps_state = false; in ath6kl_rx() local1525 is_amsdu = wmi_data_hdr_is_amsdu(dhdr) ? true : false; in ath6kl_rx()1553 else if (!is_amsdu) in ath6kl_rx()1617 is_amsdu, skb)) { in ath6kl_rx()
319 bool is_amsdu; member
1137 bool is_first, is_last, is_amsdu; in ath10k_htt_rx_h_find_rfc1042() local1147 is_amsdu = !(is_first && is_last); in ath10k_htt_rx_h_find_rfc1042()1159 if (is_amsdu) in ath10k_htt_rx_h_find_rfc1042()
7670 bool is_amsdu; in brcms_c_recv() local7702 is_amsdu = rxh->RxStatus2 & RXS_AMSDU_MASK; in brcms_c_recv()7703 if (is_amsdu) in brcms_c_recv()