Home
last modified time | relevance | path

Searched defs:bfi_fcport_enable_req_s (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/bfa/
Dbfi_ms.h261 struct bfi_fcport_enable_req_s { struct
262 struct bfi_mhdr_s mh; /* msg header */
263 u32 rsvd1;
264 wwn_t nwwn; /* node wwn of physical port */
265 wwn_t pwwn; /* port wwn of physical port */
266 struct bfa_port_cfg_s port_cfg; /* port configuration */
267 union bfi_addr_u stats_dma_addr; /* DMA address for stats */
268 u32 msgtag; /* msgtag for reply */
269 u8 use_flash_cfg; /* get prot cfg from flash */
270 u8 rsvd2[3];