Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/scsi/fc/
Dfc_els.h69 ELS_FAN = 0x60, /* fabric address notification */ enumerator
140 [ELS_FAN] = "FAN", \
/linux-6.12.1/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c597 (op == ELS_FAN) || (op == ELS_CSU)) { in bnx2fc_process_l2_frame_compl()