Lines Matching defs:ib_pma_portsamplescontrol
61 struct ib_pma_portsamplescontrol { struct
62 u8 opcode;
63 u8 port_select;
64 u8 tick;
65 u8 counter_width; /* resv: 7:3, counter width: 2:0 */
66 __be32 counter_mask0_9; /* 2, 10 3-bit fields */
67 __be16 counter_mask10_14; /* 1, 5 3-bit fields */
68 u8 sample_mechanisms;
69 u8 sample_status; /* only lower 2 bits */
70 __be64 option_mask;
71 __be64 vendor_mask;
72 __be32 sample_start;
73 __be32 sample_interval;
74 __be16 tag;
75 __be16 counter_select[15];
76 __be32 reserved1;
77 __be64 samples_only_option_mask;
78 __be32 reserved2[28];