Searched refs:REPLY_TX_PWR_TABLE_CMD (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-hcmd.c79 IWL_CMD(REPLY_TX_PWR_TABLE_CMD);
H A Diwl-4965.c1403 ret = iwl_send_cmd_pdu(priv, REPLY_TX_PWR_TABLE_CMD, sizeof(cmd), &cmd);
H A Diwl-commands.h150 REPLY_TX_PWR_TABLE_CMD = 0x97, enumerator in enum:__anon13750
237 * Used in REPLY_TX_PWR_TABLE_CMD, REPLY_SCAN_CMD, REPLY_CHANNEL_SWITCH
256 * Used in REPLY_TX_PWR_TABLE_CMD, REPLY_CHANNEL_SWITCH
363 * Host format used for REPLY_TX_PWR_TABLE_CMD, REPLY_CHANNEL_SWITCH
387 * Table entries in REPLY_TX_PWR_TABLE_CMD, REPLY_CHANNEL_SWITCH
398 * Entire table within REPLY_TX_PWR_TABLE_CMD, REPLY_CHANNEL_SWITCH
701 * issue a new REPLY_TX_PWR_TABLE_CMD after each REPLY_RXON (0x10),
1434 * Driver sets up transmit power for various rates via REPLY_TX_PWR_TABLE_CMD.
2000 * REPLY_TX_PWR_TABLE_CMD = 0x97 (command, has simple generic response)
H A Diwl-3945.c1483 return iwl_send_cmd_pdu(priv, REPLY_TX_PWR_TABLE_CMD,

Completed in 67 milliseconds