Home
last modified time | relevance | path

Searched refs:subport_ss (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c2619 struct tm_shared_shaper *subport_ss, *tc_ss; in hierarchy_commit_check() local
2626 subport_ss = s[nt->priority]; in hierarchy_commit_check()
2629 if (subport_ss == NULL && tc_ss == NULL) in hierarchy_commit_check()
2632 if ((subport_ss == NULL && tc_ss != NULL) || in hierarchy_commit_check()
2633 (subport_ss != NULL && tc_ss == NULL) || in hierarchy_commit_check()
2634 subport_ss->shared_shaper_id != in hierarchy_commit_check()