Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_vcap.h234 u8 qos_val; member
H A Docelot_flower.c319 filter->action.qos_val = a->priority; in ocelot_flower_parse_action()
H A Docelot_vcap.c662 vcap_action_set(vcap, data, VCAP_IS1_ACT_QOS_VAL, a->qos_val); in is1_action_set()