Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/
H A Denic_fm_flow.c156 uint64_t eg_tcam_hndl; member
2108 args[1] = ingress ? fm->ig_tcam_hndl : fm->eg_tcam_hndl; in enic_fm_add_tcam_entry()
2805 &fm->eg_tcam_hndl); in enic_fm_alloc_tcam_tables()
2819 if (fm->eg_tcam_hndl) { in enic_fm_free_tcam_tables()
2821 fm->eg_tcam_hndl); in enic_fm_free_tcam_tables()
2822 enic_fm_tbl_free(fm, fm->eg_tcam_hndl); in enic_fm_free_tcam_tables()
2823 fm->eg_tcam_hndl = FM_INVALID_HANDLE; in enic_fm_free_tcam_tables()