Home
last modified time | relevance | path

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

/linux/include/soc/mscc/
H A Docelot_vcap.h647 u8 qos_val; member
/linux/drivers/net/ethernet/mscc/
H A Docelot_flower.c478 filter->action.qos_val = a->priority; in ocelot_flower_parse_action()
H A Docelot_vcap.c663 vcap_action_set(vcap, data, VCAP_IS1_ACT_QOS_VAL, a->qos_val); in is1_action_set()