Searched refs:ftable (Results 1 – 3 of 3) sorted by relevance
1064 bool umap, utable, fmap, ftable; in check_partition_desc() local1082 ftable = phd->freedSpaceTable.extLength; in check_partition_desc()1086 if (!utable && !umap && !ftable && !fmap) in check_partition_desc()1090 if (ftable || fmap) in check_partition_desc()
4911 memset(h2c->ftable[path], 0, sizeof(h2c->ftable[path])); in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl()4934 h2c->ftable[path][i + 0] = thm_ofst[i + 3]; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl()4935 h2c->ftable[path][i + 1] = thm_ofst[i + 2]; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl()4936 h2c->ftable[path][i + 2] = thm_ofst[i + 1]; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl()4937 h2c->ftable[path][i + 3] = thm_ofst[i + 0]; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl()
5059 u8 ftable[2][128]; member