Home
last modified time | relevance | path

Searched refs:lr_distance (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_init.c3688 * ha->lr_distance containing distance settings from NVRAM or SFP
3710 ha->lr_distance = in qla24xx_detect_sfp()
3733 ha->lr_distance = LR_DISTANCE_10K; in qla24xx_detect_sfp()
3735 ha->lr_distance = LR_DISTANCE_5K; in qla24xx_detect_sfp()
3742 ha->flags.lr_detected ? lengths[ha->lr_distance] : in qla24xx_detect_sfp()
3744 used_nvram, ll, ha->flags.lr_detected, ha->lr_distance); in qla24xx_detect_sfp()
H A Dqla_def.h3932 uint16_t lr_distance; /* 32G & above */ member
H A Dqla_mbx.c688 ha->lr_distance << LR_DIST_FW_POS; in qla2x00_execute_fw()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_init.c4125 * ha->lr_distance containing distance settings from NVRAM or SFP
4147 ha->lr_distance = in qla24xx_detect_sfp()
4170 ha->lr_distance = LR_DISTANCE_10K; in qla24xx_detect_sfp()
4172 ha->lr_distance = LR_DISTANCE_5K; in qla24xx_detect_sfp()
4179 ha->flags.lr_detected ? lengths[ha->lr_distance] : in qla24xx_detect_sfp()
4181 used_nvram, ll, ha->flags.lr_detected, ha->lr_distance); in qla24xx_detect_sfp()
H A Dqla_def.h4145 uint16_t lr_distance; /* 32G & above */ member
H A Dqla_mbx.c717 ha->lr_distance << LR_DIST_FW_POS; in qla2x00_execute_fw()

Completed in 99 milliseconds