Home
last modified time | relevance | path

Searched refs:lbk_links (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cn10k.c314 hw->lbk_links = (nix_const >> 24) & 0xFULL; in rvu_set_channels_base()
341 sdp_chan_base = hw->lbk_chan_base + hw->lbk_links * nr_lbk_chans; in rvu_set_channels_base()
477 for (link = 0; link < hw->lbk_links; link++, nix_link++) { in __rvu_nix_set_channels()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1902 pfvf->hw.lbk_links = rsp->lbk_links; in mbox_handler_nix_lf_alloc()
H A Dotx2_common.h264 u8 lbk_links; /* No. of LBK links present in HW */ member