Searched refs:req_chan_base (Results 1 – 1 of 1) sorted by relevance
308 u16 req_chan_base, req_chan_end, req_chan_cnt; in nix_interface_init() local401 req_chan_base = rvu_nix_chan_sdp(rvu, 0) + sdp_info->pf_srn + in nix_interface_init()405 req_chan_base += sdp_info->vf_rings[vfid]; in nix_interface_init()407 req_chan_end = req_chan_base + req_chan_cnt - 1; in nix_interface_init()408 if (req_chan_base < rvu_nix_chan_sdp(rvu, 0) || in nix_interface_init()416 req_chan_base = rvu_nix_chan_sdp(rvu, 0) + sdp_info->pf_srn; in nix_interface_init()420 pfvf->rx_chan_base = req_chan_base; in nix_interface_init()