Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h645 _Packed struct qm_mcc_initfq { struct
646 volatile uint8_t reserved1;
647 volatile uint16_t we_mask; /* Write Enable Mask */
648 volatile uint32_t fqid; /* 24-bit */
649 volatile uint16_t count; /* Initialises 'count+1' FQDs */
650 volatile struct qm_fqd fqd; /* the FQD fields go here */
651 volatile uint8_t reserved3[32];
/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h735 struct qm_mcc_initfq { struct
736 u8 __reserved1;
737 u16 we_mask; /* Write Enable Mask */
738 u32 fqid; /* 24-bit */
739 u16 count; /* Initialises 'count+1' FQDs */
740 struct qm_fqd fqd; /* the FQD fields go here */
741 u8 __reserved3[30];