Searched defs:bfa_fcport_fcf_s (Results 1 – 1 of 1) sorted by relevance
938 struct bfa_fcport_fcf_s { struct939 wwn_t name; /* FCF name */940 wwn_t fabric_name; /* Fabric Name */941 u8 fipenabled; /* FIP enabled or not */942 u8 fipfailed; /* FIP failed or not */943 u8 resv[2];944 u8 pri; /* FCF priority */945 u8 version; /* FIP version used */946 u8 available; /* Available for login */947 u8 fka_disabled; /* FKA is disabled */[all …]