Searched refs:REPLY_TX_PWR_TABLE_CMD (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/io/iwk/ |
H A D | iwk_hw.h | 2686 REPLY_TX_PWR_TABLE_CMD = 0x97, enumerator
|
H A D | iwk2.c | 2379 (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()
|
/titanic_50/usr/src/uts/common/io/iwp/ |
H A D | iwp_hw.h | 1941 REPLY_TX_PWR_TABLE_CMD = 0x97, enumerator
|
/titanic_50/usr/src/uts/common/io/iwh/ |
H A D | iwh_hw.h | 1941 REPLY_TX_PWR_TABLE_CMD = 0x97, enumerator
|
H A D | iwh.c | 5552 err = iwh_cmd(sc, REPLY_TX_PWR_TABLE_CMD, &txpower, in iwh_tx_power_table()
|