Lines Matching defs:bfa_fcport_fcf_s
1042 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 */
1052 u8 maxsz_verified; /* FCoE max size verified */
1053 u8 fc_map[3]; /* FC map */
1054 __be16 vlan; /* FCoE vlan tag/priority */
1055 u32 fka_adv_per; /* FIP ka advert. period */
1056 mac_t mac; /* FCF mac */