Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c1305 boolean_t have_same_class = B_TRUE; in efx_mae_match_specs_class_cmp() local
1369 have_same_class = B_FALSE; in efx_mae_match_specs_class_cmp()
1380 have_same_class = B_FALSE; in efx_mae_match_specs_class_cmp()
1386 *have_same_classp = have_same_class; in efx_mae_match_specs_class_cmp()
/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_mae.c2162 bool have_same_class; in sfc_mae_rules_class_cmp() local
2166 &have_same_class); in sfc_mae_rules_class_cmp()
2168 return (rc == 0) ? have_same_class : false; in sfc_mae_rules_class_cmp()