Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ipa/
Dgsi.c831 u32 wrr_weight = 0; in gsi_channel_program() local
868 wrr_weight = reg_field_max(reg, WRR_WEIGHT); in gsi_channel_program()
869 val = reg_encode(reg, WRR_WEIGHT, wrr_weight); in gsi_channel_program()