Home
last modified time | relevance | path

Searched refs:ixgbe_atr_input (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h159 union ixgbe_atr_input *input_mask, bool cloud_mode);
161 union ixgbe_atr_input *input,
164 union ixgbe_atr_input *input,
167 union ixgbe_atr_input *input,
168 union ixgbe_atr_input *mask,
172 void ixgbe_atr_compute_perfect_hash_82599(union ixgbe_atr_input *input,
173 union ixgbe_atr_input *mask);
H A Dixgbe_82599.c1614 void ixgbe_atr_compute_perfect_hash_82599(union ixgbe_atr_input *input, in ixgbe_atr_compute_perfect_hash_82599()
1615 union ixgbe_atr_input *input_mask) in ixgbe_atr_compute_perfect_hash_82599()
1671 static u32 ixgbe_get_fdirtcpm_82599(union ixgbe_atr_input *input_mask) in ixgbe_get_fdirtcpm_82599()
1700 union ixgbe_atr_input *input_mask, bool cloud_mode) in ixgbe_fdir_set_input_mask_82599()
1876 union ixgbe_atr_input *input, in ixgbe_fdir_write_perfect_filter_82599()
1966 union ixgbe_atr_input *input, in ixgbe_fdir_erase_perfect_filter_82599()
2014 union ixgbe_atr_input *input, in ixgbe_fdir_add_perfect_filter_82599()
2015 union ixgbe_atr_input *input_mask, in ixgbe_fdir_add_perfect_filter_82599()
H A Dixgbe_type.h3523 union ixgbe_atr_input { union