Searched defs:bfi_fcport_enable_req_s (Results 1 – 1 of 1) sorted by relevance
262 struct bfi_fcport_enable_req_s { struct263 struct bfi_mhdr_s mh; /* msg header */264 u32 rsvd1;265 wwn_t nwwn; /* node wwn of physical port */266 wwn_t pwwn; /* port wwn of physical port */267 struct bfa_port_cfg_s port_cfg; /* port configuration */268 union bfi_addr_u stats_dma_addr; /* DMA address for stats */269 u32 msgtag; /* msgtag for reply */270 u8 use_flash_cfg; /* get prot cfg from flash */271 u8 rsvd2[3];