Searched refs:dp_rx_h_is_decrypted (Results 1 – 3 of 3) sorted by relevance
744 .dp_rx_h_is_decrypted = ath12k_hw_qcn9274_dp_rx_h_is_decrypted,1082 .dp_rx_h_is_decrypted = ath12k_hw_qcn9274_compact_dp_rx_h_is_decrypted,1550 .dp_rx_h_is_decrypted = ath12k_hw_wcn7850_dp_rx_h_is_decrypted,
1098 bool (*dp_rx_h_is_decrypted)(struct hal_rx_desc *desc); member
105 return ab->hal_rx_ops->dp_rx_h_is_decrypted(desc); in ath12k_dp_rx_h_is_decrypted()