Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcommon.h151 #define SMQ_LINK_TYPE_RPM 0 macro
H A Drvu_devlink.c1411 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_RPM), dwrr_mtu); in rvu_af_dl_dwrr_mtu_set()
1427 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_RPM)); in rvu_af_dl_dwrr_mtu_get()
H A Drvu_nix.c3388 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_RPM), in nix_setup_txschq()
3503 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_RPM)); in rvu_mbox_handler_nix_get_hw_info()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1817 pfvf->hw.smq_link_type = SMQ_LINK_TYPE_RPM; in get_dwrr_mtu()