Lines Matching defs:ib_pma_portsamplescontrol
34 struct ib_pma_portsamplescontrol { struct
35 u8 opcode;
36 u8 port_select;
37 u8 tick;
38 u8 counter_width; /* resv: 7:3, counter width: 2:0 */
39 __be32 counter_mask0_9; /* 2, 10 3-bit fields */
40 __be16 counter_mask10_14; /* 1, 5 3-bit fields */
41 u8 sample_mechanisms;
42 u8 sample_status; /* only lower 2 bits */
43 __be64 option_mask;
44 __be64 vendor_mask;
45 __be32 sample_start;
46 __be32 sample_interval;
47 __be16 tag;
48 __be16 counter_select[15];
49 __be32 reserved1;
50 __be64 samples_only_option_mask;
51 __be32 reserved2[28];