Searched defs:bfi_fcport_rsp_s (Results 1 – 1 of 1) sorted by relevance
251 struct bfi_fcport_rsp_s { struct252 struct bfi_mhdr_s mh; /* common msg header */253 u8 status; /* port enable status */254 u8 rsvd[3];255 struct bfa_port_cfg_s port_cfg;/* port configuration */256 u32 msgtag; /* msgtag for reply */