Lines Matching refs:FARP
3384 FARP *fp;
3391 cmdsize = (sizeof(uint32_t) + sizeof(FARP));
3421 fp = (FARP *) (pcmd);
3422 memset(fp, 0, sizeof(FARP));
7755 * (FARP) Request IOCB received as an ELS unsolicited event. Currently,
7756 * the lpfc driver only supports matching on WWPN or WWNN for FARP. As such,
7758 * Match Flag in the FARP request IOCB: if FARP_MATCH_PORT flag is set, the
7763 * FARP request IOCB Response Flag, the lpfc_issue_els_farpr() routine is
7764 * invoked to send out FARP Response to the remote node. Before sending the
7765 * FARP Response, however, the FARP_REQUEST_PLOGI flag is check in the FARP
7770 * 0 - Either the FARP Match Mode not supported or successfully processed
7779 FARP *fp;
7788 fp = (FARP *) lp;
7789 /* FARP-REQ received from DID <did> */
7791 "0601 FARP-REQ received from DID x%x\n", did);
7798 /* If this FARP command is searching for my portname */
7805 /* If this FARP command is searching for my nodename */
7815 /* Log back into the node before sending the FARP. */
7823 /* Send a FARP response to that node */
7840 * the FARP response request.
7860 /* FARP-RSP received from DID <did> */
7862 "0600 FARP-RSP received from DID x%x\n", did);
7960 * ABORT/CLOSE/FARP/FARPR/FDISC), which are associated with the @vport by
8735 "RCV FARP: did:x%x/ste:x%x flg:x%x",