Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_sli.h319 struct lpfc_hbq_init { struct
320 uint32_t rn; /* Receive buffer notification */
321 uint32_t entry_count; /* max # of entries in HBQ */
322 uint32_t headerLen; /* 0 if not profile 4 or 5 */
329 uint32_t seqlenoff;
330 uint32_t maxlen;
331 uint32_t seqlenbcnt;
332 uint32_t cmdcodeoff;
333 uint32_t cmdmatch[8];
335 struct hbq_mask hbqMasks[6];
[all …]