Searched refs:he_oper_params (Results 1 – 5 of 5) sorted by relevance
1300 uint32_t he_oper_params = 0; in hdd_copy_he_operation() local1321 he_oper_params |= he_operation->default_pe << in hdd_copy_he_operation()1323 he_oper_params |= he_operation->twt_required << in hdd_copy_he_operation()1325 he_oper_params |= he_operation->txop_rts_threshold << in hdd_copy_he_operation()1327 he_oper_params |= he_operation->vht_oper_present << in hdd_copy_he_operation()1329 he_oper_params |= he_operation->co_located_bss << in hdd_copy_he_operation()1331 he_oper_params |= he_operation->er_su_disable << in hdd_copy_he_operation()1333 he_oper_params |= he_operation->oper_info_6g_present << in hdd_copy_he_operation()1335 he_oper_params |= he_operation->reserved2 << in hdd_copy_he_operation()1337 he_oper_params |= he_operation->bss_color << in hdd_copy_he_operation()[all …]
352 uint32_t he_oper_params; in util_scan_get_he_6g_params() local367 he_oper_params = LE_READ_4(he_ops); in util_scan_get_he_6g_params()368 if (!(he_oper_params & WLAN_HEOP_6GHZ_INFO_PRESENT_MASK)) in util_scan_get_he_6g_params()379 if (he_oper_params & WLAN_HEOP_VHTOP_PRESENT_MASK) { in util_scan_get_he_6g_params()389 if (he_oper_params & WLAN_HEOP_CO_LOCATED_BSS_MASK) { in util_scan_get_he_6g_params()