[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20181201.173139.811676455286553654.davem@davemloft.net>
Date: Sat, 01 Dec 2018 17:31:39 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: jerinjacobk@...il.com
Cc: netdev@...r.kernel.org, sgoutham@...vell.com, lcherian@...vell.com,
gakula@...vell.com, jerinj@...vell.com, ndabilpuram@...vell.com,
kkanas@...vell.com
Subject: Re: [PATCH v1 net-next 05/14] octeontx2-af: Restrict TL1
allocation and configuration
From: Jerin Jacob <jerinjacobk@...il.com>
Date: Sat, 1 Dec 2018 14:43:54 +0530
> @@ -987,6 +997,76 @@ static void nix_reset_tx_linkcfg(struct rvu *rvu, int blkaddr,
> NIX_AF_TL3_TL2X_LINKX_CFG(schq, link), 0x00);
> }
>
> +static int
> +rvu_get_tl1_schqs(struct rvu *rvu,
> + int blkaddr,
> + u16 pcifunc,
> + u16 *schq_list,
> + u16 *schq_cnt)
Please pack these lines as densely with arguments as 80 columns will allow.
Powered by blists - more mailing lists