Searched refs:bkt_hash (Results 1 – 3 of 3) sorted by relevance
1479 input->formatted.bkt_hash = (__force __be16)(bucket_hash & 0x1FFF); in ixgbe_atr_compute_perfect_hash_82599()1538 if (input_mask->formatted.bkt_hash) in ixgbe_fdir_set_input_mask_82599()1664 fdirhash = (__force u32)input->formatted.bkt_hash; in ixgbe_fdir_write_perfect_filter_82599()1702 fdirhash = (__force u32)input->formatted.bkt_hash; in ixgbe_fdir_erase_perfect_filter_82599()
2595 if (!input || (rule->filter.formatted.bkt_hash != in ixgbe_update_ethtool_fdir_entry()2596 input->filter.formatted.bkt_hash)) { in ixgbe_update_ethtool_fdir_entry()
3064 __be16 bkt_hash; member