Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.h13 static inline int mtu_to_dwrr_weight(struct otx2_nic *pfvf, int mtu) in mtu_to_dwrr_weight() function
Dcn10k.c91 aq->sq.smq_rr_weight = mtu_to_dwrr_weight(pfvf, pfvf->max_frs); in cn10k_sq_aq_init()
Dotx2_common.c593 dwrr_val = mtu_to_dwrr_weight(pfvf, pfvf->max_frs); in otx2_txschq_config()
803 aq->sq.smq_rr_quantum = mtu_to_dwrr_weight(pfvf, pfvf->max_frs); in otx2_sq_aq_init()