Searched refs:sdp_chan_base (Results 1 – 4 of 4) sorted by relevance
299 u16 sdp_chan_base, cgx_chan_base, cpt_chan_base; in rvu_set_channels_base() local320 hw->sdp_chan_base = NIX_CHAN_SDP_CH_START; in rvu_set_channels_base()341 sdp_chan_base = hw->lbk_chan_base + hw->lbk_links * nr_lbk_chans; in rvu_set_channels_base()343 hw->sdp_chan_base = ALIGN(sdp_chan_base, nr_sdp_chans); in rvu_set_channels_base()345 cgx_chan_base = hw->sdp_chan_base + hw->sdp_links * nr_sdp_chans; in rvu_set_channels_base()486 start = hw->sdp_chan_base; in __rvu_nix_set_channels()
118 rsp->chan_base = hw->sdp_chan_base; in rvu_mbox_handler_get_sdp_chan_info()
415 u16 sdp_chan_base; /* SDP base channel number */ member784 return hw->sdp_chan_base + chan; in rvu_nix_chan_sdp()
650 int bpid, blkaddr, sdp_chan_base, err; in rvu_nix_get_bpid() local709 sdp_chan_base = pfvf->rx_chan_base - NIX_CHAN_SDP_CH_START; in rvu_nix_get_bpid()711 sdp_chan_base = pfvf->rx_chan_base - hw->sdp_chan_base; in rvu_nix_get_bpid()713 bpid = bp->cgx_bpid_cnt + req->chan_base + sdp_chan_base; in rvu_nix_get_bpid()