Home
last modified time | relevance | path

Searched defs:offset_index (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/rtl8822c/
H A Dhalrf_tssi_8822c.c184 u32 offset_index = 0; in _halrf_get_efuse_tssi_offset_8822c() local
243 u32 offset_index = 0; in _halrf_get_kfree_tssi_offset_8822c() local
1521 u32 offset_index = 0; in halrf_tssi_set_de_8822c() local
1644 u32 tssi_offest_de, offset_index = 0; in halrf_tssi_set_de_for_tx_verify_8822c() local
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dfree-space-cache.h24 struct rb_node offset_index; member
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Duserdict.h395 uint32 offset_index; member
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Duserdict.h395 uint32 offset_index; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_tssi_8852b.c1238 u32 offset_index = 0; in _halrf_tssi_get_cck_efuse_group_8852b() local
1260 u32 offset_index = 0; in _halrf_tssi_get_ofdm_efuse_group_8852b() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_tssi_8852b.c1238 u32 offset_index = 0; in _halrf_tssi_get_cck_efuse_group_8852b() local
1260 u32 offset_index = 0; in _halrf_tssi_get_ofdm_efuse_group_8852b() local
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Duserdict.cpp977 bool UserDict::remove_lemma_by_offset_index(int offset_index) { in _get_lpis()