Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_def.h4570 #define FC_LL_L BIT_4 /* Long */ macro
Dqla_init.c3385 PRINT_FIELD(fc_ll_cc7, FC_LL_L, "Long"); in qla2xxx_print_sfp_info()
3446 if (a->fc_ll_cc7 & FC_LL_VL || a->fc_ll_cc7 & FC_LL_L) { in qla24xx_detect_sfp()