Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ipa/
H A Dgsi.c711 u32 wrr_weight = 0; in gsi_channel_program() local
740 wrr_weight = field_max(WRR_WEIGHT_FMASK); in gsi_channel_program()
741 val = u32_encode_bits(wrr_weight, WRR_WEIGHT_FMASK); in gsi_channel_program()
/kernel/linux/linux-6.6/drivers/net/ipa/
H A 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()

Completed in 7 milliseconds