Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_cn10k.c299 hw->sdp_links = 1; in rvu_set_channels_base()
328 cgx_chan_base = hw->sdp_chan_base + hw->sdp_links * nr_sdp_chans; in rvu_set_channels_base()
470 for (link = 0; link < hw->sdp_links; link++, nix_link++) { in __rvu_nix_set_channels()
Drvu.h363 u8 sdp_links; member
Drvu_nix.c513 sdp_bpid_cnt = hw->sdp_links * sdp_chan_cnt; in rvu_nix_get_bpid()
1506 rsp->sdp_links = hw->sdp_links; in rvu_mbox_handler_nix_lf_alloc()
3980 if (!hw->sdp_links) in rvu_mbox_handler_nix_set_hw_frs()
4094 if (hw->sdp_links) { in nix_link_config()
Dmbox.h872 u8 sdp_links; /* No. of SDP links present in HW */ member