Searched refs:scu_link_layer_set_txcomsas_timeout (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/scsi/isci/ | 
| D | phy.c | 672 void scu_link_layer_set_txcomsas_timeout(struct isci_phy *iphy, u32 timeout)  in scu_link_layer_set_txcomsas_timeout()  function 701 		       scu_link_layer_set_txcomsas_timeout(iphy, SCU_SAS_LINK_LAYER_TXCOMSAS_NEGTIME_EXTENDED);  in sci_phy_event_handler() 741 			scu_link_layer_set_txcomsas_timeout(iphy, SCU_SAS_LINK_LAYER_TXCOMSAS_NEGTIME_DEFAULT);  in sci_phy_event_handler() 748 		       scu_link_layer_set_txcomsas_timeout(iphy, SCU_SAS_LINK_LAYER_TXCOMSAS_NEGTIME_EXTENDED);  in sci_phy_event_handler() 774 			scu_link_layer_set_txcomsas_timeout(iphy, SCU_SAS_LINK_LAYER_TXCOMSAS_NEGTIME_EXTENDED);  in sci_phy_event_handler() 780 			scu_link_layer_set_txcomsas_timeout(iphy, SCU_SAS_LINK_LAYER_TXCOMSAS_NEGTIME_DEFAULT);  in sci_phy_event_handler() 795 			scu_link_layer_set_txcomsas_timeout(iphy, SCU_SAS_LINK_LAYER_TXCOMSAS_NEGTIME_DEFAULT);  in sci_phy_event_handler() 809 			scu_link_layer_set_txcomsas_timeout(iphy, SCU_SAS_LINK_LAYER_TXCOMSAS_NEGTIME_DEFAULT);  in sci_phy_event_handler() 836 			scu_link_layer_set_txcomsas_timeout(iphy, SCU_SAS_LINK_LAYER_TXCOMSAS_NEGTIME_DEFAULT);  in sci_phy_event_handler() 887 			scu_link_layer_set_txcomsas_timeout(iphy, SCU_SAS_LINK_LAYER_TXCOMSAS_NEGTIME_DEFAULT);  in sci_phy_event_handler() [all …] 
 |