aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
diff options
context:
space:
mode:
authorVishal Kulkarni <vishal@chelsio.com>2020-06-18 11:35:53 +0530
committerDavid S. Miller <davem@davemloft.net>2020-06-18 20:49:55 -0700
commit4ee339e1e92a9cff6ceda5a81622625ffe554163 (patch)
treefa3d647278f573a251e1470c7fab267768ef3c94 /drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
parentcxgb4: update set_flash to flash different images (diff)
downloadlinux-dev-4ee339e1e92a9cff6ceda5a81622625ffe554163.tar.xz
linux-dev-4ee339e1e92a9cff6ceda5a81622625ffe554163.zip
cxgb4: add support to flash PHY image
Update set_flash to flash PHY image to flash region Signed-off-by: Vishal Kulkarni <vishal@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/chelsio/cxgb4/cxgb4.h')
-rw-r--r--drivers/net/ethernet/chelsio/cxgb4/cxgb4.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h b/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
index a7a1e1f5d554..b49d16a54ada 100644
--- a/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
+++ b/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
@@ -141,6 +141,7 @@ enum cc_fec {
enum {
CXGB4_ETHTOOL_FLASH_FW = 1,
+ CXGB4_ETHTOOL_FLASH_PHY = 2,
};
struct port_stats {