Searched refs:NegotiatedLinkRate (Results 1 - 6 of 6) sorted by path

/linux-master/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h2550 U8 NegotiatedLinkRate; /* 03h */ member in struct:_MPI_SAS_IO_UNIT0_PHY_DATA
2591 /* values for SAS IO Unit Page 0 NegotiatedLinkRate */
2829 U8 NegotiatedLinkRate; /* 1Fh */ member in struct:_CONFIG_PAGE_SAS_EXPANDER_1
2853 /* values for SAS Expander Page 1 NegotiatedLinkRate field */
/linux-master/drivers/message/fusion/
H A Dmptsas.c153 ioc->name, phy_data->NegotiatedLinkRate));
247 ioc->name, pg1->NegotiatedLinkRate));
2449 buffer->PhyData[i].NegotiatedLinkRate;
2807 phy_info->negotiated_link_rate = buffer->NegotiatedLinkRate;
/linux-master/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_cnfg.h203 * Added NegotiatedLinkRate and NegotiatedPortWidth to
2169 U8 NegotiatedLinkRate; /*0x03 */ member in struct:_MPI2_SAS_IO_UNIT0_PHY_DATA
2208 /*use MPI2_SAS_NEG_LINK_RATE_ defines for the NegotiatedLinkRate field */
2771 NegotiatedLinkRate; /*0x1F */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_1
2803 /*use MPI2_SAS_NEG_LINK_RATE_ defines for the NegotiatedLinkRate field */
2969 NegotiatedLinkRate; /*0x1C */ member in struct:_MPI2_CONFIG_PAGE_SAS_PHY_0
2991 /*use MPI2_SAS_NEG_LINK_RATE_ defines for the NegotiatedLinkRate field */
3606 U8 NegotiatedLinkRate; /*0x03 */ member in struct:_MPI26_PCIE_IO_UNIT0_PHY_DATA
3641 /*use MPI26_PCIE_NEG_LINK_RATE_ defines for the NegotiatedLinkRate field */
3752 U8 NegotiatedLinkRate; /* member in struct:_MPI26_CONFIG_PAGE_PSWITCH_1
3788 U8 NegotiatedLinkRate; /*0x27 */ member in struct:_MPI26_CONFIG_PAGE_PCIEDEV_0
[all...]
H A Dmpi2_ioc.h1130 U8 NegotiatedLinkRate; /*0x01 */ member in struct:_MPI2_EVENT_HBD_PHY_SAS
1143 *for the NegotiatedLinkRate field */
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c5986 if ((sas_iounit_pg0->PhyData[i].NegotiatedLinkRate >> 4) <
6160 if ((sas_iounit_pg0->PhyData[i].NegotiatedLinkRate >> 4) <
6592 link_rate = sas_iounit_pg0->PhyData[i].NegotiatedLinkRate >> 4;
6821 (phy_pg0.NegotiatedLinkRate >> 4) >=
10356 expander_pg1.NegotiatedLinkRate >> 4,
H A Dmpt3sas_transport.c1050 phy_pg0.NegotiatedLinkRate & MPI2_SAS_NEG_LINK_RATE_MASK_PHYSICAL);
1120 expander_pg1.NegotiatedLinkRate &
2000 phy_pg0.NegotiatedLinkRate &

Completed in 885 milliseconds