Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_cn10k.c296 hw->cgx_links = hw->cgx * hw->lmac_per_cgx; in rvu_set_channels_base()
331 cpt_chan_base = hw->cgx_chan_base + hw->cgx_links * nr_cgx_chans; in rvu_set_channels_base()
450 for (link = 0; link < hw->cgx_links; link++, nix_link++) { in __rvu_nix_set_channels()
A Drvu_nix.c379 rsp->tx_link = hw->cgx_links + lbkid; in nix_interface_init()
420 rsp->tx_link = hw->cgx_links + hw->lbk_links; in nix_interface_init()
518 cgx_bpid_cnt = hw->cgx_links * lmac_chan_cnt; in rvu_nix_get_bpid()
1511 rsp->cgx_links = hw->cgx_links; in rvu_mbox_handler_nix_lf_alloc()
1808 return hw->cgx_links; in nix_get_tx_link()
1815 return hw->cgx_links + hw->lbk_links; in nix_get_tx_link()
2403 lbk_link_start = hw->cgx_links; in rvu_nix_tx_tl2_cfg()
3983 link = hw->cgx_links + hw->lbk_links; in rvu_mbox_handler_nix_set_hw_frs()
3995 link = hw->cgx_links + pfvf->lbkid; in rvu_mbox_handler_nix_set_hw_frs()
4089 link = hw->cgx_links + hw->lbk_links; in nix_link_config()
[all …]
A Drvu.h353 u8 cgx_links; member
A Dmbox.h782 u8 cgx_links; /* No. of CGX links present in HW */ member
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_common.h222 u8 cgx_links; /* No. of CGX links present in HW */ member
A Dotx2_common.c1595 pfvf->hw.cgx_links = rsp->cgx_links; in mbox_handler_nix_lf_alloc()

Completed in 30 milliseconds