Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ipa/
Dgsi.c770 u32 wrr_weight = 0; in gsi_channel_program() local
798 wrr_weight = field_max(WRR_WEIGHT_FMASK); in gsi_channel_program()
799 val = u32_encode_bits(wrr_weight, WRR_WEIGHT_FMASK); in gsi_channel_program()