Searched refs:he_gi (Results 1 – 3 of 3) sorted by relevance
78 conf_params->he_gi = -1; in nrf_wifi_util_conf_init()119 unsigned long he_gi = 0; in nrf_wifi_util_set_he_gi() local128 he_gi = strtoul(argv[1], &ptr, 10); in nrf_wifi_util_set_he_gi()130 if (he_gi > 2) { in nrf_wifi_util_set_he_gi()134 he_gi); in nrf_wifi_util_set_he_gi()139 ctx->conf_params.he_gi = he_gi; in nrf_wifi_util_set_he_gi()166 ctx->conf_params.he_gi, in nrf_wifi_util_set_he_ltf_gi()244 conf_params->he_gi); in nrf_wifi_util_show_cfg()976 SHELL_CMD_ARG(he_gi,
158 enum nrf_wifi_off_raw_tx_he_gi he_gi; member
347 off_tx_params->he_gi_type = conf->he_gi; in nrf70_off_raw_tx_conf_update()