Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/microchip/vcap/
Dvcap_api.c2389 struct vcap_client_keyfield *ckf, *next_ckf; in vcap_free_rule() local
2392 list_for_each_entry_safe(ckf, next_ckf, &ri->data.keyfields, ctrl.list) { in vcap_free_rule()
3502 struct vcap_client_keyfield *ckf, *next_ckf; in vcap_filter_rule_keys() local
3510 list_for_each_entry_safe(ckf, next_ckf, in vcap_filter_rule_keys()
3528 list_for_each_entry_safe(ckf, next_ckf, in vcap_filter_rule_keys()
Dvcap_api_kunit.c999 struct vcap_client_keyfield *ckf, *next_ckf; in vcap_free_ckf() local
1001 list_for_each_entry_safe(ckf, next_ckf, &rule->keyfields, ctrl.list) { in vcap_free_ckf()