Searched refs:eg_tcam_hndl (Results 1 – 1 of 1) sorted by relevance
156 uint64_t eg_tcam_hndl; member2108 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()