Searched refs:lbk_chans (Results 1 – 2 of 2) sorted by relevance
438 u16 cgx_chans, lbk_chans, sdp_chans, cpt_chans; in __rvu_nix_set_channels() local445 lbk_chans = (nix_const >> 16) & 0xFFULL; in __rvu_nix_set_channels()463 cfg |= FIELD_PREP(NIX_AF_LINKX_RANGE_MASK, ilog2(lbk_chans)); in __rvu_nix_set_channels()466 start += lbk_chans; in __rvu_nix_set_channels()
625 u16 lbk_chans = (nix_const >> 16) & 0xFFULL; in rvu_nix_chan_lbk() local631 return rvu->hw->lbk_chan_base + lbkid * lbk_chans + chan; in rvu_nix_chan_lbk()