Home
last modified time | relevance | path

Searched defs:input_mask (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/dev/ixgbe/
H A Dixgbe_82599.c1622 ixgbe_atr_compute_perfect_hash_82599(union ixgbe_atr_input * input,union ixgbe_atr_input * input_mask) ixgbe_atr_compute_perfect_hash_82599() argument
1678 ixgbe_get_fdirtcpm_82599(union ixgbe_atr_input * input_mask) ixgbe_get_fdirtcpm_82599() argument
1707 ixgbe_fdir_set_input_mask_82599(struct ixgbe_hw * hw,union ixgbe_atr_input * input_mask,bool cloud_mode) ixgbe_fdir_set_input_mask_82599() argument
2023 ixgbe_fdir_add_perfect_filter_82599(struct ixgbe_hw * hw,union ixgbe_atr_input * input,union ixgbe_atr_input * input_mask,u16 soft_id,u8 queue,bool cloud_mode) ixgbe_fdir_add_perfect_filter_82599() argument
[all...]
/freebsd-src/sys/dev/sfxge/common/
H A Dmcdi_mon.c470 __in uint32_t input_mask, in lowest_set_bit()