Lines Matching refs:MS
371 msdu_len = MS(__le32_to_cpu(rx_desc->msdu_start.common.info0), in ath10k_htt_rx_amsdu_pop()
662 preamble = MS(info1, RX_PPDU_START_INFO1_PREAMBLE_TYPE); in ath10k_htt_rx_h_rates()
673 rate = MS(info1, RX_PPDU_START_INFO1_L_SIG_RATE); in ath10k_htt_rx_h_rates()
790 peer_id = MS(__le32_to_cpu(rxd->mpdu_start.info0), in ath10k_htt_rx_h_peer_channel()
1259 decap = MS(__le32_to_cpu(rxd->msdu_start.common.info1), in ath10k_htt_rx_h_undecap()
1341 enctype = MS(__le32_to_cpu(rxd->mpdu_start.info0), in ath10k_htt_rx_h_mpdu()
1482 decap = MS(__le32_to_cpu(rxd->msdu_start.common.info1), in ath10k_htt_rx_h_unchain()
1581 num_mpdu_ranges = MS(__le32_to_cpu(rx->hdr.info1), in ath10k_htt_rx_handler()
1672 int status = MS(resp->data_tx_completion.flags, HTT_DATA_TX_STATUS); in ath10k_htt_rx_frm_tx_compl()
1712 tid = MS(info0, HTT_RX_BA_INFO0_TID); in ath10k_htt_rx_addba()
1713 peer_id = MS(info0, HTT_RX_BA_INFO0_PEER_ID); in ath10k_htt_rx_addba()
1752 tid = MS(info0, HTT_RX_BA_INFO0_TID); in ath10k_htt_rx_delba()
1753 peer_id = MS(info0, HTT_RX_BA_INFO0_PEER_ID); in ath10k_htt_rx_delba()
2056 MS(ev->flags, HTT_SECURITY_TYPE)); in ath10k_htt_t2h_msg_handler()