Searched refs:tcam_tbl (Results 1 – 1 of 1) sorted by relevance
2724 struct fm_tcam_match_table *tcam_tbl; in enic_fm_tcam_tbl_alloc() local2729 tcam_tbl = &fm->cmd.va->fm_tcam_match_table; in enic_fm_tcam_tbl_alloc()2730 tcam_tbl->ftt_direction = direction; in enic_fm_tcam_tbl_alloc()2731 tcam_tbl->ftt_stage = FM_STAGE_LAST; in enic_fm_tcam_tbl_alloc()2732 tcam_tbl->ftt_max_entries = max_entries; in enic_fm_tcam_tbl_alloc()