Lines Matching defs:fields
793 * sgt_buf is zeroed out, so the following fields are implicit
1104 /* Setup the FD fields */
2309 /* Setup the FD fields */
2320 /* fill in necessary fields here */
3441 /* Supported header fields for Rx hash distribution key */
3598 int dpaa2_eth_cls_key_size(u64 fields)
3603 if (!(fields & dist_fields[i].id))
3627 /* Prune unused fields from the classification rule.
3630 void dpaa2_eth_cls_trim_rule(void *key_mem, u64 fields)
3637 if (dist_fields[i].id & fields) {
3667 * we set only the selected fields.
3813 * supported header fields and cannot be modified at runtime