Searched refs:cpt_chan_base (Results 1 – 2 of 2) sorted by relevance
285 u16 sdp_chan_base, cgx_chan_base, cpt_chan_base; in rvu_set_channels_base() local334 cpt_chan_base = hw->cgx_chan_base + hw->cgx_links * nr_cgx_chans; in rvu_set_channels_base()335 hw->cpt_chan_base = ALIGN(cpt_chan_base, nr_cpt_chans); in rvu_set_channels_base()340 if (cpt_chan_base <= 0x800) { in rvu_set_channels_base()341 hw->cpt_chan_base = 0x800; in rvu_set_channels_base()482 start = hw->cpt_chan_base; in __rvu_nix_set_channels()
352 u16 cpt_chan_base; /* CPT base channel number */ member615 return rvu->hw->cpt_chan_base + chan; in rvu_nix_chan_cpt()