Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/microchip/vcap/
Dvcap_api.c1440 int idx, res, actfield_count; in vcap_decode_actionset() local
1452 actfield_count = vcap_actionfield_count(vctrl, vt, actionset); in vcap_decode_actionset()
1456 for (idx = 0; idx < actfield_count; ++idx) { in vcap_decode_actionset()