Searched refs:last_tcam (Results 1 – 3 of 3) sorted by relevance
162 while (tcam_idx < tbl->last_tcam || in ice_acl_init_tbl()163 (tcam_idx == tbl->last_tcam && idx <= tbl->last_entry)) { in ice_acl_init_tbl()379 tbl->last_tcam = resp_buf->ops.table.last_tcam; in ice_acl_create_tbl()410 last_e = (tbl->last_tcam * ICE_AQC_MAX_TCAM_ALLOC_UNITS) + in ice_acl_create_tbl()477 row = hw->acl_tbl->last_tcam + 1 - width; in ice_acl_alloc_partition()530 if (row > hw->acl_tbl->last_tcam || in ice_acl_alloc_partition()546 hw->acl_tbl->last_tcam + 1 - off - in ice_acl_alloc_partition()745 u8 cascade_cnt, first_tcam, last_tcam, i, k; in ice_acl_create_scen() local772 last_tcam = ICE_ACL_TBL_TCAM_IDX(scen->end); in ice_acl_create_scen()795 while (k <= last_tcam) { in ice_acl_create_scen()[all …]
31 u8 last_tcam; /* Index of the last TCAM block */ member
2092 u8 last_tcam; member