Searched refs:pdev_mask (Results 1 – 2 of 2) sorted by relevance
883 u8 pdev_mask; in ath11k_dp_tx_htt_h2t_ppdu_stats_req() local897 pdev_mask = 1 << (ar->pdev_idx + i); in ath11k_dp_tx_htt_h2t_ppdu_stats_req()898 cmd->msg |= FIELD_PREP(HTT_PPDU_STATS_CFG_PDEV_ID, pdev_mask); in ath11k_dp_tx_htt_h2t_ppdu_stats_req()1000 cmd->hdr.pdev_mask = 1 << ar->pdev->pdev_id; in ath11k_dp_tx_htt_h2t_ext_stats_req()
1454 u8 pdev_mask; member