Lines Matching defs:fix_giltf
266 bool *fix_giltf_en, u8 *fix_giltf)
278 *fix_giltf = RTW89_GILTF_LGI_4XHE32;
280 *fix_giltf = RTW89_GILTF_SGI_4XHE08;
282 *fix_giltf = RTW89_GILTF_2XHE16;
284 *fix_giltf = RTW89_GILTF_2XHE08;
286 *fix_giltf = RTW89_GILTF_1XHE16;
288 *fix_giltf = RTW89_GILTF_1XHE08;
316 u8 fix_giltf = 0;
338 rtw89_phy_ra_gi_ltf(rtwdev, rtwsta, chan, &fix_giltf_en, &fix_giltf);
450 ra->fix_giltf = fix_giltf;