Home
last modified time | relevance | path

Searched refs:cache_ptr (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/src/
Dipa_nat_drvi.c555 uint32_t ipa_nati_get_entry_offset(struct ipa_nat_ip4_table_cache *cache_ptr, in ipa_nati_get_entry_offset() argument
563 tbl_ptr = (struct ipa_nat_rule *)cache_ptr->ipv4_expn_rules_addr; in ipa_nati_get_entry_offset()
565 tbl_ptr = (struct ipa_nat_rule *)cache_ptr->ipv4_rules_addr; in ipa_nati_get_entry_offset()
569 ret += cache_ptr->tbl_addr_offset; in ipa_nati_get_entry_offset()
573 uint32_t ipa_nati_get_index_entry_offset(struct ipa_nat_ip4_table_cache *cache_ptr, in ipa_nati_get_index_entry_offset() argument
582 (struct ipa_nat_indx_tbl_rule *)cache_ptr->index_table_expn_addr; in ipa_nati_get_index_entry_offset()
585 (struct ipa_nat_indx_tbl_rule *)cache_ptr->index_table_addr; in ipa_nati_get_index_entry_offset()
589 ret += cache_ptr->tbl_addr_offset; in ipa_nati_get_index_entry_offset()
1652 struct ipa_nat_ip4_table_cache *cache_ptr; in ipa_nati_post_del_dma_cmd() local
1678 cache_ptr = &ipv4_nat_cache.ip4_tbl[tbl_indx]; in ipa_nati_post_del_dma_cmd()
[all …]
/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/src/
Dipa_nat_drvi.c598 uint32_t ipa_nati_get_entry_offset(struct ipa_nat_ip4_table_cache *cache_ptr, in ipa_nati_get_entry_offset() argument
606 tbl_ptr = (struct ipa_nat_rule *)cache_ptr->ipv4_expn_rules_addr; in ipa_nati_get_entry_offset()
608 tbl_ptr = (struct ipa_nat_rule *)cache_ptr->ipv4_rules_addr; in ipa_nati_get_entry_offset()
612 ret += cache_ptr->tbl_addr_offset; in ipa_nati_get_entry_offset()
616 uint32_t ipa_nati_get_index_entry_offset(struct ipa_nat_ip4_table_cache *cache_ptr, in ipa_nati_get_index_entry_offset() argument
625 (struct ipa_nat_indx_tbl_rule *)cache_ptr->index_table_expn_addr; in ipa_nati_get_index_entry_offset()
628 (struct ipa_nat_indx_tbl_rule *)cache_ptr->index_table_addr; in ipa_nati_get_index_entry_offset()
632 ret += cache_ptr->tbl_addr_offset; in ipa_nati_get_index_entry_offset()
1740 struct ipa_nat_ip4_table_cache *cache_ptr; in ipa_nati_post_del_dma_cmd() local
1766 cache_ptr = &ipv4_nat_cache.ip4_tbl[tbl_indx]; in ipa_nati_post_del_dma_cmd()
[all …]
/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/src/
Dipa_nat_drvi.c599 uint32_t ipa_nati_get_entry_offset(struct ipa_nat_ip4_table_cache *cache_ptr, in ipa_nati_get_entry_offset() argument
607 tbl_ptr = (struct ipa_nat_rule *)cache_ptr->ipv4_expn_rules_addr; in ipa_nati_get_entry_offset()
609 tbl_ptr = (struct ipa_nat_rule *)cache_ptr->ipv4_rules_addr; in ipa_nati_get_entry_offset()
613 ret += cache_ptr->tbl_addr_offset; in ipa_nati_get_entry_offset()
617 uint32_t ipa_nati_get_index_entry_offset(struct ipa_nat_ip4_table_cache *cache_ptr, in ipa_nati_get_index_entry_offset() argument
626 (struct ipa_nat_indx_tbl_rule *)cache_ptr->index_table_expn_addr; in ipa_nati_get_index_entry_offset()
629 (struct ipa_nat_indx_tbl_rule *)cache_ptr->index_table_addr; in ipa_nati_get_index_entry_offset()
633 ret += cache_ptr->tbl_addr_offset; in ipa_nati_get_index_entry_offset()
1741 struct ipa_nat_ip4_table_cache *cache_ptr; in ipa_nati_post_del_dma_cmd() local
1767 cache_ptr = &ipv4_nat_cache.ip4_tbl[tbl_indx]; in ipa_nati_post_del_dma_cmd()
[all …]
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/inc/
Dipa_nat_drvi.h457 struct ipa_nat_ip4_table_cache *cache_ptr,
462 void ipa_nati_find_rule_pos(struct ipa_nat_ip4_table_cache *cache_ptr,
/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/inc/
Dipa_nat_drvi.h483 struct ipa_nat_ip4_table_cache *cache_ptr,
488 void ipa_nati_find_rule_pos(struct ipa_nat_ip4_table_cache *cache_ptr,
/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/inc/
Dipa_nat_drvi.h483 struct ipa_nat_ip4_table_cache *cache_ptr,
488 void ipa_nati_find_rule_pos(struct ipa_nat_ip4_table_cache *cache_ptr,