Searched defs:qm_mcc_initfq (Results 1 – 1 of 1) sorted by relevance
602 struct qm_mcc_initfq { struct603 u8 __reserved1[2];604 __be16 we_mask; /* Write Enable Mask */605 __be32 fqid; /* 24-bit */606 __be16 count; /* Initialises 'count+1' FQDs */607 struct qm_fqd fqd; /* the FQD fields go here */608 u8 __reserved2[30];