Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c651 (u64)hw->smq_link_type); in otx2_txschq_config()
1976 pfvf->hw.smq_link_type = SMQ_LINK_TYPE_LBK; in get_dwrr_mtu()
1980 pfvf->hw.smq_link_type = SMQ_LINK_TYPE_RPM; in get_dwrr_mtu()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h1041 int nix_get_dwrr_mtu_reg(struct rvu_hwinfo *hw, int smq_link_type);
H A Drvu_nix.c219 int nix_get_dwrr_mtu_reg(struct rvu_hwinfo *hw, int smq_link_type) in nix_get_dwrr_mtu_reg() argument
222 return NIX_AF_DWRR_MTUX(smq_link_type); in nix_get_dwrr_mtu_reg()
224 if (smq_link_type == SMQ_LINK_TYPE_SDP) in nix_get_dwrr_mtu_reg()