Home
last modified time | relevance | path

Searched refs:LR_DIST_FW_POS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_fw.h1723 #define LR_DIST_FW_POS 12 macro
1724 #define LR_DIST_FW_SHIFT (LR_DIST_FW_POS - LR_DIST_NV_POS)
Dqla_mbx.c653 mb4 |= ha->long_range_distance << LR_DIST_FW_POS; in qla25xx_set_sfp_lr_dist()