Searched refs:ftable (Results 1 – 2 of 2) sorted by relevance
1062 bool umap, utable, fmap, ftable; in check_partition_desc() local1080 ftable = phd->freedSpaceTable.extLength; in check_partition_desc()1084 if (!utable && !umap && !ftable && !fmap) in check_partition_desc()1088 if (ftable || fmap) in check_partition_desc()
4795 memset(h2c->ftable[path], 0, sizeof(h2c->ftable[path])); in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl()4818 h2c->ftable[path][i + 0] = thm_ofst[i + 3]; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl()4819 h2c->ftable[path][i + 1] = thm_ofst[i + 2]; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl()4820 h2c->ftable[path][i + 2] = thm_ofst[i + 1]; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl()4821 h2c->ftable[path][i + 3] = thm_ofst[i + 0]; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl()