Lines Matching refs:config_table
944 struct mac_configuration_entry *cfg_entry = &config->config_table[0]; in bnx2x_vlan_mac_set_rdata_e1x()
3203 bnx2x_set_fw_mac_addr(&data->config_table[idx].msb_mac_addr, in bnx2x_mcast_set_one_rule_e1()
3204 &data->config_table[idx].middle_mac_addr, in bnx2x_mcast_set_one_rule_e1()
3205 &data->config_table[idx].lsb_mac_addr, in bnx2x_mcast_set_one_rule_e1()
3208 data->config_table[idx].vlan_id = 0; in bnx2x_mcast_set_one_rule_e1()
3209 data->config_table[idx].pf_id = r->func_id; in bnx2x_mcast_set_one_rule_e1()
3210 data->config_table[idx].clients_bit_vector = in bnx2x_mcast_set_one_rule_e1()
3213 SET_FLAG(data->config_table[idx].flags, in bnx2x_mcast_set_one_rule_e1()
3374 if (GET_FLAG(data->config_table[0].flags, in bnx2x_mcast_refresh_registry_e1()
3390 &data->config_table[i].msb_mac_addr, in bnx2x_mcast_refresh_registry_e1()
3391 &data->config_table[i].middle_mac_addr, in bnx2x_mcast_refresh_registry_e1()
3392 &data->config_table[i].lsb_mac_addr, in bnx2x_mcast_refresh_registry_e1()
3425 SET_FLAG(data->config_table[i].flags, in bnx2x_mcast_setup_e1()