Searched defs:soft_id (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/sys/dev/ixgbe/ |
H A D | ixgbe_82599.c | 1885 ixgbe_fdir_write_perfect_filter_82599(struct ixgbe_hw * hw,union ixgbe_atr_input * input,u16 soft_id,u8 queue,bool cloud_mode) ixgbe_fdir_write_perfect_filter_82599() argument 1975 ixgbe_fdir_erase_perfect_filter_82599(struct ixgbe_hw * hw,union ixgbe_atr_input * input,u16 soft_id) ixgbe_fdir_erase_perfect_filter_82599() argument 2024 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
|