Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/microchip/vcap/
Dvcap_api.c174 static bool vcap_bitarray_zero(int width, u8 *value) in vcap_bitarray_zero() function
258 if (vcap_bitarray_zero(typefld->width, (u8 *)&mask)) in vcap_verify_keystream_keyset()
1466 if (vcap_bitarray_zero(actionfield[idx].width, value)) in vcap_decode_actionset()
1518 if (vcap_bitarray_zero(keyfield[idx].width, mask)) in vcap_decode_keyset()