Lines Matching refs:uint64_t

680 	uint64_t op         : 2;
681 uint64_t rsvd_2 : 1;
682 uint64_t eol : 1;
683 uint64_t index : 20;
684 uint64_t rsvd_31_24 : 8;
685 uint64_t pf_func : 16;
686 uint64_t next : 16;
712 uint64_t pc_mode : 2; /* W0 */
713 uint64_t icolor : 2;
714 uint64_t tnl_ena : 1;
715 uint64_t reserved_5_7 : 3;
716 uint64_t peir_exponent : 5;
717 uint64_t reserved_13_15 : 3;
718 uint64_t pebs_exponent : 5;
719 uint64_t reserved_21_23 : 3;
720 uint64_t cir_exponent : 5;
721 uint64_t reserved_29_31 : 3;
722 uint64_t cbs_exponent : 5;
723 uint64_t reserved_37_39 : 3;
724 uint64_t peir_mantissa : 8;
725 uint64_t pebs_mantissa : 8;
726 uint64_t cir_mantissa : 8;
727 uint64_t cbs_mantissa : 8; /* W1 */
728 uint64_t lmode : 1;
729 uint64_t l_sellect : 3;
730 uint64_t rdiv : 4;
731 uint64_t adjust_exponent : 5;
732 uint64_t reserved_85_86 : 2;
733 uint64_t adjust_mantissa : 9;
734 uint64_t gc_action : 2;
735 uint64_t yc_action : 2;
736 uint64_t rc_action : 2;
737 uint64_t meter_algo : 2;
738 uint64_t band_prof_id : 7;
739 uint64_t reserved_111_118 : 8;
740 uint64_t hl_en : 1;
741 uint64_t reserved_120_127 : 8;
742 uint64_t ts : 48; /* W2 */
743 uint64_t reserved_176_191 : 16;
744 uint64_t pe_accum : 32; /* W3 */
745 uint64_t c_accum : 32;
746 uint64_t green_pkt_pass : 48; /* W4 */
747 uint64_t reserved_304_319 : 16;
748 uint64_t yellow_pkt_pass : 48; /* W5 */
749 uint64_t reserved_368_383 : 16;
750 uint64_t red_pkt_pass : 48; /* W6 */
751 uint64_t reserved_432_447 : 16;
752 uint64_t green_octs_pass : 48; /* W7 */
753 uint64_t reserved_496_511 : 16;
754 uint64_t yellow_octs_pass : 48; /* W8 */
755 uint64_t reserved_560_575 : 16;
756 uint64_t red_octs_pass : 48; /* W9 */
757 uint64_t reserved_624_639 : 16;
758 uint64_t green_pkt_drop : 48; /* W10 */
759 uint64_t reserved_688_703 : 16;
760 uint64_t yellow_pkt_drop : 48; /* W11 */
761 uint64_t reserved_752_767 : 16;
762 uint64_t red_pkt_drop : 48; /* W12 */
763 uint64_t reserved_816_831 : 16;
764 uint64_t green_octs_drop : 48; /* W13 */
765 uint64_t reserved_880_895 : 16;
766 uint64_t yellow_octs_drop : 48; /* W14 */
767 uint64_t reserved_944_959 : 16;
768 uint64_t red_octs_drop : 48; /* W15 */
769 uint64_t reserved_1008_1023 : 16;