Searched refs:ethertype_shift (Results 1 – 3 of 3) sorted by relevance
993 if (tp->ethertype_shift >= 0 && fs->mask.ethtype) { in hashfilter_ntuple()994 *ftuple |= SFF(fs->val.ethtype, tp->ethertype_shift); in hashfilter_ntuple()1063 if (tp->ethertype_shift >= 0 && fs->mask.ethtype) { in hashfilter_ntuple()1064 *ftuple |= SFF(fs->val.ethtype, tp->ethertype_shift); in hashfilter_ntuple()
301 int8_t ethertype_shift; member
11601 tpp->ethertype_shift = t4_filter_field_shift(adap, F_T7_ETHERTYPE); in read_filter_mode_and_ingress_config()11616 tpp->ethertype_shift = t4_filter_field_shift(adap, F_ETHERTYPE); in read_filter_mode_and_ingress_config()