Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ipa/
Dgsi.c764 u32 wrr_weight = 0; in gsi_channel_program() local
789 wrr_weight = field_max(WRR_WEIGHT_FMASK); in gsi_channel_program()
790 val = u32_encode_bits(wrr_weight, WRR_WEIGHT_FMASK); in gsi_channel_program()