Searched refs:eth_spec (Results 1 – 1 of 1) sorted by relevance
1440 struct ethhdr *eth_spec; in mlx4_en_ethtool_to_net_trans_rule() local1454 eth_spec = &cmd->fs.h_u.ether_spec; in mlx4_en_ethtool_to_net_trans_rule()1456 ð_spec->h_dest[0]); in mlx4_en_ethtool_to_net_trans_rule()1457 spec_l2->eth.ether_type = eth_spec->h_proto; in mlx4_en_ethtool_to_net_trans_rule()1458 if (eth_spec->h_proto) in mlx4_en_ethtool_to_net_trans_rule()