Home
last modified time | relevance | path

Searched refs:cpt_chan_base (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_cn10k.c282 u16 sdp_chan_base, cgx_chan_base, cpt_chan_base; in rvu_set_channels_base() local
331 cpt_chan_base = hw->cgx_chan_base + hw->cgx_links * nr_cgx_chans; in rvu_set_channels_base()
332 hw->cpt_chan_base = ALIGN(cpt_chan_base, nr_cpt_chans); in rvu_set_channels_base()
337 if (cpt_chan_base <= NIX_CHAN_CPT_CH_START) { in rvu_set_channels_base()
338 hw->cpt_chan_base = NIX_CHAN_CPT_CH_START; in rvu_set_channels_base()
479 start = hw->cpt_chan_base; in __rvu_nix_set_channels()
A Drvu.h362 u16 cpt_chan_base; /* CPT base channel number */ member
669 return rvu->hw->cpt_chan_base + chan; in rvu_nix_chan_cpt()
A Drvu_cpt.c545 val |= (u64)rvu->hw->cpt_chan_base; in cpt_inline_ipsec_cfg_inbound()

Completed in 15 milliseconds