port.c 61 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976
  1. /*
  2. * This file is provided under a dual BSD/GPLv2 license. When using or
  3. * redistributing this file, you may do so under either license.
  4. *
  5. * GPL LICENSE SUMMARY
  6. *
  7. * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
  8. *
  9. * This program is free software; you can redistribute it and/or modify
  10. * it under the terms of version 2 of the GNU General Public License as
  11. * published by the Free Software Foundation.
  12. *
  13. * This program is distributed in the hope that it will be useful, but
  14. * WITHOUT ANY WARRANTY; without even the implied warranty of
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  16. * General Public License for more details.
  17. *
  18. * You should have received a copy of the GNU General Public License
  19. * along with this program; if not, write to the Free Software
  20. * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
  21. * The full GNU General Public License is included in this distribution
  22. * in the file called LICENSE.GPL.
  23. *
  24. * BSD LICENSE
  25. *
  26. * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
  27. * All rights reserved.
  28. *
  29. * Redistribution and use in source and binary forms, with or without
  30. * modification, are permitted provided that the following conditions
  31. * are met:
  32. *
  33. * * Redistributions of source code must retain the above copyright
  34. * notice, this list of conditions and the following disclaimer.
  35. * * Redistributions in binary form must reproduce the above copyright
  36. * notice, this list of conditions and the following disclaimer in
  37. * the documentation and/or other materials provided with the
  38. * distribution.
  39. * * Neither the name of Intel Corporation nor the names of its
  40. * contributors may be used to endorse or promote products derived
  41. * from this software without specific prior written permission.
  42. *
  43. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  44. * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  45. * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  46. * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  47. * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  48. * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  49. * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  50. * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  51. * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  52. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  53. * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  54. */
  55. #include "isci.h"
  56. #include "port.h"
  57. #include "request.h"
  58. #define SCIC_SDS_PORT_HARD_RESET_TIMEOUT (1000)
  59. #define SCU_DUMMY_INDEX (0xFFFF)
  60. static void isci_port_change_state(struct isci_port *iport, enum isci_status status)
  61. {
  62. unsigned long flags;
  63. dev_dbg(&iport->isci_host->pdev->dev,
  64. "%s: iport = %p, state = 0x%x\n",
  65. __func__, iport, status);
  66. /* XXX pointless lock */
  67. spin_lock_irqsave(&iport->state_lock, flags);
  68. iport->status = status;
  69. spin_unlock_irqrestore(&iport->state_lock, flags);
  70. }
  71. /*
  72. * This function will indicate which protocols are supported by this port.
  73. * @sci_port: a handle corresponding to the SAS port for which to return the
  74. * supported protocols.
  75. * @protocols: This parameter specifies a pointer to a data structure
  76. * which the core will copy the protocol values for the port from the
  77. * transmit_identification register.
  78. */
  79. static void
  80. scic_sds_port_get_protocols(struct scic_sds_port *sci_port,
  81. struct scic_phy_proto *protocols)
  82. {
  83. u8 index;
  84. protocols->all = 0;
  85. for (index = 0; index < SCI_MAX_PHYS; index++) {
  86. if (sci_port->phy_table[index] != NULL) {
  87. scic_sds_phy_get_protocols(sci_port->phy_table[index],
  88. protocols);
  89. }
  90. }
  91. }
  92. /**
  93. * This method requests a list (mask) of the phys contained in the supplied SAS
  94. * port.
  95. * @sci_port: a handle corresponding to the SAS port for which to return the
  96. * phy mask.
  97. *
  98. * Return a bit mask indicating which phys are a part of this port. Each bit
  99. * corresponds to a phy identifier (e.g. bit 0 = phy id 0).
  100. */
  101. static u32 scic_sds_port_get_phys(struct scic_sds_port *sci_port)
  102. {
  103. u32 index;
  104. u32 mask;
  105. mask = 0;
  106. for (index = 0; index < SCI_MAX_PHYS; index++) {
  107. if (sci_port->phy_table[index] != NULL) {
  108. mask |= (1 << index);
  109. }
  110. }
  111. return mask;
  112. }
  113. /**
  114. * scic_port_get_properties() - This method simply returns the properties
  115. * regarding the port, such as: physical index, protocols, sas address, etc.
  116. * @port: this parameter specifies the port for which to retrieve the physical
  117. * index.
  118. * @properties: This parameter specifies the properties structure into which to
  119. * copy the requested information.
  120. *
  121. * Indicate if the user specified a valid port. SCI_SUCCESS This value is
  122. * returned if the specified port was valid. SCI_FAILURE_INVALID_PORT This
  123. * value is returned if the specified port is not valid. When this value is
  124. * returned, no data is copied to the properties output parameter.
  125. */
  126. static enum sci_status scic_port_get_properties(struct scic_sds_port *port,
  127. struct scic_port_properties *prop)
  128. {
  129. if ((port == NULL) ||
  130. (port->logical_port_index == SCIC_SDS_DUMMY_PORT))
  131. return SCI_FAILURE_INVALID_PORT;
  132. prop->index = port->logical_port_index;
  133. prop->phy_mask = scic_sds_port_get_phys(port);
  134. scic_sds_port_get_sas_address(port, &prop->local.sas_address);
  135. scic_sds_port_get_protocols(port, &prop->local.protocols);
  136. scic_sds_port_get_attached_sas_address(port, &prop->remote.sas_address);
  137. return SCI_SUCCESS;
  138. }
  139. static void scic_port_bcn_enable(struct scic_sds_port *sci_port)
  140. {
  141. struct scic_sds_phy *sci_phy;
  142. u32 val;
  143. int i;
  144. for (i = 0; i < ARRAY_SIZE(sci_port->phy_table); i++) {
  145. sci_phy = sci_port->phy_table[i];
  146. if (!sci_phy)
  147. continue;
  148. val = readl(&sci_phy->link_layer_registers->link_layer_control);
  149. /* clear the bit by writing 1. */
  150. writel(val, &sci_phy->link_layer_registers->link_layer_control);
  151. }
  152. }
  153. /* called under scic_lock to stabilize phy:port associations */
  154. void isci_port_bcn_enable(struct isci_host *ihost, struct isci_port *iport)
  155. {
  156. int i;
  157. clear_bit(IPORT_BCN_BLOCKED, &iport->flags);
  158. wake_up(&ihost->eventq);
  159. if (!test_and_clear_bit(IPORT_BCN_PENDING, &iport->flags))
  160. return;
  161. for (i = 0; i < ARRAY_SIZE(iport->sci.phy_table); i++) {
  162. struct scic_sds_phy *sci_phy = iport->sci.phy_table[i];
  163. struct isci_phy *iphy = sci_phy_to_iphy(sci_phy);
  164. if (!sci_phy)
  165. continue;
  166. ihost->sas_ha.notify_port_event(&iphy->sas_phy,
  167. PORTE_BROADCAST_RCVD);
  168. break;
  169. }
  170. }
  171. void isci_port_bc_change_received(struct isci_host *ihost,
  172. struct scic_sds_port *sci_port,
  173. struct scic_sds_phy *sci_phy)
  174. {
  175. struct isci_phy *iphy = sci_phy_to_iphy(sci_phy);
  176. struct isci_port *iport = iphy->isci_port;
  177. if (iport && test_bit(IPORT_BCN_BLOCKED, &iport->flags)) {
  178. dev_dbg(&ihost->pdev->dev,
  179. "%s: disabled BCN; isci_phy = %p, sas_phy = %p\n",
  180. __func__, iphy, &iphy->sas_phy);
  181. set_bit(IPORT_BCN_PENDING, &iport->flags);
  182. atomic_inc(&iport->event);
  183. wake_up(&ihost->eventq);
  184. } else {
  185. dev_dbg(&ihost->pdev->dev,
  186. "%s: isci_phy = %p, sas_phy = %p\n",
  187. __func__, iphy, &iphy->sas_phy);
  188. ihost->sas_ha.notify_port_event(&iphy->sas_phy,
  189. PORTE_BROADCAST_RCVD);
  190. }
  191. scic_port_bcn_enable(sci_port);
  192. }
  193. static void isci_port_link_up(struct isci_host *isci_host,
  194. struct scic_sds_port *port,
  195. struct scic_sds_phy *phy)
  196. {
  197. unsigned long flags;
  198. struct scic_port_properties properties;
  199. struct isci_phy *isci_phy = sci_phy_to_iphy(phy);
  200. struct isci_port *isci_port = sci_port_to_iport(port);
  201. unsigned long success = true;
  202. BUG_ON(isci_phy->isci_port != NULL);
  203. isci_phy->isci_port = isci_port;
  204. dev_dbg(&isci_host->pdev->dev,
  205. "%s: isci_port = %p\n",
  206. __func__, isci_port);
  207. spin_lock_irqsave(&isci_phy->sas_phy.frame_rcvd_lock, flags);
  208. isci_port_change_state(isci_phy->isci_port, isci_starting);
  209. scic_port_get_properties(port, &properties);
  210. if (phy->protocol == SCIC_SDS_PHY_PROTOCOL_SATA) {
  211. u64 attached_sas_address;
  212. isci_phy->sas_phy.oob_mode = SATA_OOB_MODE;
  213. isci_phy->sas_phy.frame_rcvd_size = sizeof(struct dev_to_host_fis);
  214. /*
  215. * For direct-attached SATA devices, the SCI core will
  216. * automagically assign a SAS address to the end device
  217. * for the purpose of creating a port. This SAS address
  218. * will not be the same as assigned to the PHY and needs
  219. * to be obtained from struct scic_port_properties properties.
  220. */
  221. attached_sas_address = properties.remote.sas_address.high;
  222. attached_sas_address <<= 32;
  223. attached_sas_address |= properties.remote.sas_address.low;
  224. swab64s(&attached_sas_address);
  225. memcpy(&isci_phy->sas_phy.attached_sas_addr,
  226. &attached_sas_address, sizeof(attached_sas_address));
  227. } else if (phy->protocol == SCIC_SDS_PHY_PROTOCOL_SAS) {
  228. isci_phy->sas_phy.oob_mode = SAS_OOB_MODE;
  229. isci_phy->sas_phy.frame_rcvd_size = sizeof(struct sas_identify_frame);
  230. /* Copy the attached SAS address from the IAF */
  231. memcpy(isci_phy->sas_phy.attached_sas_addr,
  232. isci_phy->frame_rcvd.iaf.sas_addr, SAS_ADDR_SIZE);
  233. } else {
  234. dev_err(&isci_host->pdev->dev, "%s: unkown target\n", __func__);
  235. success = false;
  236. }
  237. isci_phy->sas_phy.phy->negotiated_linkrate = sci_phy_linkrate(phy);
  238. spin_unlock_irqrestore(&isci_phy->sas_phy.frame_rcvd_lock, flags);
  239. /* Notify libsas that we have an address frame, if indeed
  240. * we've found an SSP, SMP, or STP target */
  241. if (success)
  242. isci_host->sas_ha.notify_port_event(&isci_phy->sas_phy,
  243. PORTE_BYTES_DMAED);
  244. }
  245. /**
  246. * isci_port_link_down() - This function is called by the sci core when a link
  247. * becomes inactive.
  248. * @isci_host: This parameter specifies the isci host object.
  249. * @phy: This parameter specifies the isci phy with the active link.
  250. * @port: This parameter specifies the isci port with the active link.
  251. *
  252. */
  253. static void isci_port_link_down(struct isci_host *isci_host,
  254. struct isci_phy *isci_phy,
  255. struct isci_port *isci_port)
  256. {
  257. struct isci_remote_device *isci_device;
  258. dev_dbg(&isci_host->pdev->dev,
  259. "%s: isci_port = %p\n", __func__, isci_port);
  260. if (isci_port) {
  261. /* check to see if this is the last phy on this port. */
  262. if (isci_phy->sas_phy.port &&
  263. isci_phy->sas_phy.port->num_phys == 1) {
  264. atomic_inc(&isci_port->event);
  265. isci_port_bcn_enable(isci_host, isci_port);
  266. /* change the state for all devices on this port. The
  267. * next task sent to this device will be returned as
  268. * SAS_TASK_UNDELIVERED, and the scsi mid layer will
  269. * remove the target
  270. */
  271. list_for_each_entry(isci_device,
  272. &isci_port->remote_dev_list,
  273. node) {
  274. dev_dbg(&isci_host->pdev->dev,
  275. "%s: isci_device = %p\n",
  276. __func__, isci_device);
  277. set_bit(IDEV_GONE, &isci_device->flags);
  278. }
  279. }
  280. isci_port_change_state(isci_port, isci_stopping);
  281. }
  282. /* Notify libsas of the borken link, this will trigger calls to our
  283. * isci_port_deformed and isci_dev_gone functions.
  284. */
  285. sas_phy_disconnected(&isci_phy->sas_phy);
  286. isci_host->sas_ha.notify_phy_event(&isci_phy->sas_phy,
  287. PHYE_LOSS_OF_SIGNAL);
  288. isci_phy->isci_port = NULL;
  289. dev_dbg(&isci_host->pdev->dev,
  290. "%s: isci_port = %p - Done\n", __func__, isci_port);
  291. }
  292. /**
  293. * isci_port_ready() - This function is called by the sci core when a link
  294. * becomes ready.
  295. * @isci_host: This parameter specifies the isci host object.
  296. * @port: This parameter specifies the sci port with the active link.
  297. *
  298. */
  299. static void isci_port_ready(struct isci_host *isci_host, struct isci_port *isci_port)
  300. {
  301. dev_dbg(&isci_host->pdev->dev,
  302. "%s: isci_port = %p\n", __func__, isci_port);
  303. complete_all(&isci_port->start_complete);
  304. isci_port_change_state(isci_port, isci_ready);
  305. return;
  306. }
  307. /**
  308. * isci_port_not_ready() - This function is called by the sci core when a link
  309. * is not ready. All remote devices on this link will be removed if they are
  310. * in the stopping state.
  311. * @isci_host: This parameter specifies the isci host object.
  312. * @port: This parameter specifies the sci port with the active link.
  313. *
  314. */
  315. static void isci_port_not_ready(struct isci_host *isci_host, struct isci_port *isci_port)
  316. {
  317. dev_dbg(&isci_host->pdev->dev,
  318. "%s: isci_port = %p\n", __func__, isci_port);
  319. }
  320. static void isci_port_stop_complete(struct scic_sds_controller *scic,
  321. struct scic_sds_port *sci_port,
  322. enum sci_status completion_status)
  323. {
  324. dev_dbg(&scic_to_ihost(scic)->pdev->dev, "Port stop complete\n");
  325. }
  326. /**
  327. * isci_port_hard_reset_complete() - This function is called by the sci core
  328. * when the hard reset complete notification has been received.
  329. * @port: This parameter specifies the sci port with the active link.
  330. * @completion_status: This parameter specifies the core status for the reset
  331. * process.
  332. *
  333. */
  334. static void isci_port_hard_reset_complete(struct isci_port *isci_port,
  335. enum sci_status completion_status)
  336. {
  337. dev_dbg(&isci_port->isci_host->pdev->dev,
  338. "%s: isci_port = %p, completion_status=%x\n",
  339. __func__, isci_port, completion_status);
  340. /* Save the status of the hard reset from the port. */
  341. isci_port->hard_reset_status = completion_status;
  342. complete_all(&isci_port->hard_reset_complete);
  343. }
  344. /* This method will return a true value if the specified phy can be assigned to
  345. * this port The following is a list of phys for each port that are allowed: -
  346. * Port 0 - 3 2 1 0 - Port 1 - 1 - Port 2 - 3 2 - Port 3 - 3 This method
  347. * doesn't preclude all configurations. It merely ensures that a phy is part
  348. * of the allowable set of phy identifiers for that port. For example, one
  349. * could assign phy 3 to port 0 and no other phys. Please refer to
  350. * scic_sds_port_is_phy_mask_valid() for information regarding whether the
  351. * phy_mask for a port can be supported. bool true if this is a valid phy
  352. * assignment for the port false if this is not a valid phy assignment for the
  353. * port
  354. */
  355. bool scic_sds_port_is_valid_phy_assignment(struct scic_sds_port *sci_port,
  356. u32 phy_index)
  357. {
  358. /* Initialize to invalid value. */
  359. u32 existing_phy_index = SCI_MAX_PHYS;
  360. u32 index;
  361. if ((sci_port->physical_port_index == 1) && (phy_index != 1)) {
  362. return false;
  363. }
  364. if (sci_port->physical_port_index == 3 && phy_index != 3) {
  365. return false;
  366. }
  367. if (
  368. (sci_port->physical_port_index == 2)
  369. && ((phy_index == 0) || (phy_index == 1))
  370. ) {
  371. return false;
  372. }
  373. for (index = 0; index < SCI_MAX_PHYS; index++) {
  374. if ((sci_port->phy_table[index] != NULL)
  375. && (index != phy_index)) {
  376. existing_phy_index = index;
  377. }
  378. }
  379. /*
  380. * Ensure that all of the phys in the port are capable of
  381. * operating at the same maximum link rate. */
  382. if (
  383. (existing_phy_index < SCI_MAX_PHYS)
  384. && (sci_port->owning_controller->user_parameters.sds1.phys[
  385. phy_index].max_speed_generation !=
  386. sci_port->owning_controller->user_parameters.sds1.phys[
  387. existing_phy_index].max_speed_generation)
  388. )
  389. return false;
  390. return true;
  391. }
  392. /**
  393. *
  394. * @sci_port: This is the port object for which to determine if the phy mask
  395. * can be supported.
  396. *
  397. * This method will return a true value if the port's phy mask can be supported
  398. * by the SCU. The following is a list of valid PHY mask configurations for
  399. * each port: - Port 0 - [[3 2] 1] 0 - Port 1 - [1] - Port 2 - [[3] 2]
  400. * - Port 3 - [3] This method returns a boolean indication specifying if the
  401. * phy mask can be supported. true if this is a valid phy assignment for the
  402. * port false if this is not a valid phy assignment for the port
  403. */
  404. static bool scic_sds_port_is_phy_mask_valid(
  405. struct scic_sds_port *sci_port,
  406. u32 phy_mask)
  407. {
  408. if (sci_port->physical_port_index == 0) {
  409. if (((phy_mask & 0x0F) == 0x0F)
  410. || ((phy_mask & 0x03) == 0x03)
  411. || ((phy_mask & 0x01) == 0x01)
  412. || (phy_mask == 0))
  413. return true;
  414. } else if (sci_port->physical_port_index == 1) {
  415. if (((phy_mask & 0x02) == 0x02)
  416. || (phy_mask == 0))
  417. return true;
  418. } else if (sci_port->physical_port_index == 2) {
  419. if (((phy_mask & 0x0C) == 0x0C)
  420. || ((phy_mask & 0x04) == 0x04)
  421. || (phy_mask == 0))
  422. return true;
  423. } else if (sci_port->physical_port_index == 3) {
  424. if (((phy_mask & 0x08) == 0x08)
  425. || (phy_mask == 0))
  426. return true;
  427. }
  428. return false;
  429. }
  430. /**
  431. *
  432. * @sci_port: This parameter specifies the port from which to return a
  433. * connected phy.
  434. *
  435. * This method retrieves a currently active (i.e. connected) phy contained in
  436. * the port. Currently, the lowest order phy that is connected is returned.
  437. * This method returns a pointer to a SCIS_SDS_PHY object. NULL This value is
  438. * returned if there are no currently active (i.e. connected to a remote end
  439. * point) phys contained in the port. All other values specify a struct scic_sds_phy
  440. * object that is active in the port.
  441. */
  442. static struct scic_sds_phy *scic_sds_port_get_a_connected_phy(
  443. struct scic_sds_port *sci_port
  444. ) {
  445. u32 index;
  446. struct scic_sds_phy *phy;
  447. for (index = 0; index < SCI_MAX_PHYS; index++) {
  448. /*
  449. * Ensure that the phy is both part of the port and currently
  450. * connected to the remote end-point. */
  451. phy = sci_port->phy_table[index];
  452. if (
  453. (phy != NULL)
  454. && scic_sds_port_active_phy(sci_port, phy)
  455. ) {
  456. return phy;
  457. }
  458. }
  459. return NULL;
  460. }
  461. /**
  462. * scic_sds_port_set_phy() -
  463. * @out]: port The port object to which the phy assignement is being made.
  464. * @out]: phy The phy which is being assigned to the port.
  465. *
  466. * This method attempts to make the assignment of the phy to the port. If
  467. * successful the phy is assigned to the ports phy table. bool true if the phy
  468. * assignment can be made. false if the phy assignement can not be made. This
  469. * is a functional test that only fails if the phy is currently assigned to a
  470. * different port.
  471. */
  472. static enum sci_status scic_sds_port_set_phy(
  473. struct scic_sds_port *port,
  474. struct scic_sds_phy *phy)
  475. {
  476. /*
  477. * Check to see if we can add this phy to a port
  478. * that means that the phy is not part of a port and that the port does
  479. * not already have a phy assinged to the phy index. */
  480. if (
  481. (port->phy_table[phy->phy_index] == NULL)
  482. && (phy_get_non_dummy_port(phy) == NULL)
  483. && scic_sds_port_is_valid_phy_assignment(port, phy->phy_index)
  484. ) {
  485. /*
  486. * Phy is being added in the stopped state so we are in MPC mode
  487. * make logical port index = physical port index */
  488. port->logical_port_index = port->physical_port_index;
  489. port->phy_table[phy->phy_index] = phy;
  490. scic_sds_phy_set_port(phy, port);
  491. return SCI_SUCCESS;
  492. }
  493. return SCI_FAILURE;
  494. }
  495. /**
  496. * scic_sds_port_clear_phy() -
  497. * @out]: port The port from which the phy is being cleared.
  498. * @out]: phy The phy being cleared from the port.
  499. *
  500. * This method will clear the phy assigned to this port. This method fails if
  501. * this phy is not currently assinged to this port. bool true if the phy is
  502. * removed from the port. false if this phy is not assined to this port.
  503. */
  504. static enum sci_status scic_sds_port_clear_phy(
  505. struct scic_sds_port *port,
  506. struct scic_sds_phy *phy)
  507. {
  508. /* Make sure that this phy is part of this port */
  509. if (port->phy_table[phy->phy_index] == phy &&
  510. phy_get_non_dummy_port(phy) == port) {
  511. struct scic_sds_controller *scic = port->owning_controller;
  512. struct isci_host *ihost = scic_to_ihost(scic);
  513. /* Yep it is assigned to this port so remove it */
  514. scic_sds_phy_set_port(phy, &ihost->ports[SCI_MAX_PORTS].sci);
  515. port->phy_table[phy->phy_index] = NULL;
  516. return SCI_SUCCESS;
  517. }
  518. return SCI_FAILURE;
  519. }
  520. /**
  521. * This method requests the SAS address for the supplied SAS port from the SCI
  522. * implementation.
  523. * @sci_port: a handle corresponding to the SAS port for which to return the
  524. * SAS address.
  525. * @sas_address: This parameter specifies a pointer to a SAS address structure
  526. * into which the core will copy the SAS address for the port.
  527. *
  528. */
  529. void scic_sds_port_get_sas_address(
  530. struct scic_sds_port *sci_port,
  531. struct sci_sas_address *sas_address)
  532. {
  533. u32 index;
  534. sas_address->high = 0;
  535. sas_address->low = 0;
  536. for (index = 0; index < SCI_MAX_PHYS; index++) {
  537. if (sci_port->phy_table[index] != NULL) {
  538. scic_sds_phy_get_sas_address(sci_port->phy_table[index], sas_address);
  539. }
  540. }
  541. }
  542. /*
  543. * This function requests the SAS address for the device directly attached to
  544. * this SAS port.
  545. * @sci_port: a handle corresponding to the SAS port for which to return the
  546. * SAS address.
  547. * @sas_address: This parameter specifies a pointer to a SAS address structure
  548. * into which the core will copy the SAS address for the device directly
  549. * attached to the port.
  550. *
  551. */
  552. void scic_sds_port_get_attached_sas_address(
  553. struct scic_sds_port *sci_port,
  554. struct sci_sas_address *sas_address)
  555. {
  556. struct scic_sds_phy *sci_phy;
  557. /*
  558. * Ensure that the phy is both part of the port and currently
  559. * connected to the remote end-point.
  560. */
  561. sci_phy = scic_sds_port_get_a_connected_phy(sci_port);
  562. if (sci_phy) {
  563. if (sci_phy->protocol != SCIC_SDS_PHY_PROTOCOL_SATA) {
  564. scic_sds_phy_get_attached_sas_address(sci_phy,
  565. sas_address);
  566. } else {
  567. scic_sds_phy_get_sas_address(sci_phy, sas_address);
  568. sas_address->low += sci_phy->phy_index;
  569. }
  570. } else {
  571. sas_address->high = 0;
  572. sas_address->low = 0;
  573. }
  574. }
  575. /**
  576. * scic_sds_port_construct_dummy_rnc() - create dummy rnc for si workaround
  577. *
  578. * @sci_port: logical port on which we need to create the remote node context
  579. * @rni: remote node index for this remote node context.
  580. *
  581. * This routine will construct a dummy remote node context data structure
  582. * This structure will be posted to the hardware to work around a scheduler
  583. * error in the hardware.
  584. */
  585. static void scic_sds_port_construct_dummy_rnc(struct scic_sds_port *sci_port, u16 rni)
  586. {
  587. union scu_remote_node_context *rnc;
  588. rnc = &sci_port->owning_controller->remote_node_context_table[rni];
  589. memset(rnc, 0, sizeof(union scu_remote_node_context));
  590. rnc->ssp.remote_sas_address_hi = 0;
  591. rnc->ssp.remote_sas_address_lo = 0;
  592. rnc->ssp.remote_node_index = rni;
  593. rnc->ssp.remote_node_port_width = 1;
  594. rnc->ssp.logical_port_index = sci_port->physical_port_index;
  595. rnc->ssp.nexus_loss_timer_enable = false;
  596. rnc->ssp.check_bit = false;
  597. rnc->ssp.is_valid = true;
  598. rnc->ssp.is_remote_node_context = true;
  599. rnc->ssp.function_number = 0;
  600. rnc->ssp.arbitration_wait_time = 0;
  601. }
  602. /*
  603. * construct a dummy task context data structure. This
  604. * structure will be posted to the hardwre to work around a scheduler error
  605. * in the hardware.
  606. */
  607. static void scic_sds_port_construct_dummy_task(struct scic_sds_port *sci_port, u16 tag)
  608. {
  609. struct scic_sds_controller *scic = sci_port->owning_controller;
  610. struct scu_task_context *task_context;
  611. task_context = &scic->task_context_table[ISCI_TAG_TCI(tag)];
  612. memset(task_context, 0, sizeof(struct scu_task_context));
  613. task_context->initiator_request = 1;
  614. task_context->connection_rate = 1;
  615. task_context->logical_port_index = sci_port->physical_port_index;
  616. task_context->protocol_type = SCU_TASK_CONTEXT_PROTOCOL_SSP;
  617. task_context->task_index = ISCI_TAG_TCI(tag);
  618. task_context->valid = SCU_TASK_CONTEXT_VALID;
  619. task_context->context_type = SCU_TASK_CONTEXT_TYPE;
  620. task_context->remote_node_index = sci_port->reserved_rni;
  621. task_context->do_not_dma_ssp_good_response = 1;
  622. task_context->task_phase = 0x01;
  623. }
  624. static void scic_sds_port_destroy_dummy_resources(struct scic_sds_port *sci_port)
  625. {
  626. struct scic_sds_controller *scic = sci_port->owning_controller;
  627. if (sci_port->reserved_tag != SCI_CONTROLLER_INVALID_IO_TAG)
  628. isci_free_tag(scic_to_ihost(scic), sci_port->reserved_tag);
  629. if (sci_port->reserved_rni != SCU_DUMMY_INDEX)
  630. scic_sds_remote_node_table_release_remote_node_index(&scic->available_remote_nodes,
  631. 1, sci_port->reserved_rni);
  632. sci_port->reserved_rni = SCU_DUMMY_INDEX;
  633. sci_port->reserved_tag = SCI_CONTROLLER_INVALID_IO_TAG;
  634. }
  635. /**
  636. * This method performs initialization of the supplied port. Initialization
  637. * includes: - state machine initialization - member variable initialization
  638. * - configuring the phy_mask
  639. * @sci_port:
  640. * @transport_layer_registers:
  641. * @port_task_scheduler_registers:
  642. * @port_configuration_regsiter:
  643. *
  644. * enum sci_status SCI_FAILURE_UNSUPPORTED_PORT_CONFIGURATION This value is returned
  645. * if the phy being added to the port
  646. */
  647. enum sci_status scic_sds_port_initialize(
  648. struct scic_sds_port *sci_port,
  649. void __iomem *port_task_scheduler_registers,
  650. void __iomem *port_configuration_regsiter,
  651. void __iomem *viit_registers)
  652. {
  653. sci_port->port_task_scheduler_registers = port_task_scheduler_registers;
  654. sci_port->port_pe_configuration_register = port_configuration_regsiter;
  655. sci_port->viit_registers = viit_registers;
  656. return SCI_SUCCESS;
  657. }
  658. /**
  659. * This method assigns the direct attached device ID for this port.
  660. *
  661. * @param[in] sci_port The port for which the direct attached device id is to
  662. * be assigned.
  663. * @param[in] device_id The direct attached device ID to assign to the port.
  664. * This will be the RNi for the device
  665. */
  666. void scic_sds_port_setup_transports(
  667. struct scic_sds_port *sci_port,
  668. u32 device_id)
  669. {
  670. u8 index;
  671. for (index = 0; index < SCI_MAX_PHYS; index++) {
  672. if (sci_port->active_phy_mask & (1 << index))
  673. scic_sds_phy_setup_transport(sci_port->phy_table[index], device_id);
  674. }
  675. }
  676. /**
  677. *
  678. * @sci_port: This is the port on which the phy should be enabled.
  679. * @sci_phy: This is the specific phy which to enable.
  680. * @do_notify_user: This parameter specifies whether to inform the user (via
  681. * scic_cb_port_link_up()) as to the fact that a new phy as become ready.
  682. *
  683. * This function will activate the phy in the port.
  684. * Activation includes: - adding
  685. * the phy to the port - enabling the Protocol Engine in the silicon. -
  686. * notifying the user that the link is up. none
  687. */
  688. static void scic_sds_port_activate_phy(struct scic_sds_port *sci_port,
  689. struct scic_sds_phy *sci_phy,
  690. bool do_notify_user)
  691. {
  692. struct scic_sds_controller *scic = sci_port->owning_controller;
  693. struct isci_host *ihost = scic_to_ihost(scic);
  694. if (sci_phy->protocol != SCIC_SDS_PHY_PROTOCOL_SATA)
  695. scic_sds_phy_resume(sci_phy);
  696. sci_port->active_phy_mask |= 1 << sci_phy->phy_index;
  697. scic_sds_controller_clear_invalid_phy(scic, sci_phy);
  698. if (do_notify_user == true)
  699. isci_port_link_up(ihost, sci_port, sci_phy);
  700. }
  701. void scic_sds_port_deactivate_phy(struct scic_sds_port *sci_port,
  702. struct scic_sds_phy *sci_phy,
  703. bool do_notify_user)
  704. {
  705. struct scic_sds_controller *scic = scic_sds_port_get_controller(sci_port);
  706. struct isci_port *iport = sci_port_to_iport(sci_port);
  707. struct isci_host *ihost = scic_to_ihost(scic);
  708. struct isci_phy *iphy = sci_phy_to_iphy(sci_phy);
  709. sci_port->active_phy_mask &= ~(1 << sci_phy->phy_index);
  710. sci_phy->max_negotiated_speed = SAS_LINK_RATE_UNKNOWN;
  711. /* Re-assign the phy back to the LP as if it were a narrow port */
  712. writel(sci_phy->phy_index,
  713. &sci_port->port_pe_configuration_register[sci_phy->phy_index]);
  714. if (do_notify_user == true)
  715. isci_port_link_down(ihost, iphy, iport);
  716. }
  717. /**
  718. *
  719. * @sci_port: This is the port on which the phy should be disabled.
  720. * @sci_phy: This is the specific phy which to disabled.
  721. *
  722. * This function will disable the phy and report that the phy is not valid for
  723. * this port object. None
  724. */
  725. static void scic_sds_port_invalid_link_up(struct scic_sds_port *sci_port,
  726. struct scic_sds_phy *sci_phy)
  727. {
  728. struct scic_sds_controller *scic = sci_port->owning_controller;
  729. /*
  730. * Check to see if we have alreay reported this link as bad and if
  731. * not go ahead and tell the SCI_USER that we have discovered an
  732. * invalid link.
  733. */
  734. if ((scic->invalid_phy_mask & (1 << sci_phy->phy_index)) == 0) {
  735. scic_sds_controller_set_invalid_phy(scic, sci_phy);
  736. dev_warn(&scic_to_ihost(scic)->pdev->dev, "Invalid link up!\n");
  737. }
  738. }
  739. static bool is_port_ready_state(enum scic_sds_port_states state)
  740. {
  741. switch (state) {
  742. case SCI_PORT_READY:
  743. case SCI_PORT_SUB_WAITING:
  744. case SCI_PORT_SUB_OPERATIONAL:
  745. case SCI_PORT_SUB_CONFIGURING:
  746. return true;
  747. default:
  748. return false;
  749. }
  750. }
  751. /* flag dummy rnc hanling when exiting a ready state */
  752. static void port_state_machine_change(struct scic_sds_port *sci_port,
  753. enum scic_sds_port_states state)
  754. {
  755. struct sci_base_state_machine *sm = &sci_port->sm;
  756. enum scic_sds_port_states old_state = sm->current_state_id;
  757. if (is_port_ready_state(old_state) && !is_port_ready_state(state))
  758. sci_port->ready_exit = true;
  759. sci_change_state(sm, state);
  760. sci_port->ready_exit = false;
  761. }
  762. /**
  763. * scic_sds_port_general_link_up_handler - phy can be assigned to port?
  764. * @sci_port: scic_sds_port object for which has a phy that has gone link up.
  765. * @sci_phy: This is the struct scic_sds_phy object that has gone link up.
  766. * @do_notify_user: This parameter specifies whether to inform the user (via
  767. * scic_cb_port_link_up()) as to the fact that a new phy as become ready.
  768. *
  769. * Determine if this phy can be assigned to this
  770. * port . If the phy is not a valid PHY for
  771. * this port then the function will notify the user. A PHY can only be
  772. * part of a port if it's attached SAS ADDRESS is the same as all other PHYs in
  773. * the same port. none
  774. */
  775. static void scic_sds_port_general_link_up_handler(struct scic_sds_port *sci_port,
  776. struct scic_sds_phy *sci_phy,
  777. bool do_notify_user)
  778. {
  779. struct sci_sas_address port_sas_address;
  780. struct sci_sas_address phy_sas_address;
  781. scic_sds_port_get_attached_sas_address(sci_port, &port_sas_address);
  782. scic_sds_phy_get_attached_sas_address(sci_phy, &phy_sas_address);
  783. /* If the SAS address of the new phy matches the SAS address of
  784. * other phys in the port OR this is the first phy in the port,
  785. * then activate the phy and allow it to be used for operations
  786. * in this port.
  787. */
  788. if ((phy_sas_address.high == port_sas_address.high &&
  789. phy_sas_address.low == port_sas_address.low) ||
  790. sci_port->active_phy_mask == 0) {
  791. struct sci_base_state_machine *sm = &sci_port->sm;
  792. scic_sds_port_activate_phy(sci_port, sci_phy, do_notify_user);
  793. if (sm->current_state_id == SCI_PORT_RESETTING)
  794. port_state_machine_change(sci_port, SCI_PORT_READY);
  795. } else
  796. scic_sds_port_invalid_link_up(sci_port, sci_phy);
  797. }
  798. /**
  799. * This method returns false if the port only has a single phy object assigned.
  800. * If there are no phys or more than one phy then the method will return
  801. * true.
  802. * @sci_port: The port for which the wide port condition is to be checked.
  803. *
  804. * bool true Is returned if this is a wide ported port. false Is returned if
  805. * this is a narrow port.
  806. */
  807. static bool scic_sds_port_is_wide(struct scic_sds_port *sci_port)
  808. {
  809. u32 index;
  810. u32 phy_count = 0;
  811. for (index = 0; index < SCI_MAX_PHYS; index++) {
  812. if (sci_port->phy_table[index] != NULL) {
  813. phy_count++;
  814. }
  815. }
  816. return phy_count != 1;
  817. }
  818. /**
  819. * This method is called by the PHY object when the link is detected. if the
  820. * port wants the PHY to continue on to the link up state then the port
  821. * layer must return true. If the port object returns false the phy object
  822. * must halt its attempt to go link up.
  823. * @sci_port: The port associated with the phy object.
  824. * @sci_phy: The phy object that is trying to go link up.
  825. *
  826. * true if the phy object can continue to the link up condition. true Is
  827. * returned if this phy can continue to the ready state. false Is returned if
  828. * can not continue on to the ready state. This notification is in place for
  829. * wide ports and direct attached phys. Since there are no wide ported SATA
  830. * devices this could become an invalid port configuration.
  831. */
  832. bool scic_sds_port_link_detected(
  833. struct scic_sds_port *sci_port,
  834. struct scic_sds_phy *sci_phy)
  835. {
  836. if ((sci_port->logical_port_index != SCIC_SDS_DUMMY_PORT) &&
  837. (sci_phy->protocol == SCIC_SDS_PHY_PROTOCOL_SATA) &&
  838. scic_sds_port_is_wide(sci_port)) {
  839. scic_sds_port_invalid_link_up(sci_port, sci_phy);
  840. return false;
  841. }
  842. return true;
  843. }
  844. static void port_timeout(unsigned long data)
  845. {
  846. struct sci_timer *tmr = (struct sci_timer *)data;
  847. struct scic_sds_port *sci_port = container_of(tmr, typeof(*sci_port), timer);
  848. struct isci_host *ihost = scic_to_ihost(sci_port->owning_controller);
  849. unsigned long flags;
  850. u32 current_state;
  851. spin_lock_irqsave(&ihost->scic_lock, flags);
  852. if (tmr->cancel)
  853. goto done;
  854. current_state = sci_port->sm.current_state_id;
  855. if (current_state == SCI_PORT_RESETTING) {
  856. /* if the port is still in the resetting state then the timeout
  857. * fired before the reset completed.
  858. */
  859. port_state_machine_change(sci_port, SCI_PORT_FAILED);
  860. } else if (current_state == SCI_PORT_STOPPED) {
  861. /* if the port is stopped then the start request failed In this
  862. * case stay in the stopped state.
  863. */
  864. dev_err(sciport_to_dev(sci_port),
  865. "%s: SCIC Port 0x%p failed to stop before tiemout.\n",
  866. __func__,
  867. sci_port);
  868. } else if (current_state == SCI_PORT_STOPPING) {
  869. /* if the port is still stopping then the stop has not completed */
  870. isci_port_stop_complete(sci_port->owning_controller,
  871. sci_port,
  872. SCI_FAILURE_TIMEOUT);
  873. } else {
  874. /* The port is in the ready state and we have a timer
  875. * reporting a timeout this should not happen.
  876. */
  877. dev_err(sciport_to_dev(sci_port),
  878. "%s: SCIC Port 0x%p is processing a timeout operation "
  879. "in state %d.\n", __func__, sci_port, current_state);
  880. }
  881. done:
  882. spin_unlock_irqrestore(&ihost->scic_lock, flags);
  883. }
  884. /* --------------------------------------------------------------------------- */
  885. /**
  886. * This function updates the hardwares VIIT entry for this port.
  887. *
  888. *
  889. */
  890. static void scic_sds_port_update_viit_entry(struct scic_sds_port *sci_port)
  891. {
  892. struct sci_sas_address sas_address;
  893. scic_sds_port_get_sas_address(sci_port, &sas_address);
  894. writel(sas_address.high,
  895. &sci_port->viit_registers->initiator_sas_address_hi);
  896. writel(sas_address.low,
  897. &sci_port->viit_registers->initiator_sas_address_lo);
  898. /* This value get cleared just in case its not already cleared */
  899. writel(0, &sci_port->viit_registers->reserved);
  900. /* We are required to update the status register last */
  901. writel(SCU_VIIT_ENTRY_ID_VIIT |
  902. SCU_VIIT_IPPT_INITIATOR |
  903. ((1 << sci_port->physical_port_index) << SCU_VIIT_ENTRY_LPVIE_SHIFT) |
  904. SCU_VIIT_STATUS_ALL_VALID,
  905. &sci_port->viit_registers->status);
  906. }
  907. /**
  908. * This method returns the maximum allowed speed for data transfers on this
  909. * port. This maximum allowed speed evaluates to the maximum speed of the
  910. * slowest phy in the port.
  911. * @sci_port: This parameter specifies the port for which to retrieve the
  912. * maximum allowed speed.
  913. *
  914. * This method returns the maximum negotiated speed of the slowest phy in the
  915. * port.
  916. */
  917. enum sas_linkrate scic_sds_port_get_max_allowed_speed(
  918. struct scic_sds_port *sci_port)
  919. {
  920. u16 index;
  921. enum sas_linkrate max_allowed_speed = SAS_LINK_RATE_6_0_GBPS;
  922. struct scic_sds_phy *phy = NULL;
  923. /*
  924. * Loop through all of the phys in this port and find the phy with the
  925. * lowest maximum link rate. */
  926. for (index = 0; index < SCI_MAX_PHYS; index++) {
  927. phy = sci_port->phy_table[index];
  928. if (
  929. (phy != NULL)
  930. && (scic_sds_port_active_phy(sci_port, phy) == true)
  931. && (phy->max_negotiated_speed < max_allowed_speed)
  932. )
  933. max_allowed_speed = phy->max_negotiated_speed;
  934. }
  935. return max_allowed_speed;
  936. }
  937. /**
  938. *
  939. * @sci_port: This is the struct scic_sds_port object to suspend.
  940. *
  941. * This method will susped the port task scheduler for this port object. none
  942. */
  943. static void
  944. scic_sds_port_suspend_port_task_scheduler(struct scic_sds_port *port)
  945. {
  946. u32 pts_control_value;
  947. pts_control_value = readl(&port->port_task_scheduler_registers->control);
  948. pts_control_value |= SCU_PTSxCR_GEN_BIT(SUSPEND);
  949. writel(pts_control_value, &port->port_task_scheduler_registers->control);
  950. }
  951. /**
  952. * scic_sds_port_post_dummy_request() - post dummy/workaround request
  953. * @sci_port: port to post task
  954. *
  955. * Prevent the hardware scheduler from posting new requests to the front
  956. * of the scheduler queue causing a starvation problem for currently
  957. * ongoing requests.
  958. *
  959. */
  960. static void scic_sds_port_post_dummy_request(struct scic_sds_port *sci_port)
  961. {
  962. struct scic_sds_controller *scic = sci_port->owning_controller;
  963. u16 tag = sci_port->reserved_tag;
  964. struct scu_task_context *tc;
  965. u32 command;
  966. tc = &scic->task_context_table[ISCI_TAG_TCI(tag)];
  967. tc->abort = 0;
  968. command = SCU_CONTEXT_COMMAND_REQUEST_TYPE_POST_TC |
  969. sci_port->physical_port_index << SCU_CONTEXT_COMMAND_LOGICAL_PORT_SHIFT |
  970. ISCI_TAG_TCI(tag);
  971. scic_sds_controller_post_request(scic, command);
  972. }
  973. /**
  974. * This routine will abort the dummy request. This will alow the hardware to
  975. * power down parts of the silicon to save power.
  976. *
  977. * @sci_port: The port on which the task must be aborted.
  978. *
  979. */
  980. static void scic_sds_port_abort_dummy_request(struct scic_sds_port *sci_port)
  981. {
  982. struct scic_sds_controller *scic = sci_port->owning_controller;
  983. u16 tag = sci_port->reserved_tag;
  984. struct scu_task_context *tc;
  985. u32 command;
  986. tc = &scic->task_context_table[ISCI_TAG_TCI(tag)];
  987. tc->abort = 1;
  988. command = SCU_CONTEXT_COMMAND_REQUEST_POST_TC_ABORT |
  989. sci_port->physical_port_index << SCU_CONTEXT_COMMAND_LOGICAL_PORT_SHIFT |
  990. ISCI_TAG_TCI(tag);
  991. scic_sds_controller_post_request(scic, command);
  992. }
  993. /**
  994. *
  995. * @sci_port: This is the struct scic_sds_port object to resume.
  996. *
  997. * This method will resume the port task scheduler for this port object. none
  998. */
  999. static void
  1000. scic_sds_port_resume_port_task_scheduler(struct scic_sds_port *port)
  1001. {
  1002. u32 pts_control_value;
  1003. pts_control_value = readl(&port->port_task_scheduler_registers->control);
  1004. pts_control_value &= ~SCU_PTSxCR_GEN_BIT(SUSPEND);
  1005. writel(pts_control_value, &port->port_task_scheduler_registers->control);
  1006. }
  1007. static void scic_sds_port_ready_substate_waiting_enter(struct sci_base_state_machine *sm)
  1008. {
  1009. struct scic_sds_port *sci_port = container_of(sm, typeof(*sci_port), sm);
  1010. scic_sds_port_suspend_port_task_scheduler(sci_port);
  1011. sci_port->not_ready_reason = SCIC_PORT_NOT_READY_NO_ACTIVE_PHYS;
  1012. if (sci_port->active_phy_mask != 0) {
  1013. /* At least one of the phys on the port is ready */
  1014. port_state_machine_change(sci_port,
  1015. SCI_PORT_SUB_OPERATIONAL);
  1016. }
  1017. }
  1018. static void scic_sds_port_ready_substate_operational_enter(struct sci_base_state_machine *sm)
  1019. {
  1020. u32 index;
  1021. struct scic_sds_port *sci_port = container_of(sm, typeof(*sci_port), sm);
  1022. struct scic_sds_controller *scic = sci_port->owning_controller;
  1023. struct isci_host *ihost = scic_to_ihost(scic);
  1024. struct isci_port *iport = sci_port_to_iport(sci_port);
  1025. isci_port_ready(ihost, iport);
  1026. for (index = 0; index < SCI_MAX_PHYS; index++) {
  1027. if (sci_port->phy_table[index]) {
  1028. writel(sci_port->physical_port_index,
  1029. &sci_port->port_pe_configuration_register[
  1030. sci_port->phy_table[index]->phy_index]);
  1031. }
  1032. }
  1033. scic_sds_port_update_viit_entry(sci_port);
  1034. scic_sds_port_resume_port_task_scheduler(sci_port);
  1035. /*
  1036. * Post the dummy task for the port so the hardware can schedule
  1037. * io correctly
  1038. */
  1039. scic_sds_port_post_dummy_request(sci_port);
  1040. }
  1041. static void scic_sds_port_invalidate_dummy_remote_node(struct scic_sds_port *sci_port)
  1042. {
  1043. struct scic_sds_controller *scic = sci_port->owning_controller;
  1044. u8 phys_index = sci_port->physical_port_index;
  1045. union scu_remote_node_context *rnc;
  1046. u16 rni = sci_port->reserved_rni;
  1047. u32 command;
  1048. rnc = &scic->remote_node_context_table[rni];
  1049. rnc->ssp.is_valid = false;
  1050. /* ensure the preceding tc abort request has reached the
  1051. * controller and give it ample time to act before posting the rnc
  1052. * invalidate
  1053. */
  1054. readl(&scic->smu_registers->interrupt_status); /* flush */
  1055. udelay(10);
  1056. command = SCU_CONTEXT_COMMAND_POST_RNC_INVALIDATE |
  1057. phys_index << SCU_CONTEXT_COMMAND_LOGICAL_PORT_SHIFT | rni;
  1058. scic_sds_controller_post_request(scic, command);
  1059. }
  1060. /**
  1061. *
  1062. * @object: This is the object which is cast to a struct scic_sds_port object.
  1063. *
  1064. * This method will perform the actions required by the struct scic_sds_port on
  1065. * exiting the SCI_PORT_SUB_OPERATIONAL. This function reports
  1066. * the port not ready and suspends the port task scheduler. none
  1067. */
  1068. static void scic_sds_port_ready_substate_operational_exit(struct sci_base_state_machine *sm)
  1069. {
  1070. struct scic_sds_port *sci_port = container_of(sm, typeof(*sci_port), sm);
  1071. struct scic_sds_controller *scic = sci_port->owning_controller;
  1072. struct isci_host *ihost = scic_to_ihost(scic);
  1073. struct isci_port *iport = sci_port_to_iport(sci_port);
  1074. /*
  1075. * Kill the dummy task for this port if it has not yet posted
  1076. * the hardware will treat this as a NOP and just return abort
  1077. * complete.
  1078. */
  1079. scic_sds_port_abort_dummy_request(sci_port);
  1080. isci_port_not_ready(ihost, iport);
  1081. if (sci_port->ready_exit)
  1082. scic_sds_port_invalidate_dummy_remote_node(sci_port);
  1083. }
  1084. static void scic_sds_port_ready_substate_configuring_enter(struct sci_base_state_machine *sm)
  1085. {
  1086. struct scic_sds_port *sci_port = container_of(sm, typeof(*sci_port), sm);
  1087. struct scic_sds_controller *scic = sci_port->owning_controller;
  1088. struct isci_host *ihost = scic_to_ihost(scic);
  1089. struct isci_port *iport = sci_port_to_iport(sci_port);
  1090. if (sci_port->active_phy_mask == 0) {
  1091. isci_port_not_ready(ihost, iport);
  1092. port_state_machine_change(sci_port,
  1093. SCI_PORT_SUB_WAITING);
  1094. } else if (sci_port->started_request_count == 0)
  1095. port_state_machine_change(sci_port,
  1096. SCI_PORT_SUB_OPERATIONAL);
  1097. }
  1098. static void scic_sds_port_ready_substate_configuring_exit(struct sci_base_state_machine *sm)
  1099. {
  1100. struct scic_sds_port *sci_port = container_of(sm, typeof(*sci_port), sm);
  1101. scic_sds_port_suspend_port_task_scheduler(sci_port);
  1102. if (sci_port->ready_exit)
  1103. scic_sds_port_invalidate_dummy_remote_node(sci_port);
  1104. }
  1105. enum sci_status scic_sds_port_start(struct scic_sds_port *sci_port)
  1106. {
  1107. struct scic_sds_controller *scic = sci_port->owning_controller;
  1108. enum sci_status status = SCI_SUCCESS;
  1109. enum scic_sds_port_states state;
  1110. u32 phy_mask;
  1111. state = sci_port->sm.current_state_id;
  1112. if (state != SCI_PORT_STOPPED) {
  1113. dev_warn(sciport_to_dev(sci_port),
  1114. "%s: in wrong state: %d\n", __func__, state);
  1115. return SCI_FAILURE_INVALID_STATE;
  1116. }
  1117. if (sci_port->assigned_device_count > 0) {
  1118. /* TODO This is a start failure operation because
  1119. * there are still devices assigned to this port.
  1120. * There must be no devices assigned to a port on a
  1121. * start operation.
  1122. */
  1123. return SCI_FAILURE_UNSUPPORTED_PORT_CONFIGURATION;
  1124. }
  1125. if (sci_port->reserved_rni == SCU_DUMMY_INDEX) {
  1126. u16 rni = scic_sds_remote_node_table_allocate_remote_node(
  1127. &scic->available_remote_nodes, 1);
  1128. if (rni != SCU_DUMMY_INDEX)
  1129. scic_sds_port_construct_dummy_rnc(sci_port, rni);
  1130. else
  1131. status = SCI_FAILURE_INSUFFICIENT_RESOURCES;
  1132. sci_port->reserved_rni = rni;
  1133. }
  1134. if (sci_port->reserved_tag == SCI_CONTROLLER_INVALID_IO_TAG) {
  1135. struct isci_host *ihost = scic_to_ihost(scic);
  1136. u16 tag;
  1137. tag = isci_alloc_tag(ihost);
  1138. if (tag == SCI_CONTROLLER_INVALID_IO_TAG)
  1139. status = SCI_FAILURE_INSUFFICIENT_RESOURCES;
  1140. else
  1141. scic_sds_port_construct_dummy_task(sci_port, tag);
  1142. sci_port->reserved_tag = tag;
  1143. }
  1144. if (status == SCI_SUCCESS) {
  1145. phy_mask = scic_sds_port_get_phys(sci_port);
  1146. /*
  1147. * There are one or more phys assigned to this port. Make sure
  1148. * the port's phy mask is in fact legal and supported by the
  1149. * silicon.
  1150. */
  1151. if (scic_sds_port_is_phy_mask_valid(sci_port, phy_mask) == true) {
  1152. port_state_machine_change(sci_port,
  1153. SCI_PORT_READY);
  1154. return SCI_SUCCESS;
  1155. }
  1156. status = SCI_FAILURE;
  1157. }
  1158. if (status != SCI_SUCCESS)
  1159. scic_sds_port_destroy_dummy_resources(sci_port);
  1160. return status;
  1161. }
  1162. enum sci_status scic_sds_port_stop(struct scic_sds_port *sci_port)
  1163. {
  1164. enum scic_sds_port_states state;
  1165. state = sci_port->sm.current_state_id;
  1166. switch (state) {
  1167. case SCI_PORT_STOPPED:
  1168. return SCI_SUCCESS;
  1169. case SCI_PORT_SUB_WAITING:
  1170. case SCI_PORT_SUB_OPERATIONAL:
  1171. case SCI_PORT_SUB_CONFIGURING:
  1172. case SCI_PORT_RESETTING:
  1173. port_state_machine_change(sci_port,
  1174. SCI_PORT_STOPPING);
  1175. return SCI_SUCCESS;
  1176. default:
  1177. dev_warn(sciport_to_dev(sci_port),
  1178. "%s: in wrong state: %d\n", __func__, state);
  1179. return SCI_FAILURE_INVALID_STATE;
  1180. }
  1181. }
  1182. static enum sci_status scic_port_hard_reset(struct scic_sds_port *sci_port, u32 timeout)
  1183. {
  1184. enum sci_status status = SCI_FAILURE_INVALID_PHY;
  1185. struct scic_sds_phy *selected_phy = NULL;
  1186. enum scic_sds_port_states state;
  1187. u32 phy_index;
  1188. state = sci_port->sm.current_state_id;
  1189. if (state != SCI_PORT_SUB_OPERATIONAL) {
  1190. dev_warn(sciport_to_dev(sci_port),
  1191. "%s: in wrong state: %d\n", __func__, state);
  1192. return SCI_FAILURE_INVALID_STATE;
  1193. }
  1194. /* Select a phy on which we can send the hard reset request. */
  1195. for (phy_index = 0; phy_index < SCI_MAX_PHYS && !selected_phy; phy_index++) {
  1196. selected_phy = sci_port->phy_table[phy_index];
  1197. if (selected_phy &&
  1198. !scic_sds_port_active_phy(sci_port, selected_phy)) {
  1199. /*
  1200. * We found a phy but it is not ready select
  1201. * different phy
  1202. */
  1203. selected_phy = NULL;
  1204. }
  1205. }
  1206. /* If we have a phy then go ahead and start the reset procedure */
  1207. if (!selected_phy)
  1208. return status;
  1209. status = scic_sds_phy_reset(selected_phy);
  1210. if (status != SCI_SUCCESS)
  1211. return status;
  1212. sci_mod_timer(&sci_port->timer, timeout);
  1213. sci_port->not_ready_reason = SCIC_PORT_NOT_READY_HARD_RESET_REQUESTED;
  1214. port_state_machine_change(sci_port,
  1215. SCI_PORT_RESETTING);
  1216. return SCI_SUCCESS;
  1217. }
  1218. /**
  1219. * scic_sds_port_add_phy() -
  1220. * @sci_port: This parameter specifies the port in which the phy will be added.
  1221. * @sci_phy: This parameter is the phy which is to be added to the port.
  1222. *
  1223. * This method will add a PHY to the selected port. This method returns an
  1224. * enum sci_status. SCI_SUCCESS the phy has been added to the port. Any other
  1225. * status is a failure to add the phy to the port.
  1226. */
  1227. enum sci_status scic_sds_port_add_phy(struct scic_sds_port *sci_port,
  1228. struct scic_sds_phy *sci_phy)
  1229. {
  1230. enum sci_status status;
  1231. enum scic_sds_port_states state;
  1232. state = sci_port->sm.current_state_id;
  1233. switch (state) {
  1234. case SCI_PORT_STOPPED: {
  1235. struct sci_sas_address port_sas_address;
  1236. /* Read the port assigned SAS Address if there is one */
  1237. scic_sds_port_get_sas_address(sci_port, &port_sas_address);
  1238. if (port_sas_address.high != 0 && port_sas_address.low != 0) {
  1239. struct sci_sas_address phy_sas_address;
  1240. /* Make sure that the PHY SAS Address matches the SAS Address
  1241. * for this port
  1242. */
  1243. scic_sds_phy_get_sas_address(sci_phy, &phy_sas_address);
  1244. if (port_sas_address.high != phy_sas_address.high ||
  1245. port_sas_address.low != phy_sas_address.low)
  1246. return SCI_FAILURE_UNSUPPORTED_PORT_CONFIGURATION;
  1247. }
  1248. return scic_sds_port_set_phy(sci_port, sci_phy);
  1249. }
  1250. case SCI_PORT_SUB_WAITING:
  1251. case SCI_PORT_SUB_OPERATIONAL:
  1252. status = scic_sds_port_set_phy(sci_port, sci_phy);
  1253. if (status != SCI_SUCCESS)
  1254. return status;
  1255. scic_sds_port_general_link_up_handler(sci_port, sci_phy, true);
  1256. sci_port->not_ready_reason = SCIC_PORT_NOT_READY_RECONFIGURING;
  1257. port_state_machine_change(sci_port, SCI_PORT_SUB_CONFIGURING);
  1258. return status;
  1259. case SCI_PORT_SUB_CONFIGURING:
  1260. status = scic_sds_port_set_phy(sci_port, sci_phy);
  1261. if (status != SCI_SUCCESS)
  1262. return status;
  1263. scic_sds_port_general_link_up_handler(sci_port, sci_phy, true);
  1264. /* Re-enter the configuring state since this may be the last phy in
  1265. * the port.
  1266. */
  1267. port_state_machine_change(sci_port,
  1268. SCI_PORT_SUB_CONFIGURING);
  1269. return SCI_SUCCESS;
  1270. default:
  1271. dev_warn(sciport_to_dev(sci_port),
  1272. "%s: in wrong state: %d\n", __func__, state);
  1273. return SCI_FAILURE_INVALID_STATE;
  1274. }
  1275. }
  1276. /**
  1277. * scic_sds_port_remove_phy() -
  1278. * @sci_port: This parameter specifies the port in which the phy will be added.
  1279. * @sci_phy: This parameter is the phy which is to be added to the port.
  1280. *
  1281. * This method will remove the PHY from the selected PORT. This method returns
  1282. * an enum sci_status. SCI_SUCCESS the phy has been removed from the port. Any
  1283. * other status is a failure to add the phy to the port.
  1284. */
  1285. enum sci_status scic_sds_port_remove_phy(struct scic_sds_port *sci_port,
  1286. struct scic_sds_phy *sci_phy)
  1287. {
  1288. enum sci_status status;
  1289. enum scic_sds_port_states state;
  1290. state = sci_port->sm.current_state_id;
  1291. switch (state) {
  1292. case SCI_PORT_STOPPED:
  1293. return scic_sds_port_clear_phy(sci_port, sci_phy);
  1294. case SCI_PORT_SUB_OPERATIONAL:
  1295. status = scic_sds_port_clear_phy(sci_port, sci_phy);
  1296. if (status != SCI_SUCCESS)
  1297. return status;
  1298. scic_sds_port_deactivate_phy(sci_port, sci_phy, true);
  1299. sci_port->not_ready_reason = SCIC_PORT_NOT_READY_RECONFIGURING;
  1300. port_state_machine_change(sci_port,
  1301. SCI_PORT_SUB_CONFIGURING);
  1302. return SCI_SUCCESS;
  1303. case SCI_PORT_SUB_CONFIGURING:
  1304. status = scic_sds_port_clear_phy(sci_port, sci_phy);
  1305. if (status != SCI_SUCCESS)
  1306. return status;
  1307. scic_sds_port_deactivate_phy(sci_port, sci_phy, true);
  1308. /* Re-enter the configuring state since this may be the last phy in
  1309. * the port
  1310. */
  1311. port_state_machine_change(sci_port,
  1312. SCI_PORT_SUB_CONFIGURING);
  1313. return SCI_SUCCESS;
  1314. default:
  1315. dev_warn(sciport_to_dev(sci_port),
  1316. "%s: in wrong state: %d\n", __func__, state);
  1317. return SCI_FAILURE_INVALID_STATE;
  1318. }
  1319. }
  1320. enum sci_status scic_sds_port_link_up(struct scic_sds_port *sci_port,
  1321. struct scic_sds_phy *sci_phy)
  1322. {
  1323. enum scic_sds_port_states state;
  1324. state = sci_port->sm.current_state_id;
  1325. switch (state) {
  1326. case SCI_PORT_SUB_WAITING:
  1327. /* Since this is the first phy going link up for the port we
  1328. * can just enable it and continue
  1329. */
  1330. scic_sds_port_activate_phy(sci_port, sci_phy, true);
  1331. port_state_machine_change(sci_port,
  1332. SCI_PORT_SUB_OPERATIONAL);
  1333. return SCI_SUCCESS;
  1334. case SCI_PORT_SUB_OPERATIONAL:
  1335. scic_sds_port_general_link_up_handler(sci_port, sci_phy, true);
  1336. return SCI_SUCCESS;
  1337. case SCI_PORT_RESETTING:
  1338. /* TODO We should make sure that the phy that has gone
  1339. * link up is the same one on which we sent the reset. It is
  1340. * possible that the phy on which we sent the reset is not the
  1341. * one that has gone link up and we want to make sure that
  1342. * phy being reset comes back. Consider the case where a
  1343. * reset is sent but before the hardware processes the reset it
  1344. * get a link up on the port because of a hot plug event.
  1345. * because of the reset request this phy will go link down
  1346. * almost immediately.
  1347. */
  1348. /* In the resetting state we don't notify the user regarding
  1349. * link up and link down notifications.
  1350. */
  1351. scic_sds_port_general_link_up_handler(sci_port, sci_phy, false);
  1352. return SCI_SUCCESS;
  1353. default:
  1354. dev_warn(sciport_to_dev(sci_port),
  1355. "%s: in wrong state: %d\n", __func__, state);
  1356. return SCI_FAILURE_INVALID_STATE;
  1357. }
  1358. }
  1359. enum sci_status scic_sds_port_link_down(struct scic_sds_port *sci_port,
  1360. struct scic_sds_phy *sci_phy)
  1361. {
  1362. enum scic_sds_port_states state;
  1363. state = sci_port->sm.current_state_id;
  1364. switch (state) {
  1365. case SCI_PORT_SUB_OPERATIONAL:
  1366. scic_sds_port_deactivate_phy(sci_port, sci_phy, true);
  1367. /* If there are no active phys left in the port, then
  1368. * transition the port to the WAITING state until such time
  1369. * as a phy goes link up
  1370. */
  1371. if (sci_port->active_phy_mask == 0)
  1372. port_state_machine_change(sci_port,
  1373. SCI_PORT_SUB_WAITING);
  1374. return SCI_SUCCESS;
  1375. case SCI_PORT_RESETTING:
  1376. /* In the resetting state we don't notify the user regarding
  1377. * link up and link down notifications. */
  1378. scic_sds_port_deactivate_phy(sci_port, sci_phy, false);
  1379. return SCI_SUCCESS;
  1380. default:
  1381. dev_warn(sciport_to_dev(sci_port),
  1382. "%s: in wrong state: %d\n", __func__, state);
  1383. return SCI_FAILURE_INVALID_STATE;
  1384. }
  1385. }
  1386. enum sci_status scic_sds_port_start_io(struct scic_sds_port *sci_port,
  1387. struct scic_sds_remote_device *sci_dev,
  1388. struct isci_request *ireq)
  1389. {
  1390. enum scic_sds_port_states state;
  1391. state = sci_port->sm.current_state_id;
  1392. switch (state) {
  1393. case SCI_PORT_SUB_WAITING:
  1394. return SCI_FAILURE_INVALID_STATE;
  1395. case SCI_PORT_SUB_OPERATIONAL:
  1396. sci_port->started_request_count++;
  1397. return SCI_SUCCESS;
  1398. default:
  1399. dev_warn(sciport_to_dev(sci_port),
  1400. "%s: in wrong state: %d\n", __func__, state);
  1401. return SCI_FAILURE_INVALID_STATE;
  1402. }
  1403. }
  1404. enum sci_status scic_sds_port_complete_io(struct scic_sds_port *sci_port,
  1405. struct scic_sds_remote_device *sci_dev,
  1406. struct isci_request *ireq)
  1407. {
  1408. enum scic_sds_port_states state;
  1409. state = sci_port->sm.current_state_id;
  1410. switch (state) {
  1411. case SCI_PORT_STOPPED:
  1412. dev_warn(sciport_to_dev(sci_port),
  1413. "%s: in wrong state: %d\n", __func__, state);
  1414. return SCI_FAILURE_INVALID_STATE;
  1415. case SCI_PORT_STOPPING:
  1416. scic_sds_port_decrement_request_count(sci_port);
  1417. if (sci_port->started_request_count == 0)
  1418. port_state_machine_change(sci_port,
  1419. SCI_PORT_STOPPED);
  1420. break;
  1421. case SCI_PORT_READY:
  1422. case SCI_PORT_RESETTING:
  1423. case SCI_PORT_FAILED:
  1424. case SCI_PORT_SUB_WAITING:
  1425. case SCI_PORT_SUB_OPERATIONAL:
  1426. scic_sds_port_decrement_request_count(sci_port);
  1427. break;
  1428. case SCI_PORT_SUB_CONFIGURING:
  1429. scic_sds_port_decrement_request_count(sci_port);
  1430. if (sci_port->started_request_count == 0) {
  1431. port_state_machine_change(sci_port,
  1432. SCI_PORT_SUB_OPERATIONAL);
  1433. }
  1434. break;
  1435. }
  1436. return SCI_SUCCESS;
  1437. }
  1438. /**
  1439. *
  1440. * @sci_port: This is the port object which to suspend.
  1441. *
  1442. * This method will enable the SCU Port Task Scheduler for this port object but
  1443. * will leave the port task scheduler in a suspended state. none
  1444. */
  1445. static void
  1446. scic_sds_port_enable_port_task_scheduler(struct scic_sds_port *port)
  1447. {
  1448. u32 pts_control_value;
  1449. pts_control_value = readl(&port->port_task_scheduler_registers->control);
  1450. pts_control_value |= SCU_PTSxCR_GEN_BIT(ENABLE) | SCU_PTSxCR_GEN_BIT(SUSPEND);
  1451. writel(pts_control_value, &port->port_task_scheduler_registers->control);
  1452. }
  1453. /**
  1454. *
  1455. * @sci_port: This is the port object which to resume.
  1456. *
  1457. * This method will disable the SCU port task scheduler for this port object.
  1458. * none
  1459. */
  1460. static void
  1461. scic_sds_port_disable_port_task_scheduler(struct scic_sds_port *port)
  1462. {
  1463. u32 pts_control_value;
  1464. pts_control_value = readl(&port->port_task_scheduler_registers->control);
  1465. pts_control_value &=
  1466. ~(SCU_PTSxCR_GEN_BIT(ENABLE) | SCU_PTSxCR_GEN_BIT(SUSPEND));
  1467. writel(pts_control_value, &port->port_task_scheduler_registers->control);
  1468. }
  1469. static void scic_sds_port_post_dummy_remote_node(struct scic_sds_port *sci_port)
  1470. {
  1471. struct scic_sds_controller *scic = sci_port->owning_controller;
  1472. u8 phys_index = sci_port->physical_port_index;
  1473. union scu_remote_node_context *rnc;
  1474. u16 rni = sci_port->reserved_rni;
  1475. u32 command;
  1476. rnc = &scic->remote_node_context_table[rni];
  1477. rnc->ssp.is_valid = true;
  1478. command = SCU_CONTEXT_COMMAND_POST_RNC_32 |
  1479. phys_index << SCU_CONTEXT_COMMAND_LOGICAL_PORT_SHIFT | rni;
  1480. scic_sds_controller_post_request(scic, command);
  1481. /* ensure hardware has seen the post rnc command and give it
  1482. * ample time to act before sending the suspend
  1483. */
  1484. readl(&scic->smu_registers->interrupt_status); /* flush */
  1485. udelay(10);
  1486. command = SCU_CONTEXT_COMMAND_POST_RNC_SUSPEND_TX_RX |
  1487. phys_index << SCU_CONTEXT_COMMAND_LOGICAL_PORT_SHIFT | rni;
  1488. scic_sds_controller_post_request(scic, command);
  1489. }
  1490. static void scic_sds_port_stopped_state_enter(struct sci_base_state_machine *sm)
  1491. {
  1492. struct scic_sds_port *sci_port = container_of(sm, typeof(*sci_port), sm);
  1493. if (sci_port->sm.previous_state_id == SCI_PORT_STOPPING) {
  1494. /*
  1495. * If we enter this state becasuse of a request to stop
  1496. * the port then we want to disable the hardwares port
  1497. * task scheduler. */
  1498. scic_sds_port_disable_port_task_scheduler(sci_port);
  1499. }
  1500. }
  1501. static void scic_sds_port_stopped_state_exit(struct sci_base_state_machine *sm)
  1502. {
  1503. struct scic_sds_port *sci_port = container_of(sm, typeof(*sci_port), sm);
  1504. /* Enable and suspend the port task scheduler */
  1505. scic_sds_port_enable_port_task_scheduler(sci_port);
  1506. }
  1507. static void scic_sds_port_ready_state_enter(struct sci_base_state_machine *sm)
  1508. {
  1509. struct scic_sds_port *sci_port = container_of(sm, typeof(*sci_port), sm);
  1510. struct scic_sds_controller *scic = sci_port->owning_controller;
  1511. struct isci_host *ihost = scic_to_ihost(scic);
  1512. struct isci_port *iport = sci_port_to_iport(sci_port);
  1513. u32 prev_state;
  1514. prev_state = sci_port->sm.previous_state_id;
  1515. if (prev_state == SCI_PORT_RESETTING)
  1516. isci_port_hard_reset_complete(iport, SCI_SUCCESS);
  1517. else
  1518. isci_port_not_ready(ihost, iport);
  1519. /* Post and suspend the dummy remote node context for this port. */
  1520. scic_sds_port_post_dummy_remote_node(sci_port);
  1521. /* Start the ready substate machine */
  1522. port_state_machine_change(sci_port,
  1523. SCI_PORT_SUB_WAITING);
  1524. }
  1525. static void scic_sds_port_resetting_state_exit(struct sci_base_state_machine *sm)
  1526. {
  1527. struct scic_sds_port *sci_port = container_of(sm, typeof(*sci_port), sm);
  1528. sci_del_timer(&sci_port->timer);
  1529. }
  1530. static void scic_sds_port_stopping_state_exit(struct sci_base_state_machine *sm)
  1531. {
  1532. struct scic_sds_port *sci_port = container_of(sm, typeof(*sci_port), sm);
  1533. sci_del_timer(&sci_port->timer);
  1534. scic_sds_port_destroy_dummy_resources(sci_port);
  1535. }
  1536. static void scic_sds_port_failed_state_enter(struct sci_base_state_machine *sm)
  1537. {
  1538. struct scic_sds_port *sci_port = container_of(sm, typeof(*sci_port), sm);
  1539. struct isci_port *iport = sci_port_to_iport(sci_port);
  1540. isci_port_hard_reset_complete(iport, SCI_FAILURE_TIMEOUT);
  1541. }
  1542. /* --------------------------------------------------------------------------- */
  1543. static const struct sci_base_state scic_sds_port_state_table[] = {
  1544. [SCI_PORT_STOPPED] = {
  1545. .enter_state = scic_sds_port_stopped_state_enter,
  1546. .exit_state = scic_sds_port_stopped_state_exit
  1547. },
  1548. [SCI_PORT_STOPPING] = {
  1549. .exit_state = scic_sds_port_stopping_state_exit
  1550. },
  1551. [SCI_PORT_READY] = {
  1552. .enter_state = scic_sds_port_ready_state_enter,
  1553. },
  1554. [SCI_PORT_SUB_WAITING] = {
  1555. .enter_state = scic_sds_port_ready_substate_waiting_enter,
  1556. },
  1557. [SCI_PORT_SUB_OPERATIONAL] = {
  1558. .enter_state = scic_sds_port_ready_substate_operational_enter,
  1559. .exit_state = scic_sds_port_ready_substate_operational_exit
  1560. },
  1561. [SCI_PORT_SUB_CONFIGURING] = {
  1562. .enter_state = scic_sds_port_ready_substate_configuring_enter,
  1563. .exit_state = scic_sds_port_ready_substate_configuring_exit
  1564. },
  1565. [SCI_PORT_RESETTING] = {
  1566. .exit_state = scic_sds_port_resetting_state_exit
  1567. },
  1568. [SCI_PORT_FAILED] = {
  1569. .enter_state = scic_sds_port_failed_state_enter,
  1570. }
  1571. };
  1572. void scic_sds_port_construct(struct scic_sds_port *sci_port, u8 index,
  1573. struct scic_sds_controller *scic)
  1574. {
  1575. sci_init_sm(&sci_port->sm, scic_sds_port_state_table, SCI_PORT_STOPPED);
  1576. sci_port->logical_port_index = SCIC_SDS_DUMMY_PORT;
  1577. sci_port->physical_port_index = index;
  1578. sci_port->active_phy_mask = 0;
  1579. sci_port->ready_exit = false;
  1580. sci_port->owning_controller = scic;
  1581. sci_port->started_request_count = 0;
  1582. sci_port->assigned_device_count = 0;
  1583. sci_port->reserved_rni = SCU_DUMMY_INDEX;
  1584. sci_port->reserved_tag = SCI_CONTROLLER_INVALID_IO_TAG;
  1585. sci_init_timer(&sci_port->timer, port_timeout);
  1586. sci_port->port_task_scheduler_registers = NULL;
  1587. for (index = 0; index < SCI_MAX_PHYS; index++)
  1588. sci_port->phy_table[index] = NULL;
  1589. }
  1590. void isci_port_init(struct isci_port *iport, struct isci_host *ihost, int index)
  1591. {
  1592. INIT_LIST_HEAD(&iport->remote_dev_list);
  1593. INIT_LIST_HEAD(&iport->domain_dev_list);
  1594. spin_lock_init(&iport->state_lock);
  1595. init_completion(&iport->start_complete);
  1596. iport->isci_host = ihost;
  1597. isci_port_change_state(iport, isci_freed);
  1598. atomic_set(&iport->event, 0);
  1599. }
  1600. /**
  1601. * isci_port_get_state() - This function gets the status of the port object.
  1602. * @isci_port: This parameter points to the isci_port object
  1603. *
  1604. * status of the object as a isci_status enum.
  1605. */
  1606. enum isci_status isci_port_get_state(
  1607. struct isci_port *isci_port)
  1608. {
  1609. return isci_port->status;
  1610. }
  1611. void scic_sds_port_broadcast_change_received(
  1612. struct scic_sds_port *sci_port,
  1613. struct scic_sds_phy *sci_phy)
  1614. {
  1615. struct scic_sds_controller *scic = sci_port->owning_controller;
  1616. struct isci_host *ihost = scic_to_ihost(scic);
  1617. /* notify the user. */
  1618. isci_port_bc_change_received(ihost, sci_port, sci_phy);
  1619. }
  1620. int isci_port_perform_hard_reset(struct isci_host *ihost, struct isci_port *iport,
  1621. struct isci_phy *iphy)
  1622. {
  1623. unsigned long flags;
  1624. enum sci_status status;
  1625. int idx, ret = TMF_RESP_FUNC_COMPLETE;
  1626. dev_dbg(&ihost->pdev->dev, "%s: iport = %p\n",
  1627. __func__, iport);
  1628. init_completion(&iport->hard_reset_complete);
  1629. spin_lock_irqsave(&ihost->scic_lock, flags);
  1630. #define ISCI_PORT_RESET_TIMEOUT SCIC_SDS_SIGNATURE_FIS_TIMEOUT
  1631. status = scic_port_hard_reset(&iport->sci, ISCI_PORT_RESET_TIMEOUT);
  1632. spin_unlock_irqrestore(&ihost->scic_lock, flags);
  1633. if (status == SCI_SUCCESS) {
  1634. wait_for_completion(&iport->hard_reset_complete);
  1635. dev_dbg(&ihost->pdev->dev,
  1636. "%s: iport = %p; hard reset completion\n",
  1637. __func__, iport);
  1638. if (iport->hard_reset_status != SCI_SUCCESS)
  1639. ret = TMF_RESP_FUNC_FAILED;
  1640. } else {
  1641. ret = TMF_RESP_FUNC_FAILED;
  1642. dev_err(&ihost->pdev->dev,
  1643. "%s: iport = %p; scic_port_hard_reset call"
  1644. " failed 0x%x\n",
  1645. __func__, iport, status);
  1646. }
  1647. /* If the hard reset for the port has failed, consider this
  1648. * the same as link failures on all phys in the port.
  1649. */
  1650. if (ret != TMF_RESP_FUNC_COMPLETE) {
  1651. dev_err(&ihost->pdev->dev,
  1652. "%s: iport = %p; hard reset failed "
  1653. "(0x%x) - driving explicit link fail for all phys\n",
  1654. __func__, iport, iport->hard_reset_status);
  1655. /* Down all phys in the port. */
  1656. spin_lock_irqsave(&ihost->scic_lock, flags);
  1657. for (idx = 0; idx < SCI_MAX_PHYS; ++idx) {
  1658. if (iport->sci.phy_table[idx] != NULL) {
  1659. scic_sds_phy_stop(
  1660. iport->sci.phy_table[idx]);
  1661. scic_sds_phy_start(
  1662. iport->sci.phy_table[idx]);
  1663. }
  1664. }
  1665. spin_unlock_irqrestore(&ihost->scic_lock, flags);
  1666. }
  1667. return ret;
  1668. }
  1669. /**
  1670. * isci_port_deformed() - This function is called by libsas when a port becomes
  1671. * inactive.
  1672. * @phy: This parameter specifies the libsas phy with the inactive port.
  1673. *
  1674. */
  1675. void isci_port_deformed(struct asd_sas_phy *phy)
  1676. {
  1677. pr_debug("%s: sas_phy = %p\n", __func__, phy);
  1678. }
  1679. /**
  1680. * isci_port_formed() - This function is called by libsas when a port becomes
  1681. * active.
  1682. * @phy: This parameter specifies the libsas phy with the active port.
  1683. *
  1684. */
  1685. void isci_port_formed(struct asd_sas_phy *phy)
  1686. {
  1687. pr_debug("%s: sas_phy = %p, sas_port = %p\n", __func__, phy, phy->port);
  1688. }