Searched refs:nix_get_dwrr_mtu_reg (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | rvu_nix.c | 194 int nix_get_dwrr_mtu_reg(struct rvu_hwinfo *hw, int smq_link_type) in nix_get_dwrr_mtu_reg() function 3352 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_RPM), in nix_setup_txschq() 3355 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_LBK), in nix_setup_txschq() 3358 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_SDP), in nix_setup_txschq() 3467 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_RPM)); in rvu_mbox_handler_nix_get_hw_info() 3471 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_SDP)); in rvu_mbox_handler_nix_get_hw_info() 3475 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_LBK)); in rvu_mbox_handler_nix_get_hw_info()
|
| D | rvu_devlink.c | 1417 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_RPM), dwrr_mtu); in rvu_af_dl_dwrr_mtu_set() 1433 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_RPM)); in rvu_af_dl_dwrr_mtu_get()
|
| D | rvu.h | 845 int nix_get_dwrr_mtu_reg(struct rvu_hwinfo *hw, int smq_link_type);
|