Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_impl.c753 int idx, jdx, lookup; in sparx5_vcap_validate_keyset() local
789 for (jdx = 0; jdx < keysetlist.cnt; ++jdx) in sparx5_vcap_validate_keyset()
790 if (kslist->keysets[idx] == keysets[jdx]) in sparx5_vcap_validate_keyset()