Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_fw.h2213 struct qla_fcp_prio_entry { struct
2214 uint16_t flags; /* Describes parameter(s) in FCP */
2224 uint8_t tag; /* Priority value */
2225 uint8_t reserved; /* Reserved for future use */
2226 uint32_t src_pid; /* Src port id. high order byte */
2251 struct qla_fcp_prio_entry entry[1023]; /* fcp priority entries */ argument