Home
last modified time | relevance | path

Searched refs:ftable (Results 1 – 2 of 2) sorted by relevance

/linux/fs/udf/
H A Dsuper.c1062 bool umap, utable, fmap, ftable; in check_partition_desc() local
1080 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()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c4795 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()