Searched refs:nh_pg_idx (Results 1 – 1 of 1) sorted by relevance
987 int nh_pg_idx, pg_idx; in attach_portgroup() local1015 if (find_nh_pg_idx(cfg, nh, &nh_pg_idx) != 0) { in attach_portgroup()1032 PORTGROUP_BYSIDX(cfg, nh, nh_pg_idx + 1) = pg; in attach_portgroup()1033 if (nh->pg_used == nh_pg_idx) in attach_portgroup()