Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfi_ms.h254 struct bfi_fcport_enable_req_s { struct
255 struct bfi_mhdr_s mh; /* msg header */
256 u32 rsvd1;
257 wwn_t nwwn; /* node wwn of physical port */
258 wwn_t pwwn; /* port wwn of physical port */
259 struct bfa_port_cfg_s port_cfg; /* port configuration */
260 union bfi_addr_u stats_dma_addr; /* DMA address for stats */
261 u32 msgtag; /* msgtag for reply */
262 u8 use_flash_cfg; /* get prot cfg from flash */
263 u8 rsvd2[3];