Searched refs:cpt_chan_base (Results 1 – 2 of 2) sorted by relevance
282 u16 sdp_chan_base, cgx_chan_base, cpt_chan_base; in rvu_set_channels_base() local331 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 <= 0x800) { in rvu_set_channels_base()338 hw->cpt_chan_base = 0x800; in rvu_set_channels_base()479 start = hw->cpt_chan_base; in __rvu_nix_set_channels()
349 u16 cpt_chan_base; /* CPT base channel number */ member612 return rvu->hw->cpt_chan_base + chan; in rvu_nix_chan_cpt()