Searched defs:fman_port_qmi_regs (Results 1 – 1 of 1) sorted by relevance
306 struct fman_port_qmi_regs { struct307 uint32_t fmqm_pnc; /**< PortID n Configuration Register */308 uint32_t fmqm_pns; /**< PortID n Status Register */309 uint32_t fmqm_pnts; /**< PortID n Task Status Register */310 uint32_t reserved00c[4]; /**< 0xn00C - 0xn01B */311 uint32_t fmqm_pnen; /**< PortID n Enqueue NIA Register */312 uint32_t fmqm_pnetfc; /**< PortID n Enq Total Frame Counter */313 uint32_t reserved024[2]; /**< 0xn024 - 0x02B */314 uint32_t fmqm_pndn; /**< PortID n Dequeue NIA Register */315 uint32_t fmqm_pndc; /**< PortID n Dequeue Config Register */[all …]