Home
last modified time | relevance | path

Searched refs:i_bcnt_hi (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h772 u8 i_bcnt_hi:8;/* high 8-bits of 40-bit "Instant" */ member
945 u32 i_bcnt_hi:8;/* high 8-bits of 40-bit "Instant" */ member
964 u32 i_bcnt_hi:8;/* high 8-bits of 40-bit "Instant" */ member
968 u32 i_bcnt_hi:8;/* high 8-bits of 40-bit "Instant" */
/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.c2068 mcc->cgrtestwrite.i_bcnt_hi = (u8)(i_bcnt >> 32); in qman_testwrite_cgr()