Searched refs:eth_spec (Results 1 – 1 of 1) sorted by relevance
1557 struct ethhdr *eth_spec; in mlx4_en_ethtool_to_net_trans_rule() local1571 eth_spec = &cmd->fs.h_u.ether_spec; in mlx4_en_ethtool_to_net_trans_rule()1573 ð_spec->h_dest[0]); in mlx4_en_ethtool_to_net_trans_rule()1574 spec_l2->eth.ether_type = eth_spec->h_proto; in mlx4_en_ethtool_to_net_trans_rule()1575 if (eth_spec->h_proto) in mlx4_en_ethtool_to_net_trans_rule()