Searched refs:nix_get_dwrr_mtu_reg (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_devlink.c | 1411 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 D | rvu_nix.c | 195 int nix_get_dwrr_mtu_reg(struct rvu_hwinfo *hw, int smq_link_type) in nix_get_dwrr_mtu_reg() function 3353 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_RPM), in nix_setup_txschq() 3356 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_LBK), in nix_setup_txschq() 3359 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_SDP), in nix_setup_txschq() 3468 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_RPM)); in rvu_mbox_handler_nix_get_hw_info() 3472 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_SDP)); in rvu_mbox_handler_nix_get_hw_info() 3476 nix_get_dwrr_mtu_reg(rvu->hw, SMQ_LINK_TYPE_LBK)); in rvu_mbox_handler_nix_get_hw_info()
|
H A D | rvu.h | 848 int nix_get_dwrr_mtu_reg(struct rvu_hwinfo *hw, int smq_link_type);
|
Completed in 12 milliseconds