Searched refs:ethertype_shift (Results 1 – 4 of 4) sorted by relevance
68 if (adap->params.tp.ethertype_shift < 0) { in cxgbe_tweak_filter_spec()75 if (adap->params.tp.ethertype_shift < 0) { in cxgbe_tweak_filter_spec()82 if (adap->params.tp.ethertype_shift < 0 && in cxgbe_tweak_filter_spec()91 if (adap->params.tp.ethertype_shift < 0 && in cxgbe_tweak_filter_spec()148 if (tp->ethertype_shift >= 0) in cxgbe_fill_filter_region()149 ntuple_mask |= (u64)fs->mask.ethtype << tp->ethertype_shift; in cxgbe_fill_filter_region()
339 if (tp->ethertype_shift >= 0 && f->fs.mask.ethtype) in hash_filter_ntuple()340 ntuple |= (u64)(f->fs.val.ethtype) << tp->ethertype_shift; in hash_filter_ntuple()
160 int ethertype_shift; member
5305 adap->params.tp.ethertype_shift = t4_filter_field_shift(adap, in t4_init_tp_params()