Searched defs:cvmx_ipd_ptr_count_s (Results 1 – 1 of 1) sorted by relevance
1426 struct cvmx_ipd_ptr_count_s { struct1427 u64 reserved_19_63 : 45;1428 u64 pktv_cnt : 1;1429 u64 wqev_cnt : 1;1430 u64 pfif_cnt : 3;1431 u64 pkt_pcnt : 7;1432 u64 wqe_pcnt : 7;
Completed in 17 milliseconds