Home
last modified time | relevance | path

Searched refs:cpt_links (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_cn10k.c301 hw->cpt_links = (nix_const >> 44) & 0xFULL; in rvu_set_channels_base()
483 for (link = 0; link < hw->cpt_links; link++, nix_link++) { in __rvu_nix_set_channels()
Drvu.h386 u8 cpt_links; /* Number of CPT links */ member