Searched refs:NegotiatedLinkRate (Results 1 - 10 of 10) sorted by relevance

/drivers/scsi/mpt2sas/
H A Dmpt2sas_transport.c876 phy_pg0.NegotiatedLinkRate & MPI2_SAS_NEG_LINK_RATE_MASK_PHYSICAL);
943 expander_pg1.NegotiatedLinkRate &
1877 phy_pg0.NegotiatedLinkRate &
H A Dmpt2sas_scsih.c4701 link_rate = sas_iounit_pg0->PhyData[i].NegotiatedLinkRate >> 4;
7111 expander_pg1.NegotiatedLinkRate >> 4);
/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c871 phy_pg0.NegotiatedLinkRate & MPI2_SAS_NEG_LINK_RATE_MASK_PHYSICAL);
940 expander_pg1.NegotiatedLinkRate &
1861 phy_pg0.NegotiatedLinkRate &
H A Dmpt3sas_scsih.c4302 link_rate = sas_iounit_pg0->PhyData[i].NegotiatedLinkRate >> 4;
6771 expander_pg1.NegotiatedLinkRate >> 4);
/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_cnfg.h1847 U8 NegotiatedLinkRate; /* 0x03 */ member in struct:_MPI2_SAS_IO_UNIT0_PHY_DATA
1886 /* use MPI2_SAS_NEG_LINK_RATE_ defines for the NegotiatedLinkRate field */
2366 U8 NegotiatedLinkRate; /* 0x1F */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_1
2388 /* use MPI2_SAS_NEG_LINK_RATE_ defines for the NegotiatedLinkRate field */
2507 U8 NegotiatedLinkRate; /* 0x1C */ member in struct:_MPI2_CONFIG_PAGE_SAS_PHY_0
2526 /* use MPI2_SAS_NEG_LINK_RATE_ defines for the NegotiatedLinkRate field */
H A Dmpi2_ioc.h1017 U8 NegotiatedLinkRate; /* 0x01 */ member in struct:_MPI2_EVENT_HBD_PHY_SAS
1030 * the NegotiatedLinkRate field */
/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_cnfg.h1939 U8 NegotiatedLinkRate; /*0x03 */ member in struct:_MPI2_SAS_IO_UNIT0_PHY_DATA
1980 /*use MPI2_SAS_NEG_LINK_RATE_ defines for the NegotiatedLinkRate field */
2550 NegotiatedLinkRate; /*0x1F */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_1
2582 /*use MPI2_SAS_NEG_LINK_RATE_ defines for the NegotiatedLinkRate field */
2746 NegotiatedLinkRate; /*0x1C */ member in struct:_MPI2_CONFIG_PAGE_SAS_PHY_0
2768 /*use MPI2_SAS_NEG_LINK_RATE_ defines for the NegotiatedLinkRate field */
H A Dmpi2_ioc.h1014 U8 NegotiatedLinkRate; /*0x01 */ member in struct:_MPI2_EVENT_HBD_PHY_SAS
1027 *for the NegotiatedLinkRate field */
/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h2549 U8 NegotiatedLinkRate; /* 03h */ member in struct:_MPI_SAS_IO_UNIT0_PHY_DATA
2590 /* values for SAS IO Unit Page 0 NegotiatedLinkRate */
2828 U8 NegotiatedLinkRate; /* 1Fh */ member in struct:_CONFIG_PAGE_SAS_EXPANDER_1
2852 /* values for SAS Expander Page 1 NegotiatedLinkRate field */
/drivers/message/fusion/
H A Dmptsas.c153 ioc->name, phy_data->NegotiatedLinkRate));
247 ioc->name, pg1->NegotiatedLinkRate));
2425 buffer->PhyData[i].NegotiatedLinkRate;
2783 phy_info->negotiated_link_rate = buffer->NegotiatedLinkRate;

Completed in 292 milliseconds