Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ipa/
Dgsi.c772 u32 wrr_weight = 0; in gsi_channel_program() local
800 wrr_weight = field_max(WRR_WEIGHT_FMASK); in gsi_channel_program()
801 val = u32_encode_bits(wrr_weight, WRR_WEIGHT_FMASK); in gsi_channel_program()