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