Home
last modified time | relevance | path

Searched defs:bfa_fcport_fcf_s (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_defs_svc.h1042 struct bfa_fcport_fcf_s { struct
1043 wwn_t name; /* FCF name */
1044 wwn_t fabric_name; /* Fabric Name */
1045 u8 fipenabled; /* FIP enabled or not */
1046 u8 fipfailed; /* FIP failed or not */
1047 u8 resv[2];
1048 u8 pri; /* FCF priority */
1049 u8 version; /* FIP version used */
1050 u8 available; /* Available for login */
1051 u8 fka_disabled; /* FKA is disabled */
[all …]