Searched refs:next_rule (Results 1 – 1 of 1) sorted by relevance
796 struct _rule_hw *next_rule = (struct _rule_hw *)(eth + 1); in mlx4_handle_eth_header_mcast_prio() local797 bool last_rule = next_rule->size == 0 && next_rule->id == 0 && in mlx4_handle_eth_header_mcast_prio()798 next_rule->rsvd == 0; in mlx4_handle_eth_header_mcast_prio()