Searched refs:next_rule (Results 1 – 2 of 2) sorted by relevance
435 struct ccs_rule *rules_base = NULL, *rules = NULL, *next_rule = NULL; in ccs_data_parse_rules() local441 rules_base = next_rule = in ccs_data_parse_rules()492 if (!next_rule) in ccs_data_parse_rules()495 rules = next_rule; in ccs_data_parse_rules()496 next_rule++; in ccs_data_parse_rules()
832 struct _rule_hw *next_rule = (struct _rule_hw *)(eth + 1); in mlx4_handle_eth_header_mcast_prio() local833 bool last_rule = next_rule->size == 0 && next_rule->id == 0 && in mlx4_handle_eth_header_mcast_prio()834 next_rule->rsvd == 0; in mlx4_handle_eth_header_mcast_prio()