Lines Matching refs:FARP
3683 FARP *fp;
3690 cmdsize = (sizeof(uint32_t) + sizeof(FARP));
3711 fp = (FARP *) (pcmd);
3712 memset(fp, 0, sizeof(FARP));
9150 * (FARP) Request IOCB received as an ELS unsolicited event. Currently,
9151 * the lpfc driver only supports matching on WWPN or WWNN for FARP. As such,
9153 * Match Flag in the FARP request IOCB: if FARP_MATCH_PORT flag is set, the
9158 * FARP request IOCB Response Flag, the lpfc_issue_els_farpr() routine is
9159 * invoked to send out FARP Response to the remote node. Before sending the
9160 * FARP Response, however, the FARP_REQUEST_PLOGI flag is check in the FARP
9165 * 0 - Either the FARP Match Mode not supported or successfully processed
9173 FARP *fp;
9181 fp = (FARP *) lp;
9182 /* FARP-REQ received from DID <did> */
9184 "0601 FARP-REQ received from DID x%x\n", did);
9191 /* If this FARP command is searching for my portname */
9198 /* If this FARP command is searching for my nodename */
9208 /* Log back into the node before sending the FARP. */
9216 /* Send a FARP response to that node */
9233 * the FARP response request.
9246 /* FARP-RSP received from DID <did> */
9248 "0600 FARP-RSP received from DID x%x\n", did);
9478 * ABORT/CLOSE/FARP/FARPR/FDISC), which are associated with the @vport by
10598 "RCV FARP: did:x%x/ste:x%x flg:x%x",