be_cmds.h 43 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676
  1. /*
  2. * Copyright (C) 2005 - 2011 Emulex
  3. * All rights reserved.
  4. *
  5. * This program is free software; you can redistribute it and/or
  6. * modify it under the terms of the GNU General Public License version 2
  7. * as published by the Free Software Foundation. The full GNU General
  8. * Public License is included in this distribution in the file called COPYING.
  9. *
  10. * Contact Information:
  11. * linux-drivers@emulex.com
  12. *
  13. * Emulex
  14. * 3333 Susan Street
  15. * Costa Mesa, CA 92626
  16. */
  17. /*
  18. * The driver sends configuration and managements command requests to the
  19. * firmware in the BE. These requests are communicated to the processor
  20. * using Work Request Blocks (WRBs) submitted to the MCC-WRB ring or via one
  21. * WRB inside a MAILBOX.
  22. * The commands are serviced by the ARM processor in the BladeEngine's MPU.
  23. */
  24. struct be_sge {
  25. u32 pa_lo;
  26. u32 pa_hi;
  27. u32 len;
  28. };
  29. #define MCC_WRB_EMBEDDED_MASK 1 /* bit 0 of dword 0*/
  30. #define MCC_WRB_SGE_CNT_SHIFT 3 /* bits 3 - 7 of dword 0 */
  31. #define MCC_WRB_SGE_CNT_MASK 0x1F /* bits 3 - 7 of dword 0 */
  32. struct be_mcc_wrb {
  33. u32 embedded; /* dword 0 */
  34. u32 payload_length; /* dword 1 */
  35. u32 tag0; /* dword 2 */
  36. u32 tag1; /* dword 3 */
  37. u32 rsvd; /* dword 4 */
  38. union {
  39. u8 embedded_payload[236]; /* used by embedded cmds */
  40. struct be_sge sgl[19]; /* used by non-embedded cmds */
  41. } payload;
  42. };
  43. #define CQE_FLAGS_VALID_MASK (1 << 31)
  44. #define CQE_FLAGS_ASYNC_MASK (1 << 30)
  45. #define CQE_FLAGS_COMPLETED_MASK (1 << 28)
  46. #define CQE_FLAGS_CONSUMED_MASK (1 << 27)
  47. /* Completion Status */
  48. enum {
  49. MCC_STATUS_SUCCESS = 0,
  50. MCC_STATUS_FAILED = 1,
  51. MCC_STATUS_ILLEGAL_REQUEST = 2,
  52. MCC_STATUS_ILLEGAL_FIELD = 3,
  53. MCC_STATUS_INSUFFICIENT_BUFFER = 4,
  54. MCC_STATUS_UNAUTHORIZED_REQUEST = 5,
  55. MCC_STATUS_NOT_SUPPORTED = 66
  56. };
  57. #define CQE_STATUS_COMPL_MASK 0xFFFF
  58. #define CQE_STATUS_COMPL_SHIFT 0 /* bits 0 - 15 */
  59. #define CQE_STATUS_EXTD_MASK 0xFFFF
  60. #define CQE_STATUS_EXTD_SHIFT 16 /* bits 16 - 31 */
  61. struct be_mcc_compl {
  62. u32 status; /* dword 0 */
  63. u32 tag0; /* dword 1 */
  64. u32 tag1; /* dword 2 */
  65. u32 flags; /* dword 3 */
  66. };
  67. /* When the async bit of mcc_compl is set, the last 4 bytes of
  68. * mcc_compl is interpreted as follows:
  69. */
  70. #define ASYNC_TRAILER_EVENT_CODE_SHIFT 8 /* bits 8 - 15 */
  71. #define ASYNC_TRAILER_EVENT_CODE_MASK 0xFF
  72. #define ASYNC_TRAILER_EVENT_TYPE_SHIFT 16
  73. #define ASYNC_TRAILER_EVENT_TYPE_MASK 0xFF
  74. #define ASYNC_EVENT_CODE_LINK_STATE 0x1
  75. #define ASYNC_EVENT_CODE_GRP_5 0x5
  76. #define ASYNC_EVENT_QOS_SPEED 0x1
  77. #define ASYNC_EVENT_COS_PRIORITY 0x2
  78. #define ASYNC_EVENT_PVID_STATE 0x3
  79. struct be_async_event_trailer {
  80. u32 code;
  81. };
  82. enum {
  83. LINK_DOWN = 0x0,
  84. LINK_UP = 0x1
  85. };
  86. #define LINK_STATUS_MASK 0x1
  87. /* When the event code of an async trailer is link-state, the mcc_compl
  88. * must be interpreted as follows
  89. */
  90. struct be_async_event_link_state {
  91. u8 physical_port;
  92. u8 port_link_status;
  93. u8 port_duplex;
  94. u8 port_speed;
  95. u8 port_fault;
  96. u8 rsvd0[7];
  97. struct be_async_event_trailer trailer;
  98. } __packed;
  99. /* When the event code of an async trailer is GRP-5 and event_type is QOS_SPEED
  100. * the mcc_compl must be interpreted as follows
  101. */
  102. struct be_async_event_grp5_qos_link_speed {
  103. u8 physical_port;
  104. u8 rsvd[5];
  105. u16 qos_link_speed;
  106. u32 event_tag;
  107. struct be_async_event_trailer trailer;
  108. } __packed;
  109. /* When the event code of an async trailer is GRP5 and event type is
  110. * CoS-Priority, the mcc_compl must be interpreted as follows
  111. */
  112. struct be_async_event_grp5_cos_priority {
  113. u8 physical_port;
  114. u8 available_priority_bmap;
  115. u8 reco_default_priority;
  116. u8 valid;
  117. u8 rsvd0;
  118. u8 event_tag;
  119. struct be_async_event_trailer trailer;
  120. } __packed;
  121. /* When the event code of an async trailer is GRP5 and event type is
  122. * PVID state, the mcc_compl must be interpreted as follows
  123. */
  124. struct be_async_event_grp5_pvid_state {
  125. u8 enabled;
  126. u8 rsvd0;
  127. u16 tag;
  128. u32 event_tag;
  129. u32 rsvd1;
  130. struct be_async_event_trailer trailer;
  131. } __packed;
  132. struct be_mcc_mailbox {
  133. struct be_mcc_wrb wrb;
  134. struct be_mcc_compl compl;
  135. };
  136. #define CMD_SUBSYSTEM_COMMON 0x1
  137. #define CMD_SUBSYSTEM_ETH 0x3
  138. #define CMD_SUBSYSTEM_LOWLEVEL 0xb
  139. #define OPCODE_COMMON_NTWK_MAC_QUERY 1
  140. #define OPCODE_COMMON_NTWK_MAC_SET 2
  141. #define OPCODE_COMMON_NTWK_MULTICAST_SET 3
  142. #define OPCODE_COMMON_NTWK_VLAN_CONFIG 4
  143. #define OPCODE_COMMON_NTWK_LINK_STATUS_QUERY 5
  144. #define OPCODE_COMMON_READ_FLASHROM 6
  145. #define OPCODE_COMMON_WRITE_FLASHROM 7
  146. #define OPCODE_COMMON_CQ_CREATE 12
  147. #define OPCODE_COMMON_EQ_CREATE 13
  148. #define OPCODE_COMMON_MCC_CREATE 21
  149. #define OPCODE_COMMON_SET_QOS 28
  150. #define OPCODE_COMMON_MCC_CREATE_EXT 90
  151. #define OPCODE_COMMON_SEEPROM_READ 30
  152. #define OPCODE_COMMON_GET_CNTL_ATTRIBUTES 32
  153. #define OPCODE_COMMON_NTWK_RX_FILTER 34
  154. #define OPCODE_COMMON_GET_FW_VERSION 35
  155. #define OPCODE_COMMON_SET_FLOW_CONTROL 36
  156. #define OPCODE_COMMON_GET_FLOW_CONTROL 37
  157. #define OPCODE_COMMON_SET_FRAME_SIZE 39
  158. #define OPCODE_COMMON_MODIFY_EQ_DELAY 41
  159. #define OPCODE_COMMON_FIRMWARE_CONFIG 42
  160. #define OPCODE_COMMON_NTWK_INTERFACE_CREATE 50
  161. #define OPCODE_COMMON_NTWK_INTERFACE_DESTROY 51
  162. #define OPCODE_COMMON_MCC_DESTROY 53
  163. #define OPCODE_COMMON_CQ_DESTROY 54
  164. #define OPCODE_COMMON_EQ_DESTROY 55
  165. #define OPCODE_COMMON_QUERY_FIRMWARE_CONFIG 58
  166. #define OPCODE_COMMON_NTWK_PMAC_ADD 59
  167. #define OPCODE_COMMON_NTWK_PMAC_DEL 60
  168. #define OPCODE_COMMON_FUNCTION_RESET 61
  169. #define OPCODE_COMMON_MANAGE_FAT 68
  170. #define OPCODE_COMMON_ENABLE_DISABLE_BEACON 69
  171. #define OPCODE_COMMON_GET_BEACON_STATE 70
  172. #define OPCODE_COMMON_READ_TRANSRECV_DATA 73
  173. #define OPCODE_COMMON_GET_PHY_DETAILS 102
  174. #define OPCODE_COMMON_SET_DRIVER_FUNCTION_CAP 103
  175. #define OPCODE_COMMON_GET_CNTL_ADDITIONAL_ATTRIBUTES 121
  176. #define OPCODE_COMMON_GET_MAC_LIST 147
  177. #define OPCODE_COMMON_SET_MAC_LIST 148
  178. #define OPCODE_COMMON_GET_HSW_CONFIG 152
  179. #define OPCODE_COMMON_SET_HSW_CONFIG 153
  180. #define OPCODE_COMMON_READ_OBJECT 171
  181. #define OPCODE_COMMON_WRITE_OBJECT 172
  182. #define OPCODE_ETH_RSS_CONFIG 1
  183. #define OPCODE_ETH_ACPI_CONFIG 2
  184. #define OPCODE_ETH_PROMISCUOUS 3
  185. #define OPCODE_ETH_GET_STATISTICS 4
  186. #define OPCODE_ETH_TX_CREATE 7
  187. #define OPCODE_ETH_RX_CREATE 8
  188. #define OPCODE_ETH_TX_DESTROY 9
  189. #define OPCODE_ETH_RX_DESTROY 10
  190. #define OPCODE_ETH_ACPI_WOL_MAGIC_CONFIG 12
  191. #define OPCODE_ETH_GET_PPORT_STATS 18
  192. #define OPCODE_LOWLEVEL_HOST_DDR_DMA 17
  193. #define OPCODE_LOWLEVEL_LOOPBACK_TEST 18
  194. #define OPCODE_LOWLEVEL_SET_LOOPBACK_MODE 19
  195. struct be_cmd_req_hdr {
  196. u8 opcode; /* dword 0 */
  197. u8 subsystem; /* dword 0 */
  198. u8 port_number; /* dword 0 */
  199. u8 domain; /* dword 0 */
  200. u32 timeout; /* dword 1 */
  201. u32 request_length; /* dword 2 */
  202. u8 version; /* dword 3 */
  203. u8 rsvd[3]; /* dword 3 */
  204. };
  205. #define RESP_HDR_INFO_OPCODE_SHIFT 0 /* bits 0 - 7 */
  206. #define RESP_HDR_INFO_SUBSYS_SHIFT 8 /* bits 8 - 15 */
  207. struct be_cmd_resp_hdr {
  208. u32 info; /* dword 0 */
  209. u32 status; /* dword 1 */
  210. u32 response_length; /* dword 2 */
  211. u32 actual_resp_len; /* dword 3 */
  212. };
  213. struct phys_addr {
  214. u32 lo;
  215. u32 hi;
  216. };
  217. /**************************
  218. * BE Command definitions *
  219. **************************/
  220. /* Pseudo amap definition in which each bit of the actual structure is defined
  221. * as a byte: used to calculate offset/shift/mask of each field */
  222. struct amap_eq_context {
  223. u8 cidx[13]; /* dword 0*/
  224. u8 rsvd0[3]; /* dword 0*/
  225. u8 epidx[13]; /* dword 0*/
  226. u8 valid; /* dword 0*/
  227. u8 rsvd1; /* dword 0*/
  228. u8 size; /* dword 0*/
  229. u8 pidx[13]; /* dword 1*/
  230. u8 rsvd2[3]; /* dword 1*/
  231. u8 pd[10]; /* dword 1*/
  232. u8 count[3]; /* dword 1*/
  233. u8 solevent; /* dword 1*/
  234. u8 stalled; /* dword 1*/
  235. u8 armed; /* dword 1*/
  236. u8 rsvd3[4]; /* dword 2*/
  237. u8 func[8]; /* dword 2*/
  238. u8 rsvd4; /* dword 2*/
  239. u8 delaymult[10]; /* dword 2*/
  240. u8 rsvd5[2]; /* dword 2*/
  241. u8 phase[2]; /* dword 2*/
  242. u8 nodelay; /* dword 2*/
  243. u8 rsvd6[4]; /* dword 2*/
  244. u8 rsvd7[32]; /* dword 3*/
  245. } __packed;
  246. struct be_cmd_req_eq_create {
  247. struct be_cmd_req_hdr hdr;
  248. u16 num_pages; /* sword */
  249. u16 rsvd0; /* sword */
  250. u8 context[sizeof(struct amap_eq_context) / 8];
  251. struct phys_addr pages[8];
  252. } __packed;
  253. struct be_cmd_resp_eq_create {
  254. struct be_cmd_resp_hdr resp_hdr;
  255. u16 eq_id; /* sword */
  256. u16 rsvd0; /* sword */
  257. } __packed;
  258. /******************** Mac query ***************************/
  259. enum {
  260. MAC_ADDRESS_TYPE_STORAGE = 0x0,
  261. MAC_ADDRESS_TYPE_NETWORK = 0x1,
  262. MAC_ADDRESS_TYPE_PD = 0x2,
  263. MAC_ADDRESS_TYPE_MANAGEMENT = 0x3
  264. };
  265. struct mac_addr {
  266. u16 size_of_struct;
  267. u8 addr[ETH_ALEN];
  268. } __packed;
  269. struct be_cmd_req_mac_query {
  270. struct be_cmd_req_hdr hdr;
  271. u8 type;
  272. u8 permanent;
  273. u16 if_id;
  274. u32 pmac_id;
  275. } __packed;
  276. struct be_cmd_resp_mac_query {
  277. struct be_cmd_resp_hdr hdr;
  278. struct mac_addr mac;
  279. };
  280. /******************** PMac Add ***************************/
  281. struct be_cmd_req_pmac_add {
  282. struct be_cmd_req_hdr hdr;
  283. u32 if_id;
  284. u8 mac_address[ETH_ALEN];
  285. u8 rsvd0[2];
  286. } __packed;
  287. struct be_cmd_resp_pmac_add {
  288. struct be_cmd_resp_hdr hdr;
  289. u32 pmac_id;
  290. };
  291. /******************** PMac Del ***************************/
  292. struct be_cmd_req_pmac_del {
  293. struct be_cmd_req_hdr hdr;
  294. u32 if_id;
  295. u32 pmac_id;
  296. };
  297. /******************** Create CQ ***************************/
  298. /* Pseudo amap definition in which each bit of the actual structure is defined
  299. * as a byte: used to calculate offset/shift/mask of each field */
  300. struct amap_cq_context_be {
  301. u8 cidx[11]; /* dword 0*/
  302. u8 rsvd0; /* dword 0*/
  303. u8 coalescwm[2]; /* dword 0*/
  304. u8 nodelay; /* dword 0*/
  305. u8 epidx[11]; /* dword 0*/
  306. u8 rsvd1; /* dword 0*/
  307. u8 count[2]; /* dword 0*/
  308. u8 valid; /* dword 0*/
  309. u8 solevent; /* dword 0*/
  310. u8 eventable; /* dword 0*/
  311. u8 pidx[11]; /* dword 1*/
  312. u8 rsvd2; /* dword 1*/
  313. u8 pd[10]; /* dword 1*/
  314. u8 eqid[8]; /* dword 1*/
  315. u8 stalled; /* dword 1*/
  316. u8 armed; /* dword 1*/
  317. u8 rsvd3[4]; /* dword 2*/
  318. u8 func[8]; /* dword 2*/
  319. u8 rsvd4[20]; /* dword 2*/
  320. u8 rsvd5[32]; /* dword 3*/
  321. } __packed;
  322. struct amap_cq_context_lancer {
  323. u8 rsvd0[12]; /* dword 0*/
  324. u8 coalescwm[2]; /* dword 0*/
  325. u8 nodelay; /* dword 0*/
  326. u8 rsvd1[12]; /* dword 0*/
  327. u8 count[2]; /* dword 0*/
  328. u8 valid; /* dword 0*/
  329. u8 rsvd2; /* dword 0*/
  330. u8 eventable; /* dword 0*/
  331. u8 eqid[16]; /* dword 1*/
  332. u8 rsvd3[15]; /* dword 1*/
  333. u8 armed; /* dword 1*/
  334. u8 rsvd4[32]; /* dword 2*/
  335. u8 rsvd5[32]; /* dword 3*/
  336. } __packed;
  337. struct be_cmd_req_cq_create {
  338. struct be_cmd_req_hdr hdr;
  339. u16 num_pages;
  340. u8 page_size;
  341. u8 rsvd0;
  342. u8 context[sizeof(struct amap_cq_context_be) / 8];
  343. struct phys_addr pages[8];
  344. } __packed;
  345. struct be_cmd_resp_cq_create {
  346. struct be_cmd_resp_hdr hdr;
  347. u16 cq_id;
  348. u16 rsvd0;
  349. } __packed;
  350. struct be_cmd_req_get_fat {
  351. struct be_cmd_req_hdr hdr;
  352. u32 fat_operation;
  353. u32 read_log_offset;
  354. u32 read_log_length;
  355. u32 data_buffer_size;
  356. u32 data_buffer[1];
  357. } __packed;
  358. struct be_cmd_resp_get_fat {
  359. struct be_cmd_resp_hdr hdr;
  360. u32 log_size;
  361. u32 read_log_length;
  362. u32 rsvd[2];
  363. u32 data_buffer[1];
  364. } __packed;
  365. /******************** Create MCCQ ***************************/
  366. /* Pseudo amap definition in which each bit of the actual structure is defined
  367. * as a byte: used to calculate offset/shift/mask of each field */
  368. struct amap_mcc_context_be {
  369. u8 con_index[14];
  370. u8 rsvd0[2];
  371. u8 ring_size[4];
  372. u8 fetch_wrb;
  373. u8 fetch_r2t;
  374. u8 cq_id[10];
  375. u8 prod_index[14];
  376. u8 fid[8];
  377. u8 pdid[9];
  378. u8 valid;
  379. u8 rsvd1[32];
  380. u8 rsvd2[32];
  381. } __packed;
  382. struct amap_mcc_context_lancer {
  383. u8 async_cq_id[16];
  384. u8 ring_size[4];
  385. u8 rsvd0[12];
  386. u8 rsvd1[31];
  387. u8 valid;
  388. u8 async_cq_valid[1];
  389. u8 rsvd2[31];
  390. u8 rsvd3[32];
  391. } __packed;
  392. struct be_cmd_req_mcc_create {
  393. struct be_cmd_req_hdr hdr;
  394. u16 num_pages;
  395. u16 cq_id;
  396. u8 context[sizeof(struct amap_mcc_context_be) / 8];
  397. struct phys_addr pages[8];
  398. } __packed;
  399. struct be_cmd_req_mcc_ext_create {
  400. struct be_cmd_req_hdr hdr;
  401. u16 num_pages;
  402. u16 cq_id;
  403. u32 async_event_bitmap[1];
  404. u8 context[sizeof(struct amap_mcc_context_be) / 8];
  405. struct phys_addr pages[8];
  406. } __packed;
  407. struct be_cmd_resp_mcc_create {
  408. struct be_cmd_resp_hdr hdr;
  409. u16 id;
  410. u16 rsvd0;
  411. } __packed;
  412. /******************** Create TxQ ***************************/
  413. #define BE_ETH_TX_RING_TYPE_STANDARD 2
  414. #define BE_ULP1_NUM 1
  415. /* Pseudo amap definition in which each bit of the actual structure is defined
  416. * as a byte: used to calculate offset/shift/mask of each field */
  417. struct amap_tx_context {
  418. u8 if_id[16]; /* dword 0 */
  419. u8 tx_ring_size[4]; /* dword 0 */
  420. u8 rsvd1[26]; /* dword 0 */
  421. u8 pci_func_id[8]; /* dword 1 */
  422. u8 rsvd2[9]; /* dword 1 */
  423. u8 ctx_valid; /* dword 1 */
  424. u8 cq_id_send[16]; /* dword 2 */
  425. u8 rsvd3[16]; /* dword 2 */
  426. u8 rsvd4[32]; /* dword 3 */
  427. u8 rsvd5[32]; /* dword 4 */
  428. u8 rsvd6[32]; /* dword 5 */
  429. u8 rsvd7[32]; /* dword 6 */
  430. u8 rsvd8[32]; /* dword 7 */
  431. u8 rsvd9[32]; /* dword 8 */
  432. u8 rsvd10[32]; /* dword 9 */
  433. u8 rsvd11[32]; /* dword 10 */
  434. u8 rsvd12[32]; /* dword 11 */
  435. u8 rsvd13[32]; /* dword 12 */
  436. u8 rsvd14[32]; /* dword 13 */
  437. u8 rsvd15[32]; /* dword 14 */
  438. u8 rsvd16[32]; /* dword 15 */
  439. } __packed;
  440. struct be_cmd_req_eth_tx_create {
  441. struct be_cmd_req_hdr hdr;
  442. u8 num_pages;
  443. u8 ulp_num;
  444. u8 type;
  445. u8 bound_port;
  446. u8 context[sizeof(struct amap_tx_context) / 8];
  447. struct phys_addr pages[8];
  448. } __packed;
  449. struct be_cmd_resp_eth_tx_create {
  450. struct be_cmd_resp_hdr hdr;
  451. u16 cid;
  452. u16 rsvd0;
  453. } __packed;
  454. /******************** Create RxQ ***************************/
  455. struct be_cmd_req_eth_rx_create {
  456. struct be_cmd_req_hdr hdr;
  457. u16 cq_id;
  458. u8 frag_size;
  459. u8 num_pages;
  460. struct phys_addr pages[2];
  461. u32 interface_id;
  462. u16 max_frame_size;
  463. u16 rsvd0;
  464. u32 rss_queue;
  465. } __packed;
  466. struct be_cmd_resp_eth_rx_create {
  467. struct be_cmd_resp_hdr hdr;
  468. u16 id;
  469. u8 rss_id;
  470. u8 rsvd0;
  471. } __packed;
  472. /******************** Q Destroy ***************************/
  473. /* Type of Queue to be destroyed */
  474. enum {
  475. QTYPE_EQ = 1,
  476. QTYPE_CQ,
  477. QTYPE_TXQ,
  478. QTYPE_RXQ,
  479. QTYPE_MCCQ
  480. };
  481. struct be_cmd_req_q_destroy {
  482. struct be_cmd_req_hdr hdr;
  483. u16 id;
  484. u16 bypass_flush; /* valid only for rx q destroy */
  485. } __packed;
  486. /************ I/f Create (it's actually I/f Config Create)**********/
  487. /* Capability flags for the i/f */
  488. enum be_if_flags {
  489. BE_IF_FLAGS_RSS = 0x4,
  490. BE_IF_FLAGS_PROMISCUOUS = 0x8,
  491. BE_IF_FLAGS_BROADCAST = 0x10,
  492. BE_IF_FLAGS_UNTAGGED = 0x20,
  493. BE_IF_FLAGS_ULP = 0x40,
  494. BE_IF_FLAGS_VLAN_PROMISCUOUS = 0x80,
  495. BE_IF_FLAGS_VLAN = 0x100,
  496. BE_IF_FLAGS_MCAST_PROMISCUOUS = 0x200,
  497. BE_IF_FLAGS_PASS_L2_ERRORS = 0x400,
  498. BE_IF_FLAGS_PASS_L3L4_ERRORS = 0x800,
  499. BE_IF_FLAGS_MULTICAST = 0x1000
  500. };
  501. /* An RX interface is an object with one or more MAC addresses and
  502. * filtering capabilities. */
  503. struct be_cmd_req_if_create {
  504. struct be_cmd_req_hdr hdr;
  505. u32 version; /* ignore currently */
  506. u32 capability_flags;
  507. u32 enable_flags;
  508. u8 mac_addr[ETH_ALEN];
  509. u8 rsvd0;
  510. u8 pmac_invalid; /* if set, don't attach the mac addr to the i/f */
  511. u32 vlan_tag; /* not used currently */
  512. } __packed;
  513. struct be_cmd_resp_if_create {
  514. struct be_cmd_resp_hdr hdr;
  515. u32 interface_id;
  516. u32 pmac_id;
  517. };
  518. /****** I/f Destroy(it's actually I/f Config Destroy )**********/
  519. struct be_cmd_req_if_destroy {
  520. struct be_cmd_req_hdr hdr;
  521. u32 interface_id;
  522. };
  523. /*************** HW Stats Get **********************************/
  524. struct be_port_rxf_stats_v0 {
  525. u32 rx_bytes_lsd; /* dword 0*/
  526. u32 rx_bytes_msd; /* dword 1*/
  527. u32 rx_total_frames; /* dword 2*/
  528. u32 rx_unicast_frames; /* dword 3*/
  529. u32 rx_multicast_frames; /* dword 4*/
  530. u32 rx_broadcast_frames; /* dword 5*/
  531. u32 rx_crc_errors; /* dword 6*/
  532. u32 rx_alignment_symbol_errors; /* dword 7*/
  533. u32 rx_pause_frames; /* dword 8*/
  534. u32 rx_control_frames; /* dword 9*/
  535. u32 rx_in_range_errors; /* dword 10*/
  536. u32 rx_out_range_errors; /* dword 11*/
  537. u32 rx_frame_too_long; /* dword 12*/
  538. u32 rx_address_mismatch_drops; /* dword 13*/
  539. u32 rx_vlan_mismatch_drops; /* dword 14*/
  540. u32 rx_dropped_too_small; /* dword 15*/
  541. u32 rx_dropped_too_short; /* dword 16*/
  542. u32 rx_dropped_header_too_small; /* dword 17*/
  543. u32 rx_dropped_tcp_length; /* dword 18*/
  544. u32 rx_dropped_runt; /* dword 19*/
  545. u32 rx_64_byte_packets; /* dword 20*/
  546. u32 rx_65_127_byte_packets; /* dword 21*/
  547. u32 rx_128_256_byte_packets; /* dword 22*/
  548. u32 rx_256_511_byte_packets; /* dword 23*/
  549. u32 rx_512_1023_byte_packets; /* dword 24*/
  550. u32 rx_1024_1518_byte_packets; /* dword 25*/
  551. u32 rx_1519_2047_byte_packets; /* dword 26*/
  552. u32 rx_2048_4095_byte_packets; /* dword 27*/
  553. u32 rx_4096_8191_byte_packets; /* dword 28*/
  554. u32 rx_8192_9216_byte_packets; /* dword 29*/
  555. u32 rx_ip_checksum_errs; /* dword 30*/
  556. u32 rx_tcp_checksum_errs; /* dword 31*/
  557. u32 rx_udp_checksum_errs; /* dword 32*/
  558. u32 rx_non_rss_packets; /* dword 33*/
  559. u32 rx_ipv4_packets; /* dword 34*/
  560. u32 rx_ipv6_packets; /* dword 35*/
  561. u32 rx_ipv4_bytes_lsd; /* dword 36*/
  562. u32 rx_ipv4_bytes_msd; /* dword 37*/
  563. u32 rx_ipv6_bytes_lsd; /* dword 38*/
  564. u32 rx_ipv6_bytes_msd; /* dword 39*/
  565. u32 rx_chute1_packets; /* dword 40*/
  566. u32 rx_chute2_packets; /* dword 41*/
  567. u32 rx_chute3_packets; /* dword 42*/
  568. u32 rx_management_packets; /* dword 43*/
  569. u32 rx_switched_unicast_packets; /* dword 44*/
  570. u32 rx_switched_multicast_packets; /* dword 45*/
  571. u32 rx_switched_broadcast_packets; /* dword 46*/
  572. u32 tx_bytes_lsd; /* dword 47*/
  573. u32 tx_bytes_msd; /* dword 48*/
  574. u32 tx_unicastframes; /* dword 49*/
  575. u32 tx_multicastframes; /* dword 50*/
  576. u32 tx_broadcastframes; /* dword 51*/
  577. u32 tx_pauseframes; /* dword 52*/
  578. u32 tx_controlframes; /* dword 53*/
  579. u32 tx_64_byte_packets; /* dword 54*/
  580. u32 tx_65_127_byte_packets; /* dword 55*/
  581. u32 tx_128_256_byte_packets; /* dword 56*/
  582. u32 tx_256_511_byte_packets; /* dword 57*/
  583. u32 tx_512_1023_byte_packets; /* dword 58*/
  584. u32 tx_1024_1518_byte_packets; /* dword 59*/
  585. u32 tx_1519_2047_byte_packets; /* dword 60*/
  586. u32 tx_2048_4095_byte_packets; /* dword 61*/
  587. u32 tx_4096_8191_byte_packets; /* dword 62*/
  588. u32 tx_8192_9216_byte_packets; /* dword 63*/
  589. u32 rx_fifo_overflow; /* dword 64*/
  590. u32 rx_input_fifo_overflow; /* dword 65*/
  591. };
  592. struct be_rxf_stats_v0 {
  593. struct be_port_rxf_stats_v0 port[2];
  594. u32 rx_drops_no_pbuf; /* dword 132*/
  595. u32 rx_drops_no_txpb; /* dword 133*/
  596. u32 rx_drops_no_erx_descr; /* dword 134*/
  597. u32 rx_drops_no_tpre_descr; /* dword 135*/
  598. u32 management_rx_port_packets; /* dword 136*/
  599. u32 management_rx_port_bytes; /* dword 137*/
  600. u32 management_rx_port_pause_frames; /* dword 138*/
  601. u32 management_rx_port_errors; /* dword 139*/
  602. u32 management_tx_port_packets; /* dword 140*/
  603. u32 management_tx_port_bytes; /* dword 141*/
  604. u32 management_tx_port_pause; /* dword 142*/
  605. u32 management_rx_port_rxfifo_overflow; /* dword 143*/
  606. u32 rx_drops_too_many_frags; /* dword 144*/
  607. u32 rx_drops_invalid_ring; /* dword 145*/
  608. u32 forwarded_packets; /* dword 146*/
  609. u32 rx_drops_mtu; /* dword 147*/
  610. u32 rsvd0[7];
  611. u32 port0_jabber_events;
  612. u32 port1_jabber_events;
  613. u32 rsvd1[6];
  614. };
  615. struct be_erx_stats_v0 {
  616. u32 rx_drops_no_fragments[44]; /* dwordS 0 to 43*/
  617. u32 rsvd[4];
  618. };
  619. struct be_pmem_stats {
  620. u32 eth_red_drops;
  621. u32 rsvd[5];
  622. };
  623. struct be_hw_stats_v0 {
  624. struct be_rxf_stats_v0 rxf;
  625. u32 rsvd[48];
  626. struct be_erx_stats_v0 erx;
  627. struct be_pmem_stats pmem;
  628. };
  629. struct be_cmd_req_get_stats_v0 {
  630. struct be_cmd_req_hdr hdr;
  631. u8 rsvd[sizeof(struct be_hw_stats_v0)];
  632. };
  633. struct be_cmd_resp_get_stats_v0 {
  634. struct be_cmd_resp_hdr hdr;
  635. struct be_hw_stats_v0 hw_stats;
  636. };
  637. struct lancer_pport_stats {
  638. u32 tx_packets_lo;
  639. u32 tx_packets_hi;
  640. u32 tx_unicast_packets_lo;
  641. u32 tx_unicast_packets_hi;
  642. u32 tx_multicast_packets_lo;
  643. u32 tx_multicast_packets_hi;
  644. u32 tx_broadcast_packets_lo;
  645. u32 tx_broadcast_packets_hi;
  646. u32 tx_bytes_lo;
  647. u32 tx_bytes_hi;
  648. u32 tx_unicast_bytes_lo;
  649. u32 tx_unicast_bytes_hi;
  650. u32 tx_multicast_bytes_lo;
  651. u32 tx_multicast_bytes_hi;
  652. u32 tx_broadcast_bytes_lo;
  653. u32 tx_broadcast_bytes_hi;
  654. u32 tx_discards_lo;
  655. u32 tx_discards_hi;
  656. u32 tx_errors_lo;
  657. u32 tx_errors_hi;
  658. u32 tx_pause_frames_lo;
  659. u32 tx_pause_frames_hi;
  660. u32 tx_pause_on_frames_lo;
  661. u32 tx_pause_on_frames_hi;
  662. u32 tx_pause_off_frames_lo;
  663. u32 tx_pause_off_frames_hi;
  664. u32 tx_internal_mac_errors_lo;
  665. u32 tx_internal_mac_errors_hi;
  666. u32 tx_control_frames_lo;
  667. u32 tx_control_frames_hi;
  668. u32 tx_packets_64_bytes_lo;
  669. u32 tx_packets_64_bytes_hi;
  670. u32 tx_packets_65_to_127_bytes_lo;
  671. u32 tx_packets_65_to_127_bytes_hi;
  672. u32 tx_packets_128_to_255_bytes_lo;
  673. u32 tx_packets_128_to_255_bytes_hi;
  674. u32 tx_packets_256_to_511_bytes_lo;
  675. u32 tx_packets_256_to_511_bytes_hi;
  676. u32 tx_packets_512_to_1023_bytes_lo;
  677. u32 tx_packets_512_to_1023_bytes_hi;
  678. u32 tx_packets_1024_to_1518_bytes_lo;
  679. u32 tx_packets_1024_to_1518_bytes_hi;
  680. u32 tx_packets_1519_to_2047_bytes_lo;
  681. u32 tx_packets_1519_to_2047_bytes_hi;
  682. u32 tx_packets_2048_to_4095_bytes_lo;
  683. u32 tx_packets_2048_to_4095_bytes_hi;
  684. u32 tx_packets_4096_to_8191_bytes_lo;
  685. u32 tx_packets_4096_to_8191_bytes_hi;
  686. u32 tx_packets_8192_to_9216_bytes_lo;
  687. u32 tx_packets_8192_to_9216_bytes_hi;
  688. u32 tx_lso_packets_lo;
  689. u32 tx_lso_packets_hi;
  690. u32 rx_packets_lo;
  691. u32 rx_packets_hi;
  692. u32 rx_unicast_packets_lo;
  693. u32 rx_unicast_packets_hi;
  694. u32 rx_multicast_packets_lo;
  695. u32 rx_multicast_packets_hi;
  696. u32 rx_broadcast_packets_lo;
  697. u32 rx_broadcast_packets_hi;
  698. u32 rx_bytes_lo;
  699. u32 rx_bytes_hi;
  700. u32 rx_unicast_bytes_lo;
  701. u32 rx_unicast_bytes_hi;
  702. u32 rx_multicast_bytes_lo;
  703. u32 rx_multicast_bytes_hi;
  704. u32 rx_broadcast_bytes_lo;
  705. u32 rx_broadcast_bytes_hi;
  706. u32 rx_unknown_protos;
  707. u32 rsvd_69; /* Word 69 is reserved */
  708. u32 rx_discards_lo;
  709. u32 rx_discards_hi;
  710. u32 rx_errors_lo;
  711. u32 rx_errors_hi;
  712. u32 rx_crc_errors_lo;
  713. u32 rx_crc_errors_hi;
  714. u32 rx_alignment_errors_lo;
  715. u32 rx_alignment_errors_hi;
  716. u32 rx_symbol_errors_lo;
  717. u32 rx_symbol_errors_hi;
  718. u32 rx_pause_frames_lo;
  719. u32 rx_pause_frames_hi;
  720. u32 rx_pause_on_frames_lo;
  721. u32 rx_pause_on_frames_hi;
  722. u32 rx_pause_off_frames_lo;
  723. u32 rx_pause_off_frames_hi;
  724. u32 rx_frames_too_long_lo;
  725. u32 rx_frames_too_long_hi;
  726. u32 rx_internal_mac_errors_lo;
  727. u32 rx_internal_mac_errors_hi;
  728. u32 rx_undersize_packets;
  729. u32 rx_oversize_packets;
  730. u32 rx_fragment_packets;
  731. u32 rx_jabbers;
  732. u32 rx_control_frames_lo;
  733. u32 rx_control_frames_hi;
  734. u32 rx_control_frames_unknown_opcode_lo;
  735. u32 rx_control_frames_unknown_opcode_hi;
  736. u32 rx_in_range_errors;
  737. u32 rx_out_of_range_errors;
  738. u32 rx_address_mismatch_drops;
  739. u32 rx_vlan_mismatch_drops;
  740. u32 rx_dropped_too_small;
  741. u32 rx_dropped_too_short;
  742. u32 rx_dropped_header_too_small;
  743. u32 rx_dropped_invalid_tcp_length;
  744. u32 rx_dropped_runt;
  745. u32 rx_ip_checksum_errors;
  746. u32 rx_tcp_checksum_errors;
  747. u32 rx_udp_checksum_errors;
  748. u32 rx_non_rss_packets;
  749. u32 rsvd_111;
  750. u32 rx_ipv4_packets_lo;
  751. u32 rx_ipv4_packets_hi;
  752. u32 rx_ipv6_packets_lo;
  753. u32 rx_ipv6_packets_hi;
  754. u32 rx_ipv4_bytes_lo;
  755. u32 rx_ipv4_bytes_hi;
  756. u32 rx_ipv6_bytes_lo;
  757. u32 rx_ipv6_bytes_hi;
  758. u32 rx_nic_packets_lo;
  759. u32 rx_nic_packets_hi;
  760. u32 rx_tcp_packets_lo;
  761. u32 rx_tcp_packets_hi;
  762. u32 rx_iscsi_packets_lo;
  763. u32 rx_iscsi_packets_hi;
  764. u32 rx_management_packets_lo;
  765. u32 rx_management_packets_hi;
  766. u32 rx_switched_unicast_packets_lo;
  767. u32 rx_switched_unicast_packets_hi;
  768. u32 rx_switched_multicast_packets_lo;
  769. u32 rx_switched_multicast_packets_hi;
  770. u32 rx_switched_broadcast_packets_lo;
  771. u32 rx_switched_broadcast_packets_hi;
  772. u32 num_forwards_lo;
  773. u32 num_forwards_hi;
  774. u32 rx_fifo_overflow;
  775. u32 rx_input_fifo_overflow;
  776. u32 rx_drops_too_many_frags_lo;
  777. u32 rx_drops_too_many_frags_hi;
  778. u32 rx_drops_invalid_queue;
  779. u32 rsvd_141;
  780. u32 rx_drops_mtu_lo;
  781. u32 rx_drops_mtu_hi;
  782. u32 rx_packets_64_bytes_lo;
  783. u32 rx_packets_64_bytes_hi;
  784. u32 rx_packets_65_to_127_bytes_lo;
  785. u32 rx_packets_65_to_127_bytes_hi;
  786. u32 rx_packets_128_to_255_bytes_lo;
  787. u32 rx_packets_128_to_255_bytes_hi;
  788. u32 rx_packets_256_to_511_bytes_lo;
  789. u32 rx_packets_256_to_511_bytes_hi;
  790. u32 rx_packets_512_to_1023_bytes_lo;
  791. u32 rx_packets_512_to_1023_bytes_hi;
  792. u32 rx_packets_1024_to_1518_bytes_lo;
  793. u32 rx_packets_1024_to_1518_bytes_hi;
  794. u32 rx_packets_1519_to_2047_bytes_lo;
  795. u32 rx_packets_1519_to_2047_bytes_hi;
  796. u32 rx_packets_2048_to_4095_bytes_lo;
  797. u32 rx_packets_2048_to_4095_bytes_hi;
  798. u32 rx_packets_4096_to_8191_bytes_lo;
  799. u32 rx_packets_4096_to_8191_bytes_hi;
  800. u32 rx_packets_8192_to_9216_bytes_lo;
  801. u32 rx_packets_8192_to_9216_bytes_hi;
  802. };
  803. struct pport_stats_params {
  804. u16 pport_num;
  805. u8 rsvd;
  806. u8 reset_stats;
  807. };
  808. struct lancer_cmd_req_pport_stats {
  809. struct be_cmd_req_hdr hdr;
  810. union {
  811. struct pport_stats_params params;
  812. u8 rsvd[sizeof(struct lancer_pport_stats)];
  813. } cmd_params;
  814. };
  815. struct lancer_cmd_resp_pport_stats {
  816. struct be_cmd_resp_hdr hdr;
  817. struct lancer_pport_stats pport_stats;
  818. };
  819. static inline struct lancer_pport_stats*
  820. pport_stats_from_cmd(struct be_adapter *adapter)
  821. {
  822. struct lancer_cmd_resp_pport_stats *cmd = adapter->stats_cmd.va;
  823. return &cmd->pport_stats;
  824. }
  825. struct be_cmd_req_get_cntl_addnl_attribs {
  826. struct be_cmd_req_hdr hdr;
  827. u8 rsvd[8];
  828. };
  829. struct be_cmd_resp_get_cntl_addnl_attribs {
  830. struct be_cmd_resp_hdr hdr;
  831. u16 ipl_file_number;
  832. u8 ipl_file_version;
  833. u8 rsvd0;
  834. u8 on_die_temperature; /* in degrees centigrade*/
  835. u8 rsvd1[3];
  836. };
  837. struct be_cmd_req_vlan_config {
  838. struct be_cmd_req_hdr hdr;
  839. u8 interface_id;
  840. u8 promiscuous;
  841. u8 untagged;
  842. u8 num_vlan;
  843. u16 normal_vlan[64];
  844. } __packed;
  845. /******************* RX FILTER ******************************/
  846. #define BE_MAX_MC 64 /* set mcast promisc if > 64 */
  847. struct macaddr {
  848. u8 byte[ETH_ALEN];
  849. };
  850. struct be_cmd_req_rx_filter {
  851. struct be_cmd_req_hdr hdr;
  852. u32 global_flags_mask;
  853. u32 global_flags;
  854. u32 if_flags_mask;
  855. u32 if_flags;
  856. u32 if_id;
  857. u32 mcast_num;
  858. struct macaddr mcast_mac[BE_MAX_MC];
  859. };
  860. /******************** Link Status Query *******************/
  861. struct be_cmd_req_link_status {
  862. struct be_cmd_req_hdr hdr;
  863. u32 rsvd;
  864. };
  865. enum {
  866. PHY_LINK_DUPLEX_NONE = 0x0,
  867. PHY_LINK_DUPLEX_HALF = 0x1,
  868. PHY_LINK_DUPLEX_FULL = 0x2
  869. };
  870. enum {
  871. PHY_LINK_SPEED_ZERO = 0x0, /* => No link */
  872. PHY_LINK_SPEED_10MBPS = 0x1,
  873. PHY_LINK_SPEED_100MBPS = 0x2,
  874. PHY_LINK_SPEED_1GBPS = 0x3,
  875. PHY_LINK_SPEED_10GBPS = 0x4
  876. };
  877. struct be_cmd_resp_link_status {
  878. struct be_cmd_resp_hdr hdr;
  879. u8 physical_port;
  880. u8 mac_duplex;
  881. u8 mac_speed;
  882. u8 mac_fault;
  883. u8 mgmt_mac_duplex;
  884. u8 mgmt_mac_speed;
  885. u16 link_speed;
  886. u8 logical_link_status;
  887. u8 rsvd1[3];
  888. } __packed;
  889. /******************** Port Identification ***************************/
  890. /* Identifies the type of port attached to NIC */
  891. struct be_cmd_req_port_type {
  892. struct be_cmd_req_hdr hdr;
  893. u32 page_num;
  894. u32 port;
  895. };
  896. enum {
  897. TR_PAGE_A0 = 0xa0,
  898. TR_PAGE_A2 = 0xa2
  899. };
  900. struct be_cmd_resp_port_type {
  901. struct be_cmd_resp_hdr hdr;
  902. u32 page_num;
  903. u32 port;
  904. struct data {
  905. u8 identifier;
  906. u8 identifier_ext;
  907. u8 connector;
  908. u8 transceiver[8];
  909. u8 rsvd0[3];
  910. u8 length_km;
  911. u8 length_hm;
  912. u8 length_om1;
  913. u8 length_om2;
  914. u8 length_cu;
  915. u8 length_cu_m;
  916. u8 vendor_name[16];
  917. u8 rsvd;
  918. u8 vendor_oui[3];
  919. u8 vendor_pn[16];
  920. u8 vendor_rev[4];
  921. } data;
  922. };
  923. /******************** Get FW Version *******************/
  924. struct be_cmd_req_get_fw_version {
  925. struct be_cmd_req_hdr hdr;
  926. u8 rsvd0[FW_VER_LEN];
  927. u8 rsvd1[FW_VER_LEN];
  928. } __packed;
  929. struct be_cmd_resp_get_fw_version {
  930. struct be_cmd_resp_hdr hdr;
  931. u8 firmware_version_string[FW_VER_LEN];
  932. u8 fw_on_flash_version_string[FW_VER_LEN];
  933. } __packed;
  934. /******************** Set Flow Contrl *******************/
  935. struct be_cmd_req_set_flow_control {
  936. struct be_cmd_req_hdr hdr;
  937. u16 tx_flow_control;
  938. u16 rx_flow_control;
  939. } __packed;
  940. /******************** Get Flow Contrl *******************/
  941. struct be_cmd_req_get_flow_control {
  942. struct be_cmd_req_hdr hdr;
  943. u32 rsvd;
  944. };
  945. struct be_cmd_resp_get_flow_control {
  946. struct be_cmd_resp_hdr hdr;
  947. u16 tx_flow_control;
  948. u16 rx_flow_control;
  949. } __packed;
  950. /******************** Modify EQ Delay *******************/
  951. struct be_cmd_req_modify_eq_delay {
  952. struct be_cmd_req_hdr hdr;
  953. u32 num_eq;
  954. struct {
  955. u32 eq_id;
  956. u32 phase;
  957. u32 delay_multiplier;
  958. } delay[8];
  959. } __packed;
  960. struct be_cmd_resp_modify_eq_delay {
  961. struct be_cmd_resp_hdr hdr;
  962. u32 rsvd0;
  963. } __packed;
  964. /******************** Get FW Config *******************/
  965. #define BE_FUNCTION_CAPS_RSS 0x2
  966. /* The HW can come up in either of the following multi-channel modes
  967. * based on the skew/IPL.
  968. */
  969. #define FLEX10_MODE 0x400
  970. #define VNIC_MODE 0x20000
  971. #define UMC_ENABLED 0x1000000
  972. struct be_cmd_req_query_fw_cfg {
  973. struct be_cmd_req_hdr hdr;
  974. u32 rsvd[31];
  975. };
  976. struct be_cmd_resp_query_fw_cfg {
  977. struct be_cmd_resp_hdr hdr;
  978. u32 be_config_number;
  979. u32 asic_revision;
  980. u32 phys_port;
  981. u32 function_mode;
  982. u32 rsvd[26];
  983. u32 function_caps;
  984. };
  985. /******************** RSS Config *******************/
  986. /* RSS types */
  987. #define RSS_ENABLE_NONE 0x0
  988. #define RSS_ENABLE_IPV4 0x1
  989. #define RSS_ENABLE_TCP_IPV4 0x2
  990. #define RSS_ENABLE_IPV6 0x4
  991. #define RSS_ENABLE_TCP_IPV6 0x8
  992. struct be_cmd_req_rss_config {
  993. struct be_cmd_req_hdr hdr;
  994. u32 if_id;
  995. u16 enable_rss;
  996. u16 cpu_table_size_log2;
  997. u32 hash[10];
  998. u8 cpu_table[128];
  999. u8 flush;
  1000. u8 rsvd0[3];
  1001. };
  1002. /******************** Port Beacon ***************************/
  1003. #define BEACON_STATE_ENABLED 0x1
  1004. #define BEACON_STATE_DISABLED 0x0
  1005. struct be_cmd_req_enable_disable_beacon {
  1006. struct be_cmd_req_hdr hdr;
  1007. u8 port_num;
  1008. u8 beacon_state;
  1009. u8 beacon_duration;
  1010. u8 status_duration;
  1011. } __packed;
  1012. struct be_cmd_resp_enable_disable_beacon {
  1013. struct be_cmd_resp_hdr resp_hdr;
  1014. u32 rsvd0;
  1015. } __packed;
  1016. struct be_cmd_req_get_beacon_state {
  1017. struct be_cmd_req_hdr hdr;
  1018. u8 port_num;
  1019. u8 rsvd0;
  1020. u16 rsvd1;
  1021. } __packed;
  1022. struct be_cmd_resp_get_beacon_state {
  1023. struct be_cmd_resp_hdr resp_hdr;
  1024. u8 beacon_state;
  1025. u8 rsvd0[3];
  1026. } __packed;
  1027. /****************** Firmware Flash ******************/
  1028. struct flashrom_params {
  1029. u32 op_code;
  1030. u32 op_type;
  1031. u32 data_buf_size;
  1032. u32 offset;
  1033. u8 data_buf[4];
  1034. };
  1035. struct be_cmd_write_flashrom {
  1036. struct be_cmd_req_hdr hdr;
  1037. struct flashrom_params params;
  1038. };
  1039. /**************** Lancer Firmware Flash ************/
  1040. struct amap_lancer_write_obj_context {
  1041. u8 write_length[24];
  1042. u8 reserved1[7];
  1043. u8 eof;
  1044. } __packed;
  1045. struct lancer_cmd_req_write_object {
  1046. struct be_cmd_req_hdr hdr;
  1047. u8 context[sizeof(struct amap_lancer_write_obj_context) / 8];
  1048. u32 write_offset;
  1049. u8 object_name[104];
  1050. u32 descriptor_count;
  1051. u32 buf_len;
  1052. u32 addr_low;
  1053. u32 addr_high;
  1054. };
  1055. struct lancer_cmd_resp_write_object {
  1056. u8 opcode;
  1057. u8 subsystem;
  1058. u8 rsvd1[2];
  1059. u8 status;
  1060. u8 additional_status;
  1061. u8 rsvd2[2];
  1062. u32 resp_len;
  1063. u32 actual_resp_len;
  1064. u32 actual_write_len;
  1065. };
  1066. /************************ Lancer Read FW info **************/
  1067. #define LANCER_READ_FILE_CHUNK (32*1024)
  1068. #define LANCER_READ_FILE_EOF_MASK 0x80000000
  1069. #define LANCER_FW_DUMP_FILE "/dbg/dump.bin"
  1070. #define LANCER_VPD_PF_FILE "/vpd/ntr_pf.vpd"
  1071. #define LANCER_VPD_VF_FILE "/vpd/ntr_vf.vpd"
  1072. struct lancer_cmd_req_read_object {
  1073. struct be_cmd_req_hdr hdr;
  1074. u32 desired_read_len;
  1075. u32 read_offset;
  1076. u8 object_name[104];
  1077. u32 descriptor_count;
  1078. u32 buf_len;
  1079. u32 addr_low;
  1080. u32 addr_high;
  1081. };
  1082. struct lancer_cmd_resp_read_object {
  1083. u8 opcode;
  1084. u8 subsystem;
  1085. u8 rsvd1[2];
  1086. u8 status;
  1087. u8 additional_status;
  1088. u8 rsvd2[2];
  1089. u32 resp_len;
  1090. u32 actual_resp_len;
  1091. u32 actual_read_len;
  1092. u32 eof;
  1093. };
  1094. /************************ WOL *******************************/
  1095. struct be_cmd_req_acpi_wol_magic_config{
  1096. struct be_cmd_req_hdr hdr;
  1097. u32 rsvd0[145];
  1098. u8 magic_mac[6];
  1099. u8 rsvd2[2];
  1100. } __packed;
  1101. struct be_cmd_req_acpi_wol_magic_config_v1 {
  1102. struct be_cmd_req_hdr hdr;
  1103. u8 rsvd0[2];
  1104. u8 query_options;
  1105. u8 rsvd1[5];
  1106. u32 rsvd2[288];
  1107. u8 magic_mac[6];
  1108. u8 rsvd3[22];
  1109. } __packed;
  1110. struct be_cmd_resp_acpi_wol_magic_config_v1 {
  1111. struct be_cmd_resp_hdr hdr;
  1112. u8 rsvd0[2];
  1113. u8 wol_settings;
  1114. u8 rsvd1[5];
  1115. u32 rsvd2[295];
  1116. } __packed;
  1117. #define BE_GET_WOL_CAP 2
  1118. #define BE_WOL_CAP 0x1
  1119. #define BE_PME_D0_CAP 0x8
  1120. #define BE_PME_D1_CAP 0x10
  1121. #define BE_PME_D2_CAP 0x20
  1122. #define BE_PME_D3HOT_CAP 0x40
  1123. #define BE_PME_D3COLD_CAP 0x80
  1124. /********************** LoopBack test *********************/
  1125. struct be_cmd_req_loopback_test {
  1126. struct be_cmd_req_hdr hdr;
  1127. u32 loopback_type;
  1128. u32 num_pkts;
  1129. u64 pattern;
  1130. u32 src_port;
  1131. u32 dest_port;
  1132. u32 pkt_size;
  1133. };
  1134. struct be_cmd_resp_loopback_test {
  1135. struct be_cmd_resp_hdr resp_hdr;
  1136. u32 status;
  1137. u32 num_txfer;
  1138. u32 num_rx;
  1139. u32 miscomp_off;
  1140. u32 ticks_compl;
  1141. };
  1142. struct be_cmd_req_set_lmode {
  1143. struct be_cmd_req_hdr hdr;
  1144. u8 src_port;
  1145. u8 dest_port;
  1146. u8 loopback_type;
  1147. u8 loopback_state;
  1148. };
  1149. struct be_cmd_resp_set_lmode {
  1150. struct be_cmd_resp_hdr resp_hdr;
  1151. u8 rsvd0[4];
  1152. };
  1153. /********************** DDR DMA test *********************/
  1154. struct be_cmd_req_ddrdma_test {
  1155. struct be_cmd_req_hdr hdr;
  1156. u64 pattern;
  1157. u32 byte_count;
  1158. u32 rsvd0;
  1159. u8 snd_buff[4096];
  1160. u8 rsvd1[4096];
  1161. };
  1162. struct be_cmd_resp_ddrdma_test {
  1163. struct be_cmd_resp_hdr hdr;
  1164. u64 pattern;
  1165. u32 byte_cnt;
  1166. u32 snd_err;
  1167. u8 rsvd0[4096];
  1168. u8 rcv_buff[4096];
  1169. };
  1170. /*********************** SEEPROM Read ***********************/
  1171. #define BE_READ_SEEPROM_LEN 1024
  1172. struct be_cmd_req_seeprom_read {
  1173. struct be_cmd_req_hdr hdr;
  1174. u8 rsvd0[BE_READ_SEEPROM_LEN];
  1175. };
  1176. struct be_cmd_resp_seeprom_read {
  1177. struct be_cmd_req_hdr hdr;
  1178. u8 seeprom_data[BE_READ_SEEPROM_LEN];
  1179. };
  1180. enum {
  1181. PHY_TYPE_CX4_10GB = 0,
  1182. PHY_TYPE_XFP_10GB,
  1183. PHY_TYPE_SFP_1GB,
  1184. PHY_TYPE_SFP_PLUS_10GB,
  1185. PHY_TYPE_KR_10GB,
  1186. PHY_TYPE_KX4_10GB,
  1187. PHY_TYPE_BASET_10GB,
  1188. PHY_TYPE_BASET_1GB,
  1189. PHY_TYPE_DISABLED = 255
  1190. };
  1191. struct be_cmd_req_get_phy_info {
  1192. struct be_cmd_req_hdr hdr;
  1193. u8 rsvd0[24];
  1194. };
  1195. struct be_phy_info {
  1196. u16 phy_type;
  1197. u16 interface_type;
  1198. u32 misc_params;
  1199. u32 future_use[4];
  1200. };
  1201. struct be_cmd_resp_get_phy_info {
  1202. struct be_cmd_req_hdr hdr;
  1203. struct be_phy_info phy_info;
  1204. };
  1205. /*********************** Set QOS ***********************/
  1206. #define BE_QOS_BITS_NIC 1
  1207. struct be_cmd_req_set_qos {
  1208. struct be_cmd_req_hdr hdr;
  1209. u32 valid_bits;
  1210. u32 max_bps_nic;
  1211. u32 rsvd[7];
  1212. };
  1213. struct be_cmd_resp_set_qos {
  1214. struct be_cmd_resp_hdr hdr;
  1215. u32 rsvd;
  1216. };
  1217. /*********************** Controller Attributes ***********************/
  1218. struct be_cmd_req_cntl_attribs {
  1219. struct be_cmd_req_hdr hdr;
  1220. };
  1221. struct be_cmd_resp_cntl_attribs {
  1222. struct be_cmd_resp_hdr hdr;
  1223. struct mgmt_controller_attrib attribs;
  1224. };
  1225. /*********************** Set driver function ***********************/
  1226. #define CAPABILITY_SW_TIMESTAMPS 2
  1227. #define CAPABILITY_BE3_NATIVE_ERX_API 4
  1228. struct be_cmd_req_set_func_cap {
  1229. struct be_cmd_req_hdr hdr;
  1230. u32 valid_cap_flags;
  1231. u32 cap_flags;
  1232. u8 rsvd[212];
  1233. };
  1234. struct be_cmd_resp_set_func_cap {
  1235. struct be_cmd_resp_hdr hdr;
  1236. u32 valid_cap_flags;
  1237. u32 cap_flags;
  1238. u8 rsvd[212];
  1239. };
  1240. /******************** GET/SET_MACLIST **************************/
  1241. #define BE_MAX_MAC 64
  1242. struct be_cmd_req_get_mac_list {
  1243. struct be_cmd_req_hdr hdr;
  1244. u8 mac_type;
  1245. u8 perm_override;
  1246. u16 iface_id;
  1247. u32 mac_id;
  1248. u32 rsvd[3];
  1249. } __packed;
  1250. struct get_list_macaddr {
  1251. u16 mac_addr_size;
  1252. union {
  1253. u8 macaddr[6];
  1254. struct {
  1255. u8 rsvd[2];
  1256. u32 mac_id;
  1257. } __packed s_mac_id;
  1258. } __packed mac_addr_id;
  1259. } __packed;
  1260. struct be_cmd_resp_get_mac_list {
  1261. struct be_cmd_resp_hdr hdr;
  1262. struct get_list_macaddr fd_macaddr; /* Factory default mac */
  1263. struct get_list_macaddr macid_macaddr; /* soft mac */
  1264. u8 true_mac_count;
  1265. u8 pseudo_mac_count;
  1266. u8 mac_list_size;
  1267. u8 rsvd;
  1268. /* perm override mac */
  1269. struct get_list_macaddr macaddr_list[BE_MAX_MAC];
  1270. } __packed;
  1271. struct be_cmd_req_set_mac_list {
  1272. struct be_cmd_req_hdr hdr;
  1273. u8 mac_count;
  1274. u8 rsvd1;
  1275. u16 rsvd2;
  1276. struct macaddr mac[BE_MAX_MAC];
  1277. } __packed;
  1278. /*********************** HSW Config ***********************/
  1279. struct amap_set_hsw_context {
  1280. u8 interface_id[16];
  1281. u8 rsvd0[14];
  1282. u8 pvid_valid;
  1283. u8 rsvd1;
  1284. u8 rsvd2[16];
  1285. u8 pvid[16];
  1286. u8 rsvd3[32];
  1287. u8 rsvd4[32];
  1288. u8 rsvd5[32];
  1289. } __packed;
  1290. struct be_cmd_req_set_hsw_config {
  1291. struct be_cmd_req_hdr hdr;
  1292. u8 context[sizeof(struct amap_set_hsw_context) / 8];
  1293. } __packed;
  1294. struct be_cmd_resp_set_hsw_config {
  1295. struct be_cmd_resp_hdr hdr;
  1296. u32 rsvd;
  1297. };
  1298. struct amap_get_hsw_req_context {
  1299. u8 interface_id[16];
  1300. u8 rsvd0[14];
  1301. u8 pvid_valid;
  1302. u8 pport;
  1303. } __packed;
  1304. struct amap_get_hsw_resp_context {
  1305. u8 rsvd1[16];
  1306. u8 pvid[16];
  1307. u8 rsvd2[32];
  1308. u8 rsvd3[32];
  1309. u8 rsvd4[32];
  1310. } __packed;
  1311. struct be_cmd_req_get_hsw_config {
  1312. struct be_cmd_req_hdr hdr;
  1313. u8 context[sizeof(struct amap_get_hsw_req_context) / 8];
  1314. } __packed;
  1315. struct be_cmd_resp_get_hsw_config {
  1316. struct be_cmd_resp_hdr hdr;
  1317. u8 context[sizeof(struct amap_get_hsw_resp_context) / 8];
  1318. u32 rsvd;
  1319. };
  1320. /*************** HW Stats Get v1 **********************************/
  1321. #define BE_TXP_SW_SZ 48
  1322. struct be_port_rxf_stats_v1 {
  1323. u32 rsvd0[12];
  1324. u32 rx_crc_errors;
  1325. u32 rx_alignment_symbol_errors;
  1326. u32 rx_pause_frames;
  1327. u32 rx_priority_pause_frames;
  1328. u32 rx_control_frames;
  1329. u32 rx_in_range_errors;
  1330. u32 rx_out_range_errors;
  1331. u32 rx_frame_too_long;
  1332. u32 rx_address_mismatch_drops;
  1333. u32 rx_dropped_too_small;
  1334. u32 rx_dropped_too_short;
  1335. u32 rx_dropped_header_too_small;
  1336. u32 rx_dropped_tcp_length;
  1337. u32 rx_dropped_runt;
  1338. u32 rsvd1[10];
  1339. u32 rx_ip_checksum_errs;
  1340. u32 rx_tcp_checksum_errs;
  1341. u32 rx_udp_checksum_errs;
  1342. u32 rsvd2[7];
  1343. u32 rx_switched_unicast_packets;
  1344. u32 rx_switched_multicast_packets;
  1345. u32 rx_switched_broadcast_packets;
  1346. u32 rsvd3[3];
  1347. u32 tx_pauseframes;
  1348. u32 tx_priority_pauseframes;
  1349. u32 tx_controlframes;
  1350. u32 rsvd4[10];
  1351. u32 rxpp_fifo_overflow_drop;
  1352. u32 rx_input_fifo_overflow_drop;
  1353. u32 pmem_fifo_overflow_drop;
  1354. u32 jabber_events;
  1355. u32 rsvd5[3];
  1356. };
  1357. struct be_rxf_stats_v1 {
  1358. struct be_port_rxf_stats_v1 port[4];
  1359. u32 rsvd0[2];
  1360. u32 rx_drops_no_pbuf;
  1361. u32 rx_drops_no_txpb;
  1362. u32 rx_drops_no_erx_descr;
  1363. u32 rx_drops_no_tpre_descr;
  1364. u32 rsvd1[6];
  1365. u32 rx_drops_too_many_frags;
  1366. u32 rx_drops_invalid_ring;
  1367. u32 forwarded_packets;
  1368. u32 rx_drops_mtu;
  1369. u32 rsvd2[14];
  1370. };
  1371. struct be_erx_stats_v1 {
  1372. u32 rx_drops_no_fragments[68]; /* dwordS 0 to 67*/
  1373. u32 rsvd[4];
  1374. };
  1375. struct be_hw_stats_v1 {
  1376. struct be_rxf_stats_v1 rxf;
  1377. u32 rsvd0[BE_TXP_SW_SZ];
  1378. struct be_erx_stats_v1 erx;
  1379. struct be_pmem_stats pmem;
  1380. u32 rsvd1[3];
  1381. };
  1382. struct be_cmd_req_get_stats_v1 {
  1383. struct be_cmd_req_hdr hdr;
  1384. u8 rsvd[sizeof(struct be_hw_stats_v1)];
  1385. };
  1386. struct be_cmd_resp_get_stats_v1 {
  1387. struct be_cmd_resp_hdr hdr;
  1388. struct be_hw_stats_v1 hw_stats;
  1389. };
  1390. static inline void *hw_stats_from_cmd(struct be_adapter *adapter)
  1391. {
  1392. if (adapter->generation == BE_GEN3) {
  1393. struct be_cmd_resp_get_stats_v1 *cmd = adapter->stats_cmd.va;
  1394. return &cmd->hw_stats;
  1395. } else {
  1396. struct be_cmd_resp_get_stats_v0 *cmd = adapter->stats_cmd.va;
  1397. return &cmd->hw_stats;
  1398. }
  1399. }
  1400. static inline void *be_erx_stats_from_cmd(struct be_adapter *adapter)
  1401. {
  1402. if (adapter->generation == BE_GEN3) {
  1403. struct be_hw_stats_v1 *hw_stats = hw_stats_from_cmd(adapter);
  1404. return &hw_stats->erx;
  1405. } else {
  1406. struct be_hw_stats_v0 *hw_stats = hw_stats_from_cmd(adapter);
  1407. return &hw_stats->erx;
  1408. }
  1409. }
  1410. extern int be_pci_fnum_get(struct be_adapter *adapter);
  1411. extern int be_cmd_POST(struct be_adapter *adapter);
  1412. extern int be_cmd_mac_addr_query(struct be_adapter *adapter, u8 *mac_addr,
  1413. u8 type, bool permanent, u32 if_handle, u32 pmac_id);
  1414. extern int be_cmd_pmac_add(struct be_adapter *adapter, u8 *mac_addr,
  1415. u32 if_id, u32 *pmac_id, u32 domain);
  1416. extern int be_cmd_pmac_del(struct be_adapter *adapter, u32 if_id,
  1417. int pmac_id, u32 domain);
  1418. extern int be_cmd_if_create(struct be_adapter *adapter, u32 cap_flags,
  1419. u32 en_flags, u8 *mac, u32 *if_handle, u32 *pmac_id,
  1420. u32 domain);
  1421. extern int be_cmd_if_destroy(struct be_adapter *adapter, int if_handle,
  1422. u32 domain);
  1423. extern int be_cmd_eq_create(struct be_adapter *adapter,
  1424. struct be_queue_info *eq, int eq_delay);
  1425. extern int be_cmd_cq_create(struct be_adapter *adapter,
  1426. struct be_queue_info *cq, struct be_queue_info *eq,
  1427. bool no_delay, int num_cqe_dma_coalesce);
  1428. extern int be_cmd_mccq_create(struct be_adapter *adapter,
  1429. struct be_queue_info *mccq,
  1430. struct be_queue_info *cq);
  1431. extern int be_cmd_txq_create(struct be_adapter *adapter,
  1432. struct be_queue_info *txq,
  1433. struct be_queue_info *cq);
  1434. extern int be_cmd_rxq_create(struct be_adapter *adapter,
  1435. struct be_queue_info *rxq, u16 cq_id,
  1436. u16 frag_size, u32 if_id, u32 rss, u8 *rss_id);
  1437. extern int be_cmd_q_destroy(struct be_adapter *adapter, struct be_queue_info *q,
  1438. int type);
  1439. extern int be_cmd_rxq_destroy(struct be_adapter *adapter,
  1440. struct be_queue_info *q);
  1441. extern int be_cmd_link_status_query(struct be_adapter *adapter, u8 *mac_speed,
  1442. u16 *link_speed, u8 *link_status, u32 dom);
  1443. extern int be_cmd_reset(struct be_adapter *adapter);
  1444. extern int be_cmd_get_stats(struct be_adapter *adapter,
  1445. struct be_dma_mem *nonemb_cmd);
  1446. extern int lancer_cmd_get_pport_stats(struct be_adapter *adapter,
  1447. struct be_dma_mem *nonemb_cmd);
  1448. extern int be_cmd_get_fw_ver(struct be_adapter *adapter, char *fw_ver,
  1449. char *fw_on_flash);
  1450. extern int be_cmd_modify_eqd(struct be_adapter *adapter, u32 eq_id, u32 eqd);
  1451. extern int be_cmd_vlan_config(struct be_adapter *adapter, u32 if_id,
  1452. u16 *vtag_array, u32 num, bool untagged,
  1453. bool promiscuous);
  1454. extern int be_cmd_rx_filter(struct be_adapter *adapter, u32 flags, u32 status);
  1455. extern int be_cmd_set_flow_control(struct be_adapter *adapter,
  1456. u32 tx_fc, u32 rx_fc);
  1457. extern int be_cmd_get_flow_control(struct be_adapter *adapter,
  1458. u32 *tx_fc, u32 *rx_fc);
  1459. extern int be_cmd_query_fw_cfg(struct be_adapter *adapter,
  1460. u32 *port_num, u32 *function_mode, u32 *function_caps);
  1461. extern int be_cmd_reset_function(struct be_adapter *adapter);
  1462. extern int be_cmd_rss_config(struct be_adapter *adapter, u8 *rsstable,
  1463. u16 table_size);
  1464. extern int be_process_mcc(struct be_adapter *adapter);
  1465. extern int be_cmd_set_beacon_state(struct be_adapter *adapter,
  1466. u8 port_num, u8 beacon, u8 status, u8 state);
  1467. extern int be_cmd_get_beacon_state(struct be_adapter *adapter,
  1468. u8 port_num, u32 *state);
  1469. extern int be_cmd_write_flashrom(struct be_adapter *adapter,
  1470. struct be_dma_mem *cmd, u32 flash_oper,
  1471. u32 flash_opcode, u32 buf_size);
  1472. extern int lancer_cmd_write_object(struct be_adapter *adapter,
  1473. struct be_dma_mem *cmd,
  1474. u32 data_size, u32 data_offset,
  1475. const char *obj_name,
  1476. u32 *data_written, u8 *addn_status);
  1477. int lancer_cmd_read_object(struct be_adapter *adapter, struct be_dma_mem *cmd,
  1478. u32 data_size, u32 data_offset, const char *obj_name,
  1479. u32 *data_read, u32 *eof, u8 *addn_status);
  1480. int be_cmd_get_flash_crc(struct be_adapter *adapter, u8 *flashed_crc,
  1481. int offset);
  1482. extern int be_cmd_enable_magic_wol(struct be_adapter *adapter, u8 *mac,
  1483. struct be_dma_mem *nonemb_cmd);
  1484. extern int be_cmd_fw_init(struct be_adapter *adapter);
  1485. extern int be_cmd_fw_clean(struct be_adapter *adapter);
  1486. extern void be_async_mcc_enable(struct be_adapter *adapter);
  1487. extern void be_async_mcc_disable(struct be_adapter *adapter);
  1488. extern int be_cmd_loopback_test(struct be_adapter *adapter, u32 port_num,
  1489. u32 loopback_type, u32 pkt_size,
  1490. u32 num_pkts, u64 pattern);
  1491. extern int be_cmd_ddr_dma_test(struct be_adapter *adapter, u64 pattern,
  1492. u32 byte_cnt, struct be_dma_mem *cmd);
  1493. extern int be_cmd_get_seeprom_data(struct be_adapter *adapter,
  1494. struct be_dma_mem *nonemb_cmd);
  1495. extern int be_cmd_set_loopback(struct be_adapter *adapter, u8 port_num,
  1496. u8 loopback_type, u8 enable);
  1497. extern int be_cmd_get_phy_info(struct be_adapter *adapter,
  1498. struct be_phy_info *phy_info);
  1499. extern int be_cmd_set_qos(struct be_adapter *adapter, u32 bps, u32 domain);
  1500. extern void be_detect_dump_ue(struct be_adapter *adapter);
  1501. extern int be_cmd_get_die_temperature(struct be_adapter *adapter);
  1502. extern int be_cmd_get_cntl_attributes(struct be_adapter *adapter);
  1503. extern int be_cmd_req_native_mode(struct be_adapter *adapter);
  1504. extern int be_cmd_get_reg_len(struct be_adapter *adapter, u32 *log_size);
  1505. extern void be_cmd_get_regs(struct be_adapter *adapter, u32 buf_len, void *buf);
  1506. extern int be_cmd_get_mac_from_list(struct be_adapter *adapter, u32 domain,
  1507. bool *pmac_id_active, u32 *pmac_id, u8 *mac);
  1508. extern int be_cmd_set_mac_list(struct be_adapter *adapter, u8 *mac_array,
  1509. u8 mac_count, u32 domain);
  1510. extern int be_cmd_set_hsw_config(struct be_adapter *adapter, u16 pvid,
  1511. u32 domain, u16 intf_id);
  1512. extern int be_cmd_get_hsw_config(struct be_adapter *adapter, u16 *pvid,
  1513. u32 domain, u16 intf_id);
  1514. extern int be_cmd_get_acpi_wol_cap(struct be_adapter *adapter);