Searched refs:dword_he_op (Results 1 – 1 of 1) sorted by relevance
1311 uint32_t dword_he_op = 0; in wma_update_he_ops_ie() local1316 WMI_HEOPS_COLOR_SET(dword_he_op, he_op->bss_color); in wma_update_he_ops_ie()1317 WMI_HEOPS_DEFPE_SET(dword_he_op, he_op->default_pe); in wma_update_he_ops_ie()1318 WMI_HEOPS_TWT_SET(dword_he_op, he_op->twt_required); in wma_update_he_ops_ie()1319 WMI_HEOPS_RTSTHLD_SET(dword_he_op, he_op->txop_rts_threshold); in wma_update_he_ops_ie()1320 WMI_HEOPS_PARTBSSCOLOR_SET(dword_he_op, he_op->partial_bss_col); in wma_update_he_ops_ie()1321 WMI_HEOPS_BSSCOLORDISABLE_SET(dword_he_op, he_op->bss_col_disabled); in wma_update_he_ops_ie()1323 wma_debug("vdev_id: %d HE_OPs: 0x%x", vdev_id, dword_he_op); in wma_update_he_ops_ie()1325 wmi_vdev_param_set_heop, dword_he_op); in wma_update_he_ops_ie()