Lines Matching defs:fields
952 * sgt_buf is zeroed out, so the following fields are implicit
1429 /* Setup the FD fields */
2824 /* Setup the FD fields */
2835 /* fill in necessary fields here */
4013 /* Supported header fields for Rx hash distribution key */
4170 int dpaa2_eth_cls_key_size(u64 fields)
4175 if (!(fields & dist_fields[i].id))
4199 /* Prune unused fields from the classification rule.
4202 void dpaa2_eth_cls_trim_rule(void *key_mem, u64 fields)
4209 if (dist_fields[i].id & fields) {
4239 * we set only the selected fields.
4386 * supported header fields and cannot be modified at runtime