Home
last modified time | relevance | path

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

/dpdk/drivers/net/dpaa2/base/
H A Ddpaa2_hw_dpni.c210 int l2_configured = 0, l3_configured = 0; in dpaa2_distset_to_dpkg_profile_cfg() local
225 if (l2_configured) in dpaa2_distset_to_dpkg_profile_cfg()
227 l2_configured = 1; in dpaa2_distset_to_dpkg_profile_cfg()
/dpdk/drivers/net/dpaa/
H A Ddpaa_flow.c385 int l2_configured = 0, ipv4_configured = 0, ipv6_configured = 0; in set_dist_units() local
399 if (l2_configured) in set_dist_units()
401 l2_configured = 1; in set_dist_units()