Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/fc/
H A Dfc_fip.h120 FIP_FL_FPMA = 0x8000, /* supports FPMA fabric-provided MACs */ enumerator
/kernel/linux/linux-6.6/include/scsi/fc/
H A Dfc_fip.h120 FIP_FL_FPMA = 0x8000, /* supports FPMA fabric-provided MACs */ enumerator
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c405 sol->fip.fip_flags = htons(FIP_FL_FPMA); in fcoe_ctlr_solicit()
565 kal->fip.fip_flags = htons(FIP_FL_FPMA); in fcoe_ctlr_send_keep_alive()
634 fip_flags &= fip->spma ? FIP_FL_SPMA | FIP_FL_FPMA : in fcoe_ctlr_encaps()
635 FIP_FL_FPMA; in fcoe_ctlr_encaps()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c405 sol->fip.fip_flags = htons(FIP_FL_FPMA); in fcoe_ctlr_solicit()
565 kal->fip.fip_flags = htons(FIP_FL_FPMA); in fcoe_ctlr_send_keep_alive()
634 fip_flags &= fip->spma ? FIP_FL_SPMA | FIP_FL_FPMA : in fcoe_ctlr_encaps()
635 FIP_FL_FPMA; in fcoe_ctlr_encaps()

Completed in 9 milliseconds