Searched defs:bfi_fcport_rsp_s (Results 1 – 1 of 1) sorted by relevance
245 struct bfi_fcport_rsp_s { struct246 struct bfi_mhdr_s mh; /* common msg header */247 u8 status; /* port enable status */248 u8 rsvd[3];249 struct bfa_port_cfg_s port_cfg;/* port configuration */250 u32 msgtag; /* msgtag for reply */