Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c638 (u64)hw->smq_link_type); in otx2_txschq_config()
1813 pfvf->hw.smq_link_type = SMQ_LINK_TYPE_LBK; in get_dwrr_mtu()
1817 pfvf->hw.smq_link_type = SMQ_LINK_TYPE_RPM; in get_dwrr_mtu()
H A Dotx2_common.h231 u8 smq_link_type; member
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h847 int nix_get_dwrr_mtu_reg(struct rvu_hwinfo *hw, int smq_link_type);
H A Drvu_nix.c195 int nix_get_dwrr_mtu_reg(struct rvu_hwinfo *hw, int smq_link_type) in nix_get_dwrr_mtu_reg() argument
198 return NIX_AF_DWRR_MTUX(smq_link_type); in nix_get_dwrr_mtu_reg()
200 if (smq_link_type == SMQ_LINK_TYPE_SDP) in nix_get_dwrr_mtu_reg()