Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/fc/
H A Dfc_fip.h76 FIP_SC_SOL = 1, /* solicitation */ enumerator
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1109 if (op == FIP_OP_CTRL && sub == FIP_SC_SOL && bnx2fc_log_fka) in bnx2fc_fip_send()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c403 sol->fip.fip_subcode = FIP_SC_SOL; in fcoe_ctlr_solicit()