Lines Matching refs:MS
371 msdu_len = MS(__le32_to_cpu(rx_desc->msdu_start.info0), in ath10k_htt_rx_amsdu_pop()
696 preamble = MS(info1, RX_PPDU_START_INFO1_PREAMBLE_TYPE); in ath10k_htt_rx_h_rates()
701 rate = MS(info1, RX_PPDU_START_INFO1_L_SIG_RATE); in ath10k_htt_rx_h_rates()
1177 decap = MS(__le32_to_cpu(rxd->msdu_start.info1), in ath10k_htt_rx_h_undecap()
1259 enctype = MS(__le32_to_cpu(rxd->mpdu_start.info0), in ath10k_htt_rx_h_mpdu()
1400 decap = MS(__le32_to_cpu(rxd->msdu_start.info1), in ath10k_htt_rx_h_unchain()
1499 num_mpdu_ranges = MS(__le32_to_cpu(rx->hdr.info1), in ath10k_htt_rx_handler()
1590 int status = MS(resp->data_tx_completion.flags, HTT_DATA_TX_STATUS); in ath10k_htt_rx_frm_tx_compl()
1631 tid = MS(info0, HTT_RX_BA_INFO0_TID); in ath10k_htt_rx_addba()
1632 peer_id = MS(info0, HTT_RX_BA_INFO0_PEER_ID); in ath10k_htt_rx_addba()
1671 tid = MS(info0, HTT_RX_BA_INFO0_TID); in ath10k_htt_rx_delba()
1672 peer_id = MS(info0, HTT_RX_BA_INFO0_PEER_ID); in ath10k_htt_rx_delba()
1968 MS(ev->flags, HTT_SECURITY_TYPE)); in ath10k_htt_t2h_msg_handler()