Searched refs:ixgbe_atr_input (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_model.h | 13 union ixgbe_atr_input *mask, 21 union ixgbe_atr_input *mask; 29 union ixgbe_atr_input *mask, in ixgbe_mat_prgm_sip() 38 union ixgbe_atr_input *mask, in ixgbe_mat_prgm_dip() 55 union ixgbe_atr_input *mask, in ixgbe_mat_prgm_ports()
|
D | ixgbe.h | 689 union ixgbe_atr_input fdir_mask; 786 union ixgbe_atr_input filter; 889 union ixgbe_atr_input *input_mask); 891 union ixgbe_atr_input *input, 894 union ixgbe_atr_input *input, 896 void ixgbe_atr_compute_perfect_hash_82599(union ixgbe_atr_input *input, 897 union ixgbe_atr_input *mask);
|
D | ixgbe_82599.c | 1434 void ixgbe_atr_compute_perfect_hash_82599(union ixgbe_atr_input *input, in ixgbe_atr_compute_perfect_hash_82599() 1435 union ixgbe_atr_input *input_mask) in ixgbe_atr_compute_perfect_hash_82599() 1491 static u32 ixgbe_get_fdirtcpm_82599(union ixgbe_atr_input *input_mask) in ixgbe_get_fdirtcpm_82599() 1521 union ixgbe_atr_input *input_mask) in ixgbe_fdir_set_input_mask_82599() 1631 union ixgbe_atr_input *input, in ixgbe_fdir_write_perfect_filter_82599() 1694 union ixgbe_atr_input *input, in ixgbe_fdir_erase_perfect_filter_82599()
|
D | ixgbe_ethtool.c | 2410 union ixgbe_atr_input *mask = &adapter->fdir_mask; in ixgbe_get_ethtool_fdir_entry() 2678 union ixgbe_atr_input mask; in ixgbe_add_ethtool_fdir_entry() 2719 memset(&mask, 0, sizeof(union ixgbe_atr_input)); in ixgbe_add_ethtool_fdir_entry()
|
D | ixgbe_type.h | 3041 union ixgbe_atr_input { union
|
D | ixgbe_main.c | 9210 union ixgbe_atr_input *mask, in ixgbe_clsu32_build_input() 9269 union ixgbe_atr_input *mask = NULL; in ixgbe_configure_clsu32()
|