Searched refs:cfg_obsolete (Results 1 – 1 of 1) sorted by relevance
1377 struct ixgbe_aci_cmd_set_phy_cfg_data_pre_1_40 cfg_obsolete; in ixgbe_aci_set_phy_cfg() local1379 memcpy(&cfg_obsolete, cfg, sizeof(cfg_obsolete)); in ixgbe_aci_set_phy_cfg()1381 status = ixgbe_aci_send_cmd(hw, &desc, &cfg_obsolete, in ixgbe_aci_set_phy_cfg()1382 sizeof(cfg_obsolete)); in ixgbe_aci_set_phy_cfg()