Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c2608 rv = iwh_cmd(sc, REPLY_PHY_CALIBRATION_CMD, in iwh_ucode_alive()
2625 rv = iwh_cmd(sc, REPLY_PHY_CALIBRATION_CMD, in iwh_ucode_alive()
2642 rv = iwh_cmd(sc, REPLY_PHY_CALIBRATION_CMD, in iwh_ucode_alive()
2660 rv = iwh_cmd(sc, REPLY_PHY_CALIBRATION_CMD, in iwh_ucode_alive()
2678 rv = iwh_cmd(sc, REPLY_PHY_CALIBRATION_CMD, in iwh_ucode_alive()
5401 rv = iwh_cmd(sc, REPLY_PHY_CALIBRATION_CMD, in iwh_alive_common()
H A Diwh_hw.h1961 REPLY_PHY_CALIBRATION_CMD = 0xb0, enumerator
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c2516 rv = iwp_cmd(sc, REPLY_PHY_CALIBRATION_CMD, in iwp_ucode_alive()
2533 rv = iwp_cmd(sc, REPLY_PHY_CALIBRATION_CMD, in iwp_ucode_alive()
2550 rv = iwp_cmd(sc, REPLY_PHY_CALIBRATION_CMD, in iwp_ucode_alive()
2568 rv = iwp_cmd(sc, REPLY_PHY_CALIBRATION_CMD, in iwp_ucode_alive()
5015 rv = iwp_cmd(sc, REPLY_PHY_CALIBRATION_CMD, &c_cmd, sizeof (c_cmd), 1); in iwp_alive_common()
H A Diwp_hw.h1961 REPLY_PHY_CALIBRATION_CMD = 0xb0, enumerator
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_hw.h2706 REPLY_PHY_CALIBRATION_CMD = 0xb0, enumerator
H A Diwk2.c2380 (desc->hdr.type != REPLY_PHY_CALIBRATION_CMD) && in iwk_rx_softintr()
5177 rv = iwk_cmd(sc, REPLY_PHY_CALIBRATION_CMD, &cmd, in iwk_rxgain_diff_init()
5366 rv = iwk_cmd(sc, REPLY_PHY_CALIBRATION_CMD, in iwk_rxgain_diff()