Searched refs:rule_entry (Results 1 – 1 of 1) sorted by relevance
814 union eth_classify_rule_cmd *rule_entry = &data->rules[rule_idx]; in bnx2x_set_one_mac_e2() local851 &rule_entry->mac.header); in bnx2x_set_one_mac_e2()857 bnx2x_set_fw_mac_addr(&rule_entry->mac.mac_msb, in bnx2x_set_one_mac_e2()858 &rule_entry->mac.mac_mid, in bnx2x_set_one_mac_e2()859 &rule_entry->mac.mac_lsb, mac); in bnx2x_set_one_mac_e2()860 rule_entry->mac.inner_mac = in bnx2x_set_one_mac_e2()865 rule_entry++; in bnx2x_set_one_mac_e2()872 &rule_entry->mac.header); in bnx2x_set_one_mac_e2()875 bnx2x_set_fw_mac_addr(&rule_entry->mac.mac_msb, in bnx2x_set_one_mac_e2()876 &rule_entry->mac.mac_mid, in bnx2x_set_one_mac_e2()[all …]