WMI_P2P_NOA_INFO_OPP_PS
oppps = u32_get_bits(noa->noa_attr, WMI_P2P_NOA_INFO_OPP_PS);
!(u32_get_bits(noa->noa_attr, WMI_P2P_NOA_INFO_OPP_PS)))
bool oppps = le32_get_bits(noa->noa_attr, WMI_P2P_NOA_INFO_OPP_PS);
!(le32_get_bits(noa->noa_attr, WMI_P2P_NOA_INFO_OPP_PS)))