Lines Matching +full:write +full:- +full:0

1 /* SPDX-License-Identifier: GPL-2.0-only */
13 #define ROWOFFSET_INGRESSPRECTLFRECORD 0
16 #define ROWOFFSET_INGRESSPRECLASSRECORD 0
19 #define ROWOFFSET_INGRESSPOSTCLASSRECORD 0
22 #define ROWOFFSET_INGRESSSCRECORD 0
28 #define ROWOFFSET_INGRESSSAKEYRECORD 0
31 #define ROWOFFSET_INGRESSPOSTCTLFRECORD 0
34 #define ROWOFFSET_EGRESSCTLFRECORD 0
37 #define ROWOFFSET_EGRESSCLASSRECORD 0
40 #define ROWOFFSET_EGRESSSCRECORD 0
50 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
51 * table_index - The table row to read (max 23).
57 /*! Pack the fields of rec, and write the packed data into the
59 * rec - [IN] The bitfield values to write to the table row.
60 * table_index - The table row to write(max 23).
68 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
69 * table_index - The table row to read (max 47).
75 /*! Pack the fields of rec, and write the packed data into the
77 * rec - [IN] The bitfield values to write to the table row.
78 * table_index - The table row to write (max 47).
86 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
87 * table_index - The table row to read (max 31).
93 /*! Pack the fields of rec, and write the packed data into the
95 * rec - [IN] The bitfield values to write to the table row.
96 * table_index - The table row to write (max 31).
104 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
105 * table_index - The table row to read (max 31).
111 /*! Pack the fields of rec, and write the packed data into the
113 * rec - [IN] The bitfield values to write to the table row.
114 * table_index - The table row to write (max 31).
122 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
123 * table_index - The table row to read (max 31).
129 /*! Pack the fields of rec, and write the packed data into the
131 * rec - [IN] The bitfield values to write to the table row.
132 * table_index - The table row to write (max 31).
139 * Pre-MACSec CTL Filter table, and unpack it into the fields of rec.
140 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
141 * table_index - The table row to read (max 23).
147 /*! Pack the fields of rec, and write the packed data into the
148 * specified row of the Ingress Pre-MACSec CTL Filter table.
149 * rec - [IN] The bitfield values to write to the table row.
150 * table_index - The table row to write(max 23).
157 * Pre-MACSec Packet Classifier table, and unpack it into the fields of rec.
158 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
159 * table_index - The table row to read (max 47).
165 /*! Pack the fields of rec, and write the packed data into the
166 * specified row of the Ingress Pre-MACSec Packet Classifier table.
167 * rec - [IN] The bitfield values to write to the table row.
168 * table_index - The table row to write(max 47).
176 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
177 * table_index - The table row to read (max 31).
183 /*! Pack the fields of rec, and write the packed data into the
185 * rec - [IN] The bitfield values to write to the table row.
186 * table_index - The table row to write(max 31).
194 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
195 * table_index - The table row to read (max 31).
201 /*! Pack the fields of rec, and write the packed data into the
203 * rec - [IN] The bitfield values to write to the table row.
204 * table_index - The table row to write(max 31).
212 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
213 * table_index - The table row to read (max 31).
219 /*! Pack the fields of rec, and write the packed data into the
221 * rec - [IN] The bitfield values to write to the table row.
222 * table_index - The table row to write(max 31).
229 * Post-MACSec Packet Classifier table, and unpack it into the
231 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
232 * table_index - The table row to read (max 48).
238 /*! Pack the fields of rec, and write the packed data into the
239 * specified row of the Ingress Post-MACSec Packet Classifier table.
240 * rec - [IN] The bitfield values to write to the table row.
241 * table_index - The table row to write(max 48).
248 * Post-MACSec CTL Filter table, and unpack it into the fields of rec.
249 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
250 * table_index - The table row to read (max 23).
256 /*! Pack the fields of rec, and write the packed data into the
257 * specified row of the Ingress Post-MACSec CTL Filter table.
258 * rec - [IN] The bitfield values to write to the table row.
259 * table_index - The table row to write(max 23).
267 * counters - [OUT] The raw table row data will be unpacked here.
268 * sc_index - The table row to read (max 31).
276 * counters - [OUT] The raw table row data will be unpacked here.
277 * sa_index - The table row to read (max 31).
285 * counters - [OUT] The raw table row data will be unpacked here.
290 /*! Clear all Egress counters to 0.*/
295 * counters - [OUT] The raw table row data will be unpacked here.
296 * sa_index - The table row to read (max 31).
304 * counters - [OUT] The raw table row data will be unpacked here.
309 /*! Clear all Ingress counters to 0. */