Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ipa/ !
Dgsi.c833 u32 wrr_weight = 0; in gsi_channel_program() local
870 wrr_weight = reg_field_max(reg, WRR_WEIGHT); in gsi_channel_program()
871 val = reg_encode(reg, WRR_WEIGHT, wrr_weight); in gsi_channel_program()