mlx4_net_trans_rule_hw_eth
struct mlx4_net_trans_rule_hw_eth *eth =
(struct mlx4_net_trans_rule_hw_eth *)eth_header;
sizeof(struct mlx4_net_trans_rule_hw_eth),
struct mlx4_net_trans_rule_hw_eth *eth_header;
eth_header = (struct mlx4_net_trans_rule_hw_eth *)(ctrl + 1);
sizeof(struct mlx4_net_trans_rule_hw_eth) >> 2;
struct mlx4_net_trans_rule_hw_eth eth;