Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ixgbe/
Dixgbe_api.h148 union ixgbe_atr_input *input_mask);
150 union ixgbe_atr_input *input,
153 union ixgbe_atr_input *input,
156 union ixgbe_atr_input *input,
157 union ixgbe_atr_input *mask,
160 void ixgbe_atr_compute_perfect_hash_82599(union ixgbe_atr_input *input,
161 union ixgbe_atr_input *mask);
Dixgbe_82599.c1690 void ixgbe_atr_compute_perfect_hash_82599(union ixgbe_atr_input *input, in ixgbe_atr_compute_perfect_hash_82599()
1691 union ixgbe_atr_input *input_mask) in ixgbe_atr_compute_perfect_hash_82599()
1774 static u32 ixgbe_get_fdirtcpm_82599(union ixgbe_atr_input *input_mask) in ixgbe_get_fdirtcpm_82599()
1803 union ixgbe_atr_input *input_mask) in ixgbe_fdir_set_input_mask_82599()
1901 union ixgbe_atr_input *input, in ixgbe_fdir_write_perfect_filter_82599()
1960 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()
Dixgbe_type.h2725 union ixgbe_atr_input { union