Searched refs:FIP_FL_FPMA (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/scsi/fc/
H A Dfc_fip.h131 FIP_FL_FPMA = 0x8000, /* supports FPMA fabric-provided MACs */ enumerator in enum:fip_flag
/linux-4.1.27/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c413 sol->fip.fip_flags = htons(FIP_FL_FPMA); fcoe_ctlr_solicit()
570 kal->fip.fip_flags = htons(FIP_FL_FPMA); fcoe_ctlr_send_keep_alive()
638 fip_flags &= fip->spma ? FIP_FL_SPMA | FIP_FL_FPMA : fcoe_ctlr_encaps()
639 FIP_FL_FPMA; fcoe_ctlr_encaps()

Completed in 63 milliseconds