commit | 039190bb353a16657b44c5833bcad57e029c6934 | [log] [tgz] |
---|---|---|
author | Subbaraya Sundeep <sbhatta@marvell.com> | Wed Aug 25 17:48:40 2021 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 25 13:39:01 2021 +0100 |
tree | 88f281b284405872ef02954719f2cbd25eb3e893 | |
parent | 72e192a163d0959d4e74342850a31b241baba422 [diff] |
octeontx2-pf: cleanup transmit link deriving logic Unlike OcteonTx2, the channel numbers used by CGX/RPM and LBK on CN10K silicons aren't fixed in HW. They are SW programmable, hence we cannot derive transmit link from static channel numbers anymore. Get the same from admin function via mailbox. Signed-off-by: Subbaraya Sundeep <sbhatta@marvell.com> Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>