Searched refs:tbl_type (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/src/ |
D | ipa_nat_drvi.c | 556 nat_table_type tbl_type, in ipa_nati_get_entry_offset() argument 562 if (IPA_NAT_EXPN_TBL == tbl_type) { in ipa_nati_get_entry_offset() 574 nat_table_type tbl_type, in ipa_nati_get_index_entry_offset() argument 580 if (IPA_NAT_INDEX_EXPN_TBL == tbl_type) { in ipa_nati_get_index_entry_offset() 1332 nat_table_type tbl_type, in ipa_nati_write_next_index() argument 1338 IPADBG("Updating next index field of table %d on collosion using dma\n", tbl_type); in ipa_nati_write_next_index() 1350 cmd->dma[0].base_addr = tbl_type; in ipa_nati_write_next_index() 1375 nat_table_type tbl_type; in ipa_nati_copy_ipv4_rule_to_hw() local 1395 tbl_type = IPA_NAT_BASE_TBL; in ipa_nati_copy_ipv4_rule_to_hw() 1398 tbl_type = IPA_NAT_EXPN_TBL; in ipa_nati_copy_ipv4_rule_to_hw() [all …]
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/src/ |
D | ipa_nat_drvi.c | 599 nat_table_type tbl_type, in ipa_nati_get_entry_offset() argument 605 if (IPA_NAT_EXPN_TBL == tbl_type) { in ipa_nati_get_entry_offset() 617 nat_table_type tbl_type, in ipa_nati_get_index_entry_offset() argument 623 if (IPA_NAT_INDEX_EXPN_TBL == tbl_type) { in ipa_nati_get_index_entry_offset() 1420 nat_table_type tbl_type, in ipa_nati_write_next_index() argument 1426 IPADBG("Updating next index field of table %d on collosion using dma\n", tbl_type); in ipa_nati_write_next_index() 1438 cmd->dma[0].base_addr = tbl_type; in ipa_nati_write_next_index() 1463 nat_table_type tbl_type; in ipa_nati_copy_ipv4_rule_to_hw() local 1483 tbl_type = IPA_NAT_BASE_TBL; in ipa_nati_copy_ipv4_rule_to_hw() 1486 tbl_type = IPA_NAT_EXPN_TBL; in ipa_nati_copy_ipv4_rule_to_hw() [all …]
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/src/ |
D | ipa_nat_drvi.c | 600 nat_table_type tbl_type, in ipa_nati_get_entry_offset() argument 606 if (IPA_NAT_EXPN_TBL == tbl_type) { in ipa_nati_get_entry_offset() 618 nat_table_type tbl_type, in ipa_nati_get_index_entry_offset() argument 624 if (IPA_NAT_INDEX_EXPN_TBL == tbl_type) { in ipa_nati_get_index_entry_offset() 1421 nat_table_type tbl_type, in ipa_nati_write_next_index() argument 1427 IPADBG("Updating next index field of table %d on collosion using dma\n", tbl_type); in ipa_nati_write_next_index() 1439 cmd->dma[0].base_addr = tbl_type; in ipa_nati_write_next_index() 1464 nat_table_type tbl_type; in ipa_nati_copy_ipv4_rule_to_hw() local 1484 tbl_type = IPA_NAT_BASE_TBL; in ipa_nati_copy_ipv4_rule_to_hw() 1487 tbl_type = IPA_NAT_EXPN_TBL; in ipa_nati_copy_ipv4_rule_to_hw() [all …]
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/inc/ |
D | ipa_nat_drvi.h | 377 nat_table_type tbl_type, 381 nat_table_type tbl_type, 441 nat_table_type tbl_type,
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/inc/ |
D | ipa_nat_drvi.h | 401 nat_table_type tbl_type, 405 nat_table_type tbl_type, 467 nat_table_type tbl_type,
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/inc/ |
D | ipa_nat_drvi.h | 401 nat_table_type tbl_type, 405 nat_table_type tbl_type, 467 nat_table_type tbl_type,
|