Home
last modified time | relevance | path

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

/drivers/net/ethernet/wangxun/txgbe/
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,
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()
396 union txgbe_atr_input *input, in txgbe_fdir_write_perfect_filter()
457 union txgbe_atr_input *input, in txgbe_fdir_erase_perfect_filter()
A Dtxgbe_type.h236 union txgbe_atr_input { union
288 union txgbe_atr_input filter;
447 union txgbe_atr_input fdir_mask;
A Dtxgbe_ethtool.c113 union txgbe_atr_input *mask = &txgbe->fdir_mask; in txgbe_get_ethtool_fdir_entry()
354 union txgbe_atr_input mask; in txgbe_add_ethtool_fdir_entry()
395 memset(&mask, 0, sizeof(union txgbe_atr_input)); in txgbe_add_ethtool_fdir_entry()

Completed in 9 milliseconds