Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu.h337 u16 nix_txsch_per_cgx_lmac; /* Max Q's transmitting to CGX LMAC */ member
A Drvu_nix.c1832 *start = hw->cap.nix_txsch_per_cgx_lmac * link; in nix_get_txschq_range()
1835 *start = hw->cap.nix_txsch_per_cgx_lmac * link; in nix_get_txschq_range()
1836 *end = *start + hw->cap.nix_txsch_per_cgx_lmac; in nix_get_txschq_range()
1838 *start = (hw->cap.nix_txsch_per_cgx_lmac * hw->cgx_links) + in nix_get_txschq_range()
A Drvu.c77 hw->cap.nix_txsch_per_cgx_lmac = 4; in rvu_setup_hw_capabilities()

Completed in 32 milliseconds