]> git.baikalelectronics.ru Git - kernel.git/commit
octeontx2-pf: Change receive buffer size using ethtool
authorSubbaraya Sundeep <sbhatta@marvell.com>
Fri, 28 Jan 2022 04:11:36 +0000 (09:41 +0530)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Jan 2022 14:54:24 +0000 (14:54 +0000)
commita989eb66684da7b51c3b00cb6eb910df1217002c
treedc6dc9003e85694caaa435b039864271d52774d9
parent4f499742389dee5e5de54e4782aea3e8bcb3131f
octeontx2-pf: Change receive buffer size using ethtool

ethtool rx-buf-len is for setting receive buffer size,
support setting it via ethtool -G parameter and getting
it via ethtool -g parameter.

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>
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ethtool.c
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c