Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfa_svc.h383 struct bfa_lps_s { struct
384 struct list_head qe; /* queue element */
385 struct bfa_s *bfa; /* parent bfa instance */
386 bfa_sm_t sm; /* finite state machine */
387 u8 bfa_tag; /* lport tag */
388 u8 fw_tag; /* lport fw tag */
389 u8 reqq; /* lport request queue */
390 u8 alpa; /* ALPA for loop topologies */
391 u32 lp_pid; /* lport port ID */
393 bfa_boolean_t auth_en; /* enable authentication */
[all …]

Completed in 8 milliseconds