Searched refs:rule_entry (Results 1 – 1 of 1) sorted by relevance
890 union eth_classify_rule_cmd *rule_entry = &data->rules[rule_idx]; in bnx2x_set_one_mac_e2() local927 &rule_entry->mac.header); in bnx2x_set_one_mac_e2()933 bnx2x_set_fw_mac_addr(&rule_entry->mac.mac_msb, in bnx2x_set_one_mac_e2()934 &rule_entry->mac.mac_mid, in bnx2x_set_one_mac_e2()935 &rule_entry->mac.mac_lsb, mac); in bnx2x_set_one_mac_e2()936 rule_entry->mac.inner_mac = in bnx2x_set_one_mac_e2()941 rule_entry++; in bnx2x_set_one_mac_e2()948 &rule_entry->mac.header); in bnx2x_set_one_mac_e2()951 bnx2x_set_fw_mac_addr(&rule_entry->mac.mac_msb, in bnx2x_set_one_mac_e2()952 &rule_entry->mac.mac_mid, in bnx2x_set_one_mac_e2()[all …]