Searched defs:lpfc_hbq_init (Results 1 – 1 of 1) sorted by relevance
319 struct lpfc_hbq_init { struct320 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 …]