hash_filter_mask  313 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 	u64 hash_filter_mask;
hash_filter_mask  876 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	u64 hash_filter_mask = tp->hash_filter_mask;
hash_filter_mask  946 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	if (ntuple_mask != hash_filter_mask)
hash_filter_mask 9495 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	adap->params.tp.hash_filter_mask = v;
hash_filter_mask 9497 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	adap->params.tp.hash_filter_mask |= ((u64)v << 32);