Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/fc/
H A Dfc_fip.h124 FIP_FL_REC_OR_P2P = 0x0008, /* configured addr or point-to-point */ enumerator
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c2427 !(frport->flags & FIP_FL_REC_OR_P2P)) { in fcoe_ctlr_vn_probe_req()
2569 if (new->flags & FIP_FL_REC_OR_P2P) { in fcoe_ctlr_vn_claim_notify()
2644 if (new->flags & FIP_FL_REC_OR_P2P) { in fcoe_ctlr_vn_beacon()