Searched refs:fc_linkspeed (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc.h350 uint8_t fc_linkspeed; /* Link speed after last READ_LA */ member in struct:lpfc_vport
568 uint8_t fc_linkspeed; /* Link speed after last READ_LA */ member in struct:lpfc_hba
H A Dlpfc_hbadisc.c853 phba->fc_topology, phba->fc_linkspeed, phba->link_flag);
2485 phba->fc_linkspeed = LA_1GHZ_LINK;
2488 phba->fc_linkspeed = LA_2GHZ_LINK;
2491 phba->fc_linkspeed = LA_4GHZ_LINK;
2494 phba->fc_linkspeed = LA_8GHZ_LINK;
2497 phba->fc_linkspeed = LA_10GHZ_LINK;
2500 phba->fc_linkspeed = LA_UNKNW_LINK;
H A Dlpfc_ct.c1614 switch(phba->fc_linkspeed) {
H A Dlpfc_attr.c4039 switch(phba->fc_linkspeed) {

Completed in 72 milliseconds