Lines Matching defs:bfa_fcport_fcf_s
998 struct bfa_fcport_fcf_s { struct
999 wwn_t name; /* FCF name */
1000 wwn_t fabric_name; /* Fabric Name */
1001 u8 fipenabled; /* FIP enabled or not */
1002 u8 fipfailed; /* FIP failed or not */
1003 u8 resv[2];
1004 u8 pri; /* FCF priority */
1005 u8 version; /* FIP version used */
1006 u8 available; /* Available for login */
1007 u8 fka_disabled; /* FKA is disabled */
1008 u8 maxsz_verified; /* FCoE max size verified */
1009 u8 fc_map[3]; /* FC map */
1010 __be16 vlan; /* FCoE vlan tag/priority */
1011 u32 fka_adv_per; /* FIP ka advert. period */
1012 mac_t mac; /* FCF mac */