Searched refs:req_chan_base (Results 1 – 1 of 1) sorted by relevance
331 u16 req_chan_base, req_chan_end, req_chan_cnt; in nix_interface_init() local424 req_chan_base = rvu_nix_chan_sdp(rvu, 0) + sdp_info->pf_srn + in nix_interface_init()428 req_chan_base += sdp_info->vf_rings[vfid]; in nix_interface_init()430 req_chan_end = req_chan_base + req_chan_cnt - 1; in nix_interface_init()431 if (req_chan_base < rvu_nix_chan_sdp(rvu, 0) || in nix_interface_init()439 req_chan_base = rvu_nix_chan_sdp(rvu, 0) + sdp_info->pf_srn; in nix_interface_init()443 pfvf->rx_chan_base = req_chan_base; in nix_interface_init()