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