Home
last modified time | relevance | path

Searched refs:nix_txsch_per_cgx_lmac (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h239 u16 nix_txsch_per_cgx_lmac; /* Max Q's transmitting to CGX LMAC */ member
H A Drvu_nix.c1339 *start = hw->cap.nix_txsch_per_cgx_lmac * link; in nix_get_txschq_range()
1342 *start = hw->cap.nix_txsch_per_cgx_lmac * link; in nix_get_txschq_range()
1343 *end = *start + hw->cap.nix_txsch_per_cgx_lmac; in nix_get_txschq_range()
1345 *start = (hw->cap.nix_txsch_per_cgx_lmac * hw->cgx_links) + in nix_get_txschq_range()
H A Drvu.c72 hw->cap.nix_txsch_per_cgx_lmac = 4; in rvu_setup_hw_capabilities()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h357 u16 nix_txsch_per_cgx_lmac; /* Max Q's transmitting to CGX LMAC */ member
H A Drvu_nix.c1898 *start = hw->cap.nix_txsch_per_cgx_lmac * link; in nix_get_txschq_range()
1901 *start = hw->cap.nix_txsch_per_cgx_lmac * link; in nix_get_txschq_range()
1902 *end = *start + hw->cap.nix_txsch_per_cgx_lmac; in nix_get_txschq_range()
1904 *start = (hw->cap.nix_txsch_per_cgx_lmac * hw->cgx_links) + in nix_get_txschq_range()
H A Drvu.c77 hw->cap.nix_txsch_per_cgx_lmac = 4; in rvu_setup_hw_capabilities()

Completed in 43 milliseconds