Searched refs:qos_val (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot_vcap.h | 234 u8 qos_val; member
|
H A D | ocelot_flower.c | 319 filter->action.qos_val = a->priority; in ocelot_flower_parse_action()
|
H A D | ocelot_vcap.c | 662 vcap_action_set(vcap, data, VCAP_IS1_ACT_QOS_VAL, a->qos_val); in is1_action_set()
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot_vcap.h | 645 u8 qos_val; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_flower.c | 448 filter->action.qos_val = a->priority; in ocelot_flower_parse_action()
|
H A D | ocelot_vcap.c | 663 vcap_action_set(vcap, data, VCAP_IS1_ACT_QOS_VAL, a->qos_val); in is1_action_set()
|
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/ |
H A D | qm.c | 3693 u32 qos_val, ir; in qm_algqos_read() local 3716 qos_val = ir / QM_QOS_RATE; in qm_algqos_read() 3717 ret = scnprintf(tbuf, QM_DBG_READ_LEN, "%u\n", qos_val); in qm_algqos_read()
|
Completed in 16 milliseconds