PHYS_VOQ
#define VOQ(port, tc, max_phys_tcs_per_port) ((tc) < LB_TC ? PHYS_VOQ(port, tc, max_phys_tcs_per_port) : LB_VOQ(port))
voq = PHYS_VOQ(port_id, tc, max_phys_tcs_per_port);
voq = PHYS_VOQ(port_id, tc, max_phys_tcs_per_port);