Searched refs:nix_get_dwrr_mtu_reg (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_devlink.c | 1214 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_RPM), dwrr_mtu); in rvu_af_dl_dwrr_mtu_set() 1230 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_RPM)); in rvu_af_dl_dwrr_mtu_get()
|
D | rvu_nix.c | 217 int nix_get_dwrr_mtu_reg(struct rvu_hwinfo *hw, int smq_link_type) in nix_get_dwrr_mtu_reg() function 3733 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_RPM), in nix_setup_txschq() 3736 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_LBK), in nix_setup_txschq() 3739 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_SDP), in nix_setup_txschq() 3848 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_RPM)); in rvu_mbox_handler_nix_get_hw_info() 3852 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_SDP)); in rvu_mbox_handler_nix_get_hw_info() 3856 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_LBK)); in rvu_mbox_handler_nix_get_hw_info()
|
D | rvu.h | 922 int nix_get_dwrr_mtu_reg(struct rvu_hwinfo *hw, int smq_link_type);
|