Home
last modified time | relevance | path

Searched refs:MAX_NIX_BLKS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h40 #define MAX_NIX_BLKS 2 macro
534 int nix_blkaddr[MAX_NIX_BLKS];
H A Drvu_nix.c99 while (i + 1 < MAX_NIX_BLKS) { in rvu_get_next_nix_blkaddr()
5093 hw->nix = devm_kcalloc(rvu->dev, MAX_NIX_BLKS, sizeof(struct nix_hw), in rvu_nix_init()