Searched defs:bfa_fcport_fcf_s (Results 1 – 1 of 1) sorted by relevance
1050 struct bfa_fcport_fcf_s { struct1051 wwn_t name; /* FCF name */1052 wwn_t fabric_name; /* Fabric Name */1053 u8 fipenabled; /* FIP enabled or not */1054 u8 fipfailed; /* FIP failed or not */1055 u8 resv[2];1056 u8 pri; /* FCF priority */1057 u8 version; /* FIP version used */1058 u8 available; /* Available for login */1059 u8 fka_disabled; /* FKA is disabled */[all …]