Lines Matching refs:entryID
554 status_t EP_RxIPFAddTableEntry(ep_handle_t *handle, netc_tb_ipf_config_t *config, uint32_t *entryID…
565 status_t EP_RxIPFUpdateTableEntry(ep_handle_t *handle, uint32_t entryID, netc_tb_ipf_cfge_t *cfg);
574 status_t EP_RxIPFDelTableEntry(ep_handle_t *handle, uint32_t entryID);
583 status_t EP_RxIPFResetMatchCounter(ep_handle_t *handle, uint32_t entryID);
593 status_t EP_RxIPFGetMatchedCount(ep_handle_t *handle, uint32_t entryID, uint64_t *count);
632 …_t EP_RxPSFPAddISITableEntry(ep_handle_t *handle, netc_tb_isi_config_t *config, uint32_t *entryID);
642 status_t EP_RxPSFPDelISITableEntry(ep_handle_t *handle, uint32_t entryID);
684 status_t EP_RxPSFPDelISTableEntry(ep_handle_t *handle, uint32_t entryID);
709 …_t EP_RxPSFPAddISFTableEntry(ep_handle_t *handle, netc_tb_isf_config_t *config, uint32_t *entryID);
720 status_t EP_RxPSFPUpdateISFTableEntry(ep_handle_t *handle, uint32_t entryID, netc_tb_isf_cfge_t *cf…
729 status_t EP_RxPSFPDelISFTableEntry(ep_handle_t *handle, uint32_t entryID);
781 status_t EP_RxPSFPDelRPTableEntry(ep_handle_t *handle, uint32_t entryID);
792 status_t EP_RxPSFPGetRPStatistic(ep_handle_t *handle, uint32_t entryID, netc_tb_rp_stse_t *statis);
815 status_t EP_RxPSFPAddISCTableEntry(ep_handle_t *handle, uint32_t entryID);
826 status_t EP_RxPSFPGetISCStatistic(ep_handle_t *handle, uint32_t entryID, netc_tb_isc_stse_t *statis…
836 status_t EP_RxPSFPResetISCStatistic(ep_handle_t *handle, uint32_t entryID);
879 status_t EP_RxPSFPDelSGITableEntry(ep_handle_t *handle, uint32_t entryID);
890 status_t EP_RxPSFPGetSGIState(ep_handle_t *handle, uint32_t entryID, netc_tb_sgi_sgise_t *state);
925 status_t EP_RxPSFPDelSGCLTableEntry(ep_handle_t *handle, uint32_t entryID);
947 status_t EP_RxPSFPGetSGCLState(ep_handle_t *handle, uint32_t entryID, netc_tb_sgcl_sgclse_t *state);