diff options
author | Kalesh AP <kalesh.purayil@emulex.com> | 2014-07-17 06:50:27 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-17 19:38:15 -0400 |
commit | b99f8036ff04d30d27ab8144b409cecdcb0bf035 (patch) | |
tree | 9d9c7ff0619cb6f2696d7c4db2befdc9277379a5 /drivers/net/ethernet | |
parent | e97e3cda5b43edf250f67cbf90b1d438ee56b2dc (diff) |
be2net: remove unused structures in be_cmds.h
Signed-off-by: Kalesh AP <kalesh.purayil@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet')
-rw-r--r-- | drivers/net/ethernet/emulex/benet/be_cmds.h | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/drivers/net/ethernet/emulex/benet/be_cmds.h b/drivers/net/ethernet/emulex/benet/be_cmds.h index a9219a94d37d..03e8a15c6922 100644 --- a/drivers/net/ethernet/emulex/benet/be_cmds.h +++ b/drivers/net/ethernet/emulex/benet/be_cmds.h | |||
@@ -1081,11 +1081,6 @@ struct be_cmd_req_modify_eq_delay { | |||
1081 | struct be_set_eqd set_eqd[MAX_EVT_QS]; | 1081 | struct be_set_eqd set_eqd[MAX_EVT_QS]; |
1082 | } __packed; | 1082 | } __packed; |
1083 | 1083 | ||
1084 | struct be_cmd_resp_modify_eq_delay { | ||
1085 | struct be_cmd_resp_hdr hdr; | ||
1086 | u32 rsvd0; | ||
1087 | } __packed; | ||
1088 | |||
1089 | /******************** Get FW Config *******************/ | 1084 | /******************** Get FW Config *******************/ |
1090 | /* The HW can come up in either of the following multi-channel modes | 1085 | /* The HW can come up in either of the following multi-channel modes |
1091 | * based on the skew/IPL. | 1086 | * based on the skew/IPL. |
@@ -1156,11 +1151,6 @@ struct be_cmd_req_enable_disable_beacon { | |||
1156 | u8 status_duration; | 1151 | u8 status_duration; |
1157 | } __packed; | 1152 | } __packed; |
1158 | 1153 | ||
1159 | struct be_cmd_resp_enable_disable_beacon { | ||
1160 | struct be_cmd_resp_hdr resp_hdr; | ||
1161 | u32 rsvd0; | ||
1162 | } __packed; | ||
1163 | |||
1164 | struct be_cmd_req_get_beacon_state { | 1154 | struct be_cmd_req_get_beacon_state { |
1165 | struct be_cmd_req_hdr hdr; | 1155 | struct be_cmd_req_hdr hdr; |
1166 | u8 port_num; | 1156 | u8 port_num; |
@@ -1326,11 +1316,6 @@ struct be_cmd_req_set_lmode { | |||
1326 | u8 loopback_state; | 1316 | u8 loopback_state; |
1327 | }; | 1317 | }; |
1328 | 1318 | ||
1329 | struct be_cmd_resp_set_lmode { | ||
1330 | struct be_cmd_resp_hdr resp_hdr; | ||
1331 | u8 rsvd0[4]; | ||
1332 | }; | ||
1333 | |||
1334 | /********************** DDR DMA test *********************/ | 1319 | /********************** DDR DMA test *********************/ |
1335 | struct be_cmd_req_ddrdma_test { | 1320 | struct be_cmd_req_ddrdma_test { |
1336 | struct be_cmd_req_hdr hdr; | 1321 | struct be_cmd_req_hdr hdr; |
@@ -1434,11 +1419,6 @@ struct be_cmd_req_set_qos { | |||
1434 | u32 rsvd[7]; | 1419 | u32 rsvd[7]; |
1435 | }; | 1420 | }; |
1436 | 1421 | ||
1437 | struct be_cmd_resp_set_qos { | ||
1438 | struct be_cmd_resp_hdr hdr; | ||
1439 | u32 rsvd; | ||
1440 | }; | ||
1441 | |||
1442 | /*********************** Controller Attributes ***********************/ | 1422 | /*********************** Controller Attributes ***********************/ |
1443 | struct be_cmd_req_cntl_attribs { | 1423 | struct be_cmd_req_cntl_attribs { |
1444 | struct be_cmd_req_hdr hdr; | 1424 | struct be_cmd_req_hdr hdr; |
@@ -1572,11 +1552,6 @@ struct be_cmd_req_set_hsw_config { | |||
1572 | u8 context[sizeof(struct amap_set_hsw_context) / 8]; | 1552 | u8 context[sizeof(struct amap_set_hsw_context) / 8]; |
1573 | } __packed; | 1553 | } __packed; |
1574 | 1554 | ||
1575 | struct be_cmd_resp_set_hsw_config { | ||
1576 | struct be_cmd_resp_hdr hdr; | ||
1577 | u32 rsvd; | ||
1578 | }; | ||
1579 | |||
1580 | struct amap_get_hsw_req_context { | 1555 | struct amap_get_hsw_req_context { |
1581 | u8 interface_id[16]; | 1556 | u8 interface_id[16]; |
1582 | u8 rsvd0[14]; | 1557 | u8 rsvd0[14]; |
@@ -1966,10 +1941,6 @@ struct be_cmd_req_set_profile_config { | |||
1966 | u8 desc[2 * RESOURCE_DESC_SIZE_V1]; | 1941 | u8 desc[2 * RESOURCE_DESC_SIZE_V1]; |
1967 | } __packed; | 1942 | } __packed; |
1968 | 1943 | ||
1969 | struct be_cmd_resp_set_profile_config { | ||
1970 | struct be_cmd_resp_hdr hdr; | ||
1971 | }; | ||
1972 | |||
1973 | struct be_cmd_req_get_active_profile { | 1944 | struct be_cmd_req_get_active_profile { |
1974 | struct be_cmd_req_hdr hdr; | 1945 | struct be_cmd_req_hdr hdr; |
1975 | u32 rsvd; | 1946 | u32 rsvd; |