Home
last modified time | relevance | path

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

/openbmc/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.h385 u8 sdp_links; member
H A Drvu_nix.c526 sdp_bpid_cnt = hw->sdp_links * sdp_chan_cnt; in rvu_nix_get_bpid()
1550 rsp->sdp_links = hw->sdp_links; in rvu_mbox_handler_nix_lf_alloc()
4219 if (!hw->sdp_links) in rvu_mbox_handler_nix_set_hw_frs()
4322 if (hw->sdp_links) { in nix_link_config()
H A Dmbox.h888 u8 sdp_links; /* No. of SDP links present in HW */ member