Home
last modified time | relevance | path

Searched refs:get_fw_version (Results 1 – 25 of 26) sorted by relevance

12

/dports/sysutils/py-hpilo/python-hpilo-4.4.3/docs/
H A Dinfo.rst18 .. automethod:: get_fw_version
19 .. ilo_output:: get_fw_version
H A Dtroubleshooting.rst10 hpilo_cli example-server.int.kaarsemaker.net --save-response=for_bugreport.txt get_fw_version
13 and get_fw_version with the actual call you want to make. If you use the python
19 ilo.get_fw_version()
53 hpilo_cli example-server.int.kaarsemaker.net get_fw_version
82 into some weird state. Call :func:`get_fw_version` a few times to clear this
H A Dmethods35 get_fw_version
H A Dpython.rst43 >>> pprint(ilo.get_fw_version())
60 >>> pprint(ilo.get_fw_version())
H A Delasticsearch.rst27 The importer will then contact all your iLOs and call the `get_fw_version`,
H A Dpuppet.rst90 `$license_type` are set to what `get_fw_version` provides
/dports/sysutils/py-hpilo/python-hpilo-4.4.3/tests/
H A Dutils.py26 self.cache[ilo.hostname] = ilo.get_fw_version()
82 ilo.get_fw_version()
/dports/net-mgmt/p5-Net-ILO/Net-ILO/
H A DChanges21 - renamed fw_version to get_fw_version for consistency
22 - fixed bug in get_fw_version() where error condition wasn't propagated
/dports/sysutils/py-hpilo/python-hpilo-4.4.3/examples/firmwareupdater/
H A Dhpilo_firmware_update93 version = ilo.get_fw_version()
/dports/sysutils/py-hpilo/python-hpilo-4.4.3/tests/xml/
H A Dfetch_responses91 fw_version = ilo.get_fw_version()
H A Dgenerate_requests144 fw_version = ilo.get_fw_version()
/dports/sysutils/py-hpilo/python-hpilo-4.4.3/examples/elasticsearch/
H A Dhpilo_es_import112 ilo.get_fw_version()
/dports/sysutils/py-hpilo/python-hpilo-4.4.3/examples/ca/
H A Dhpilo_ca117 fw_version = ilo.get_fw_version()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h584 u32 (*get_fw_version)(struct hnae3_handle *handle); member
H A Dhns3_ethtool.c587 if (!h->ae_algo->ops->get_fw_version) { in hns3_get_drvinfo()
600 fw_version = priv->ae_handle->ae_algo->ops->get_fw_version(h); in hns3_get_drvinfo()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h584 u32 (*get_fw_version)(struct hnae3_handle *handle); member
H A Dhns3_ethtool.c587 if (!h->ae_algo->ops->get_fw_version) { in hns3_get_drvinfo()
600 fw_version = priv->ae_handle->ae_algo->ops->get_fw_version(h); in hns3_get_drvinfo()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h584 u32 (*get_fw_version)(struct hnae3_handle *handle); member
H A Dhns3_ethtool.c587 if (!h->ae_algo->ops->get_fw_version) { in hns3_get_drvinfo()
600 fw_version = priv->ae_handle->ae_algo->ops->get_fw_version(h); in hns3_get_drvinfo()
/dports/sysutils/py-hpilo/python-hpilo-4.4.3/
H A Dhpilo.py1186 def get_fw_version(self): member in Ilo
2061 current_version = self.get_fw_version()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c3785 .get_fw_version = hclgevf_get_fw_version,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c3785 .get_fw_version = hclgevf_get_fw_version,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c3785 .get_fw_version = hclgevf_get_fw_version,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c12558 .get_fw_version = hclge_get_fw_version,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c12558 .get_fw_version = hclge_get_fw_version,

12