Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/scsi/fc/
Dfc_els.h77 ELS_FAN = 0x60, /* fabric address notification */ enumerator
144 [ELS_FAN] = "FAN", \
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c597 (op == ELS_FAN) || (op == ELS_CSU)) { in bnx2fc_process_l2_frame_compl()