Lines Matching +full:write +full:- +full:data
1 /* SPDX-License-Identifier: GPL-2.0-only */
48 /*! Read the raw table data from the specified row of the Egress CTL
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).
66 /*! Read the raw table data from the specified row of the Egress
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).
84 /*! Read the raw table data from the specified row of the Egress SC
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).
102 /*! Read the raw table data from the specified row of the Egress SA
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).
120 /*! Read the raw table data from the specified row of the Egress SA
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).
138 /*! Read the raw table data from the specified row of the Ingress
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).
156 /*! Read the raw table data from the specified row of the Ingress
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).
174 /*! Read the raw table data from the specified row of the Ingress SC
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).
192 /*! Read the raw table data from the specified row of the Ingress SA
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).
210 /*! Read the raw table data from the specified row of the Ingress SA
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).
228 /*! Read the raw table data from the specified row of the Ingress
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).
247 /*! Read the raw table data from the specified row of the Ingress
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.
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.