HAL_RX_HT_SIG_INFO_INFO1_GI
ppdu_info->gi = info1 & HAL_RX_HT_SIG_INFO_INFO1_GI;
ppdu_info->gi = u32_get_bits(info1, HAL_RX_HT_SIG_INFO_INFO1_GI);