Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_hw.h2686 REPLY_TX_PWR_TABLE_CMD = 0x97, enumerator
H A Diwk2.c2379 (desc->hdr.type != REPLY_TX_PWR_TABLE_CMD) && in iwk_rx_softintr()
3032 err1 = iwk_cmd(sc, REPLY_TX_PWR_TABLE_CMD, &txpower, in iwk_m_ioctl()
5089 rv = iwk_cmd(sc, REPLY_TX_PWR_TABLE_CMD, &cmd, sizeof (cmd), 1); in iwk_tx_power_calibration()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h1941 REPLY_TX_PWR_TABLE_CMD = 0x97, enumerator
H A Diwh.c5553 err = iwh_cmd(sc, REPLY_TX_PWR_TABLE_CMD, &txpower, in iwh_tx_power_table()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h1941 REPLY_TX_PWR_TABLE_CMD = 0x97, enumerator