Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_cn10k.c299 u16 sdp_chan_base, cgx_chan_base, cpt_chan_base; in rvu_set_channels_base() local
348 cpt_chan_base = hw->cgx_chan_base + hw->cgx_links * nr_cgx_chans; in rvu_set_channels_base()
349 hw->cpt_chan_base = ALIGN(cpt_chan_base, nr_cpt_chans); in rvu_set_channels_base()
354 if (cpt_chan_base <= NIX_CHAN_CPT_CH_START) { in rvu_set_channels_base()
355 hw->cpt_chan_base = NIX_CHAN_CPT_CH_START; in rvu_set_channels_base()
496 start = hw->cpt_chan_base; in __rvu_nix_set_channels()
A Drvu.h444 u16 cpt_chan_base; /* CPT base channel number */ member
836 return rvu->hw->cpt_chan_base + chan; in rvu_nix_chan_cpt()
A Drvu_cpt.c605 val |= (u64)rvu->hw->cpt_chan_base; in cpt_inline_ipsec_cfg_inbound()

Completed in 14 milliseconds