Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/fc/
H A Dfc_fip.h150 FIP_DT_FKA = 12, /* advertisement keep-alive period */ enumerator
236 * FIP_DT_FKA - Advertisement keep-alive period.
252 /* FIP_DT_FKA flags */
/kernel/linux/linux-6.6/include/scsi/fc/
H A Dfc_fip.h150 FIP_DT_FKA = 12, /* advertisement keep-alive period */ enumerator
236 * FIP_DT_FKA - Advertisement keep-alive period.
252 /* FIP_DT_FKA flags */
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c914 BIT(FIP_DT_FAB) | BIT(FIP_DT_FKA); in fcoe_ctlr_parse_adv()
970 case FIP_DT_FKA: in fcoe_ctlr_parse_adv()
979 desc_mask &= ~BIT(FIP_DT_FKA); in fcoe_ctlr_parse_adv()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c912 BIT(FIP_DT_FAB) | BIT(FIP_DT_FKA); in fcoe_ctlr_parse_adv()
968 case FIP_DT_FKA: in fcoe_ctlr_parse_adv()
977 desc_mask &= ~BIT(FIP_DT_FKA); in fcoe_ctlr_parse_adv()

Completed in 9 milliseconds