Home
last modified time | relevance | path

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

/linux/include/scsi/fc/
H A Dfc_fip.h64 FIP_OP_LS = 2, /* Link Service request or reply */ enumerator
/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c644 cap->fip.fip_op = htons(FIP_OP_LS); in fcoe_ctlr_encaps()
1582 if (op == FIP_OP_LS) { in fcoe_ctlr_recv_handler()