Home
last modified time | relevance | path

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

/drivers/scsi/pm8001/
Dpm8001_init.c893 struct pm8001_mpi3_phy_pg_trx_config phycfg_ext; in pm8001_set_phy_settings_ven_117c_12G() local
898 memset(&phycfg_ext, 0, sizeof(phycfg_ext)); in pm8001_set_phy_settings_ven_117c_12G()
901 pm8001_get_external_phy_settings(pm8001_ha, &phycfg_ext); in pm8001_set_phy_settings_ven_117c_12G()
912 sizeof(phycfg_ext) / sizeof(u32), in pm8001_set_phy_settings_ven_117c_12G()
913 (u32 *)&phycfg_ext); in pm8001_set_phy_settings_ven_117c_12G()