qeth_core_mpc.c 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278
  1. // SPDX-License-Identifier: GPL-2.0
  2. /*
  3. * Copyright IBM Corp. 2007
  4. * Author(s): Frank Pavlic <fpavlic@de.ibm.com>,
  5. * Thomas Spatzier <tspat@de.ibm.com>,
  6. * Frank Blaschka <frank.blaschka@de.ibm.com>
  7. */
  8. #include <linux/module.h>
  9. #include <asm/cio.h>
  10. #include "qeth_core_mpc.h"
  11. unsigned char IDX_ACTIVATE_READ[] = {
  12. 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00,
  13. 0x19, 0x01, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00,
  14. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc8, 0xc1,
  15. 0xd3, 0xd3, 0xd6, 0xd3, 0xc5, 0x40, 0x00, 0x00,
  16. 0x00, 0x00
  17. };
  18. unsigned char IDX_ACTIVATE_WRITE[] = {
  19. 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00,
  20. 0x15, 0x01, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00,
  21. 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0xc8, 0xc1,
  22. 0xd3, 0xd3, 0xd6, 0xd3, 0xc5, 0x40, 0x00, 0x00,
  23. 0x00, 0x00
  24. };
  25. unsigned char CM_ENABLE[] = {
  26. 0x00, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01,
  27. 0x00, 0x00, 0x00, 0x14, 0x00, 0x00, 0x00, 0x63,
  28. 0x10, 0x00, 0x00, 0x01,
  29. 0x00, 0x00, 0x00, 0x00,
  30. 0x81, 0x7e, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
  31. 0x00, 0x00, 0x00, 0x00, 0x00, 0x24, 0x00, 0x23,
  32. 0x00, 0x00, 0x23, 0x05, 0x00, 0x00, 0x00, 0x00,
  33. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  34. 0x01, 0x00, 0x00, 0x23, 0x00, 0x00, 0x00, 0x40,
  35. 0x00, 0x0c, 0x41, 0x02, 0x00, 0x17, 0x00, 0x00,
  36. 0x00, 0x00, 0x00, 0x00,
  37. 0x00, 0x0b, 0x04, 0x01,
  38. 0x7e, 0x04, 0x05, 0x00, 0x01, 0x01, 0x0f,
  39. 0x00,
  40. 0x0c, 0x04, 0x02, 0xff, 0xff, 0xff, 0xff, 0xff,
  41. 0xff, 0xff, 0xff
  42. };
  43. unsigned char CM_SETUP[] = {
  44. 0x00, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02,
  45. 0x00, 0x00, 0x00, 0x14, 0x00, 0x00, 0x00, 0x64,
  46. 0x10, 0x00, 0x00, 0x01,
  47. 0x00, 0x00, 0x00, 0x00,
  48. 0x81, 0x7e, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
  49. 0x00, 0x00, 0x00, 0x00, 0x00, 0x24, 0x00, 0x24,
  50. 0x00, 0x00, 0x24, 0x05, 0x00, 0x00, 0x00, 0x00,
  51. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  52. 0x01, 0x00, 0x00, 0x24, 0x00, 0x00, 0x00, 0x40,
  53. 0x00, 0x0c, 0x41, 0x04, 0x00, 0x18, 0x00, 0x00,
  54. 0x00, 0x00, 0x00, 0x00,
  55. 0x00, 0x09, 0x04, 0x04,
  56. 0x05, 0x00, 0x01, 0x01, 0x11,
  57. 0x00, 0x09, 0x04,
  58. 0x05, 0x05, 0x00, 0x00, 0x00, 0x00,
  59. 0x00, 0x06,
  60. 0x04, 0x06, 0xc8, 0x00
  61. };
  62. unsigned char ULP_ENABLE[] = {
  63. 0x00, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03,
  64. 0x00, 0x00, 0x00, 0x14, 0x00, 0x00, 0x00, 0x6b,
  65. 0x10, 0x00, 0x00, 0x01,
  66. 0x00, 0x00, 0x00, 0x00,
  67. 0x41, 0x7e, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01,
  68. 0x00, 0x00, 0x00, 0x00, 0x00, 0x24, 0x00, 0x2b,
  69. 0x00, 0x00, 0x2b, 0x05, 0x20, 0x01, 0x00, 0x00,
  70. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  71. 0x01, 0x00, 0x00, 0x2b, 0x00, 0x00, 0x00, 0x40,
  72. 0x00, 0x0c, 0x41, 0x02, 0x00, 0x1f, 0x00, 0x00,
  73. 0x00, 0x00, 0x00, 0x00,
  74. 0x00, 0x0b, 0x04, 0x01,
  75. 0x03, 0x04, 0x05, 0x00, 0x01, 0x01, 0x12,
  76. 0x00,
  77. 0x14, 0x04, 0x0a, 0x00, 0x20, 0x00, 0x00, 0xff,
  78. 0xff, 0x00, 0x08, 0xc8, 0xe8, 0xc4, 0xf1, 0xc7,
  79. 0xf1, 0x00, 0x00
  80. };
  81. unsigned char ULP_SETUP[] = {
  82. 0x00, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04,
  83. 0x00, 0x00, 0x00, 0x14, 0x00, 0x00, 0x00, 0x6c,
  84. 0x10, 0x00, 0x00, 0x01,
  85. 0x00, 0x00, 0x00, 0x00,
  86. 0x41, 0x7e, 0x00, 0x01, 0x00, 0x00, 0x00, 0x02,
  87. 0x00, 0x00, 0x00, 0x01, 0x00, 0x24, 0x00, 0x2c,
  88. 0x00, 0x00, 0x2c, 0x05, 0x20, 0x01, 0x00, 0x00,
  89. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  90. 0x01, 0x00, 0x00, 0x2c, 0x00, 0x00, 0x00, 0x40,
  91. 0x00, 0x0c, 0x41, 0x04, 0x00, 0x20, 0x00, 0x00,
  92. 0x00, 0x00, 0x00, 0x00,
  93. 0x00, 0x09, 0x04, 0x04,
  94. 0x05, 0x00, 0x01, 0x01, 0x14,
  95. 0x00, 0x09, 0x04,
  96. 0x05, 0x05, 0x30, 0x01, 0x00, 0x00,
  97. 0x00, 0x06,
  98. 0x04, 0x06, 0x40, 0x00,
  99. 0x00, 0x08, 0x04, 0x0b,
  100. 0x00, 0x00, 0x00, 0x00
  101. };
  102. unsigned char DM_ACT[] = {
  103. 0x00, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05,
  104. 0x00, 0x00, 0x00, 0x14, 0x00, 0x00, 0x00, 0x55,
  105. 0x10, 0x00, 0x00, 0x01,
  106. 0x00, 0x00, 0x00, 0x00,
  107. 0x41, 0x7e, 0x00, 0x01, 0x00, 0x00, 0x00, 0x03,
  108. 0x00, 0x00, 0x00, 0x02, 0x00, 0x24, 0x00, 0x15,
  109. 0x00, 0x00, 0x2c, 0x05, 0x20, 0x01, 0x00, 0x00,
  110. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  111. 0x01, 0x00, 0x00, 0x15, 0x00, 0x00, 0x00, 0x40,
  112. 0x00, 0x0c, 0x43, 0x60, 0x00, 0x09, 0x00, 0x00,
  113. 0x00, 0x00, 0x00, 0x00,
  114. 0x00, 0x09, 0x04, 0x04,
  115. 0x05, 0x40, 0x01, 0x01, 0x00
  116. };
  117. unsigned char IPA_PDU_HEADER[] = {
  118. 0x00, 0xe0, 0x00, 0x00, 0x77, 0x77, 0x77, 0x77,
  119. 0x00, 0x00, 0x00, 0x14, 0x00, 0x00,
  120. (IPA_PDU_HEADER_SIZE+sizeof(struct qeth_ipa_cmd)) / 256,
  121. (IPA_PDU_HEADER_SIZE+sizeof(struct qeth_ipa_cmd)) % 256,
  122. 0x10, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
  123. 0xc1, 0x03, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
  124. 0x00, 0x00, 0x00, 0x00, 0x00, 0x24,
  125. sizeof(struct qeth_ipa_cmd) / 256,
  126. sizeof(struct qeth_ipa_cmd) % 256,
  127. 0x00,
  128. sizeof(struct qeth_ipa_cmd) / 256,
  129. sizeof(struct qeth_ipa_cmd) % 256,
  130. 0x05,
  131. 0x77, 0x77, 0x77, 0x77,
  132. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  133. 0x01, 0x00,
  134. sizeof(struct qeth_ipa_cmd) / 256,
  135. sizeof(struct qeth_ipa_cmd) % 256,
  136. 0x00, 0x00, 0x00, 0x40,
  137. };
  138. EXPORT_SYMBOL_GPL(IPA_PDU_HEADER);
  139. struct ipa_rc_msg {
  140. enum qeth_ipa_return_codes rc;
  141. const char *msg;
  142. };
  143. static const struct ipa_rc_msg qeth_ipa_rc_msg[] = {
  144. {IPA_RC_SUCCESS, "success"},
  145. {IPA_RC_NOTSUPP, "Command not supported"},
  146. {IPA_RC_IP_TABLE_FULL, "Add Addr IP Table Full - ipv6"},
  147. {IPA_RC_UNKNOWN_ERROR, "IPA command failed - reason unknown"},
  148. {IPA_RC_UNSUPPORTED_COMMAND, "Command not supported"},
  149. {IPA_RC_VNICC_OOSEQ, "Command issued out of sequence"},
  150. {IPA_RC_INVALID_FORMAT, "invalid format or length"},
  151. {IPA_RC_DUP_IPV6_REMOTE, "ipv6 address already registered remote"},
  152. {IPA_RC_SBP_IQD_NOT_CONFIGURED, "Not configured for bridgeport"},
  153. {IPA_RC_DUP_IPV6_HOME, "ipv6 address already registered"},
  154. {IPA_RC_UNREGISTERED_ADDR, "Address not registered"},
  155. {IPA_RC_NO_ID_AVAILABLE, "No identifiers available"},
  156. {IPA_RC_ID_NOT_FOUND, "Identifier not found"},
  157. {IPA_RC_SBP_IQD_ANO_DEV_PRIMARY, "Primary bridgeport exists already"},
  158. {IPA_RC_SBP_IQD_CURRENT_SECOND, "Bridgeport is currently secondary"},
  159. {IPA_RC_SBP_IQD_LIMIT_SECOND, "Limit of secondary bridgeports reached"},
  160. {IPA_RC_INVALID_IP_VERSION, "IP version incorrect"},
  161. {IPA_RC_SBP_IQD_CURRENT_PRIMARY, "Bridgeport is currently primary"},
  162. {IPA_RC_LAN_FRAME_MISMATCH, "LAN and frame mismatch"},
  163. {IPA_RC_SBP_IQD_NO_QDIO_QUEUES, "QDIO queues not established"},
  164. {IPA_RC_L2_UNSUPPORTED_CMD, "Unsupported layer 2 command"},
  165. {IPA_RC_L2_DUP_MAC, "Duplicate MAC address"},
  166. {IPA_RC_L2_ADDR_TABLE_FULL, "Layer2 address table full"},
  167. {IPA_RC_L2_DUP_LAYER3_MAC, "Duplicate with layer 3 MAC"},
  168. {IPA_RC_L2_GMAC_NOT_FOUND, "GMAC not found"},
  169. {IPA_RC_L2_MAC_NOT_AUTH_BY_HYP, "L2 mac not authorized by hypervisor"},
  170. {IPA_RC_L2_MAC_NOT_AUTH_BY_ADP, "L2 mac not authorized by adapter"},
  171. {IPA_RC_L2_MAC_NOT_FOUND, "L2 mac address not found"},
  172. {IPA_RC_L2_INVALID_VLAN_ID, "L2 invalid vlan id"},
  173. {IPA_RC_L2_DUP_VLAN_ID, "L2 duplicate vlan id"},
  174. {IPA_RC_L2_VLAN_ID_NOT_FOUND, "L2 vlan id not found"},
  175. {IPA_RC_VNICC_VNICBP, "VNIC is BridgePort"},
  176. {IPA_RC_SBP_OSA_NOT_CONFIGURED, "Not configured for bridgeport"},
  177. {IPA_RC_SBP_OSA_OS_MISMATCH, "OS mismatch"},
  178. {IPA_RC_SBP_OSA_ANO_DEV_PRIMARY, "Primary bridgeport exists already"},
  179. {IPA_RC_SBP_OSA_CURRENT_SECOND, "Bridgeport is currently secondary"},
  180. {IPA_RC_SBP_OSA_LIMIT_SECOND, "Limit of secondary bridgeports reached"},
  181. {IPA_RC_SBP_OSA_NOT_AUTHD_BY_ZMAN, "Not authorized by zManager"},
  182. {IPA_RC_SBP_OSA_CURRENT_PRIMARY, "Bridgeport is currently primary"},
  183. {IPA_RC_SBP_OSA_NO_QDIO_QUEUES, "QDIO queues not established"},
  184. {IPA_RC_DATA_MISMATCH, "Data field mismatch (v4/v6 mixed)"},
  185. {IPA_RC_INVALID_MTU_SIZE, "Invalid MTU size"},
  186. {IPA_RC_INVALID_LANTYPE, "Invalid LAN type"},
  187. {IPA_RC_INVALID_LANNUM, "Invalid LAN num"},
  188. {IPA_RC_DUPLICATE_IP_ADDRESS, "Address already registered"},
  189. {IPA_RC_IP_ADDR_TABLE_FULL, "IP address table full"},
  190. {IPA_RC_LAN_PORT_STATE_ERROR, "LAN port state error"},
  191. {IPA_RC_SETIP_NO_STARTLAN, "Setip no startlan received"},
  192. {IPA_RC_SETIP_ALREADY_RECEIVED, "Setip already received"},
  193. {IPA_RC_IP_ADDR_ALREADY_USED, "IP address already in use on LAN"},
  194. {IPA_RC_MC_ADDR_NOT_FOUND, "Multicast address not found"},
  195. {IPA_RC_SETIP_INVALID_VERSION, "SETIP invalid IP version"},
  196. {IPA_RC_UNSUPPORTED_SUBCMD, "Unsupported assist subcommand"},
  197. {IPA_RC_ARP_ASSIST_NO_ENABLE, "Only partial success, no enable"},
  198. {IPA_RC_PRIMARY_ALREADY_DEFINED, "Primary already defined"},
  199. {IPA_RC_SECOND_ALREADY_DEFINED, "Secondary already defined"},
  200. {IPA_RC_INVALID_SETRTG_INDICATOR, "Invalid SETRTG indicator"},
  201. {IPA_RC_MC_ADDR_ALREADY_DEFINED, "Multicast address already defined"},
  202. {IPA_RC_LAN_OFFLINE, "STRTLAN_LAN_DISABLED - LAN offline"},
  203. {IPA_RC_VEPA_TO_VEB_TRANSITION, "Adj. switch disabled port mode RR"},
  204. {IPA_RC_INVALID_IP_VERSION2, "Invalid IP version"},
  205. {IPA_RC_ENOMEM, "Memory problem"},
  206. {IPA_RC_FFFF, "Unknown Error"}
  207. };
  208. const char *qeth_get_ipa_msg(enum qeth_ipa_return_codes rc)
  209. {
  210. int x;
  211. for (x = 0; x < ARRAY_SIZE(qeth_ipa_rc_msg) - 1; x++)
  212. if (qeth_ipa_rc_msg[x].rc == rc)
  213. return qeth_ipa_rc_msg[x].msg;
  214. return qeth_ipa_rc_msg[x].msg;
  215. }
  216. struct ipa_cmd_names {
  217. enum qeth_ipa_cmds cmd;
  218. const char *name;
  219. };
  220. static const struct ipa_cmd_names qeth_ipa_cmd_names[] = {
  221. {IPA_CMD_STARTLAN, "startlan"},
  222. {IPA_CMD_STOPLAN, "stoplan"},
  223. {IPA_CMD_SETVMAC, "setvmac"},
  224. {IPA_CMD_DELVMAC, "delvmac"},
  225. {IPA_CMD_SETGMAC, "setgmac"},
  226. {IPA_CMD_DELGMAC, "delgmac"},
  227. {IPA_CMD_SETVLAN, "setvlan"},
  228. {IPA_CMD_DELVLAN, "delvlan"},
  229. {IPA_CMD_VNICC, "vnic_characteristics"},
  230. {IPA_CMD_SETBRIDGEPORT_OSA, "set_bridge_port(osa)"},
  231. {IPA_CMD_SETCCID, "setccid"},
  232. {IPA_CMD_DELCCID, "delccid"},
  233. {IPA_CMD_MODCCID, "modccid"},
  234. {IPA_CMD_SETIP, "setip"},
  235. {IPA_CMD_QIPASSIST, "qipassist"},
  236. {IPA_CMD_SETASSPARMS, "setassparms"},
  237. {IPA_CMD_SETIPM, "setipm"},
  238. {IPA_CMD_DELIPM, "delipm"},
  239. {IPA_CMD_SETRTG, "setrtg"},
  240. {IPA_CMD_DELIP, "delip"},
  241. {IPA_CMD_SETADAPTERPARMS, "setadapterparms"},
  242. {IPA_CMD_SET_DIAG_ASS, "set_diag_ass"},
  243. {IPA_CMD_SETBRIDGEPORT_IQD, "set_bridge_port(hs)"},
  244. {IPA_CMD_CREATE_ADDR, "create_addr"},
  245. {IPA_CMD_DESTROY_ADDR, "destroy_addr"},
  246. {IPA_CMD_REGISTER_LOCAL_ADDR, "register_local_addr"},
  247. {IPA_CMD_UNREGISTER_LOCAL_ADDR, "unregister_local_addr"},
  248. {IPA_CMD_ADDRESS_CHANGE_NOTIF, "address_change_notification"},
  249. {IPA_CMD_UNKNOWN, "unknown"},
  250. };
  251. const char *qeth_get_ipa_cmd_name(enum qeth_ipa_cmds cmd)
  252. {
  253. int x;
  254. for (x = 0; x < ARRAY_SIZE(qeth_ipa_cmd_names) - 1; x++)
  255. if (qeth_ipa_cmd_names[x].cmd == cmd)
  256. return qeth_ipa_cmd_names[x].name;
  257. return qeth_ipa_cmd_names[x].name;
  258. }