Home
last modified time | relevance | path

Searched refs:cfg_obsolete (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/ixgbe/
H A Dixgbe_e610.c1377 struct ixgbe_aci_cmd_set_phy_cfg_data_pre_1_40 cfg_obsolete; in ixgbe_aci_set_phy_cfg() local
1379 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()