Home
last modified time | relevance | path

Searched refs:cgx_links (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_cn10k.c299 hw->cgx_links = hw->cgx * hw->lmac_per_cgx; in rvu_set_channels_base()
334 cpt_chan_base = hw->cgx_chan_base + hw->cgx_links * nr_cgx_chans; in rvu_set_channels_base()
453 for (link = 0; link < hw->cgx_links; link++, nix_link++) { in __rvu_nix_set_channels()
Drvu_nix.c384 rsp->tx_link = hw->cgx_links + lbkid; in nix_interface_init()
425 rsp->tx_link = hw->cgx_links + hw->lbk_links; in nix_interface_init()
520 cgx_bpid_cnt = hw->cgx_links * lmac_chan_cnt; in rvu_nix_get_bpid()
1547 rsp->cgx_links = hw->cgx_links; in rvu_mbox_handler_nix_lf_alloc()
1834 for (link = 0; link < (hw->cgx_links + hw->lbk_links); link++) in nix_reset_tx_linkcfg()
1880 return hw->cgx_links; in nix_get_tx_link()
1887 return hw->cgx_links + hw->lbk_links; in nix_get_tx_link()
1903 *start = (hw->cap.nix_txsch_per_cgx_lmac * hw->cgx_links) + in nix_get_txschq_range()
2620 lbk_link_start = hw->cgx_links; in rvu_nix_tx_tl2_cfg()
4272 link = hw->cgx_links + hw->lbk_links; in rvu_mbox_handler_nix_set_hw_frs()
[all …]
Drvu.h383 u8 cgx_links; member
Dmbox.h880 u8 cgx_links; /* No. of CGX links present in HW */ member
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c1738 pfvf->hw.cgx_links = rsp->cgx_links; in mbox_handler_nix_lf_alloc()
Dotx2_common.h264 u8 cgx_links; /* No. of CGX links present in HW */ member