Home
last modified time | relevance | path

Searched refs:txgbe_atr_input (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_fdir.h7 void txgbe_atr_compute_perfect_hash(union txgbe_atr_input *input,
8 union txgbe_atr_input *input_mask);
10 int txgbe_fdir_set_input_mask(struct wx *wx, union txgbe_atr_input *input_mask);
12 union txgbe_atr_input *input,
15 union txgbe_atr_input *input,
H A Dtxgbe_type.h214 union txgbe_atr_input { union
266 union txgbe_atr_input filter;
356 union txgbe_atr_input fdir_mask;
H A Dtxgbe_fdir.c113 void txgbe_atr_compute_perfect_hash(union txgbe_atr_input *input, in txgbe_atr_compute_perfect_hash()
114 union txgbe_atr_input *input_mask) in txgbe_atr_compute_perfect_hash()
307 int txgbe_fdir_set_input_mask(struct wx *wx, union txgbe_atr_input *input_mask) in txgbe_fdir_set_input_mask()
393 union txgbe_atr_input *input, in txgbe_fdir_write_perfect_filter()
454 union txgbe_atr_input *input, in txgbe_fdir_erase_perfect_filter()
H A Dtxgbe_ethtool.c88 union txgbe_atr_input *mask = &txgbe->fdir_mask; in txgbe_get_ethtool_fdir_entry()
329 union txgbe_atr_input mask; in txgbe_add_ethtool_fdir_entry()
363 memset(&mask, 0, sizeof(union txgbe_atr_input)); in txgbe_add_ethtool_fdir_entry()