Home
last modified time | relevance | path

Searched refs:FIP_SC_CLR_VLINK (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/scsi/fc/
H A Dfc_fip.h93 FIP_SC_CLR_VLINK = 2, /* clear virtual link from VF_Port */ enumerator
/linux-6.15/drivers/scsi/qedf/
H A Dqedf_fip.c214 } else if (op == FIP_OP_CTRL && sub == FIP_SC_CLR_VLINK) { in qedf_fip_recv()
/linux-6.15/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c1593 else if (op == FIP_OP_CTRL && sub == FIP_SC_CLR_VLINK) in fcoe_ctlr_recv_handler()