Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cn10k.c302 hw->sdp_links = 1; in rvu_set_channels_base()
331 cgx_chan_base = hw->sdp_chan_base + hw->sdp_links * nr_sdp_chans; in rvu_set_channels_base()
473 for (link = 0; link < hw->sdp_links; link++, nix_link++) { in __rvu_nix_set_channels()
H A Drvu.h417 u8 sdp_links; member
H A Drvu_nix.c515 bp->sdp_bpid_cnt = rvu->hw->sdp_links * FIELD_GET(NIX_CONST_SDP_CHANS, cfg); in nix_setup_bpids()
1663 rsp->sdp_links = hw->sdp_links; in rvu_mbox_handler_nix_lf_alloc()
4571 if (!hw->sdp_links) in rvu_mbox_handler_nix_set_hw_frs()
4674 if (hw->sdp_links) { in nix_link_config()
H A Dmbox.h902 u8 sdp_links; /* No. of SDP links present in HW */ member