Searched defs:qla_fcp_prio_entry (Results 1 – 1 of 1) sorted by relevance
2216 struct qla_fcp_prio_entry { struct2217 uint16_t flags; /* Describes parameter(s) in FCP */2227 uint8_t tag; /* Priority value */2228 uint8_t reserved; /* Reserved for future use */2229 uint32_t src_pid; /* Src port id. high order byte */2254 struct qla_fcp_prio_entry entry[1023]; /* fcp priority entries */ argument