Home
last modified time | relevance | path

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

/drivers/net/ethernet/microchip/vcap/
Dvcap_api_private.h18 VCAP_RS_ENABLED, /* enabled in HW but can be disabled */ enumerator
Dvcap_api_debugfs.c258 case VCAP_RS_ENABLED: in vcap_show_admin_rule()
Dvcap_api.c2252 ri->state = VCAP_RS_ENABLED; in vcap_rule_set_state()
2988 ri->state = VCAP_RS_ENABLED; in vcap_enable_rule()
3073 if (ri->state != VCAP_RS_ENABLED) in vcap_disable_rules()