Searched refs:C_TX_PWR_TBL (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | commands.h | 129 C_TX_PWR_TBL = 0x97, enumerator 212 * Used in C_TX_PWR_TBL, C_SCAN, C_CHANNEL_SWITCH 231 * Used in C_TX_PWR_TBL, C_CHANNEL_SWITCH 334 * Host format used for C_TX_PWR_TBL, C_CHANNEL_SWITCH 358 * Table entries in C_TX_PWR_TBL, C_CHANNEL_SWITCH 369 * Entire table within C_TX_PWR_TBL, C_CHANNEL_SWITCH 648 * issue a new C_TX_PWR_TBL after each C_RXON (0x10), 1262 * Driver sets up transmit power for various rates via C_TX_PWR_TBL. 1735 * C_TX_PWR_TBL = 0x97 (command, has simple generic response)
|
H A D | 4965.c | 1270 ret = il_send_cmd_pdu(il, C_TX_PWR_TBL, sizeof(cmd), &cmd); in il4965_send_tx_power()
|
H A D | 3945.c | 1436 return il_send_cmd_pdu(il, C_TX_PWR_TBL, in il3945_send_tx_power()
|
H A D | common.c | 218 IL_CMD(C_TX_PWR_TBL); in il_get_cmd_string()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965.c | 1270 ret = il_send_cmd_pdu(il, C_TX_PWR_TBL, sizeof(cmd), &cmd); in il4965_send_tx_power()
|
H A D | commands.h | 129 C_TX_PWR_TBL = 0x97, enumerator 212 * Used in C_TX_PWR_TBL, C_SCAN, C_CHANNEL_SWITCH 231 * Used in C_TX_PWR_TBL, C_CHANNEL_SWITCH 334 * Host format used for C_TX_PWR_TBL, C_CHANNEL_SWITCH 358 * Table entries in C_TX_PWR_TBL, C_CHANNEL_SWITCH 369 * Entire table within C_TX_PWR_TBL, C_CHANNEL_SWITCH 648 * issue a new C_TX_PWR_TBL after each C_RXON (0x10), 1262 * Driver sets up transmit power for various rates via C_TX_PWR_TBL. 1737 * C_TX_PWR_TBL = 0x97 (command, has simple generic response)
|
H A D | 3945.c | 1436 return il_send_cmd_pdu(il, C_TX_PWR_TBL, in il3945_send_tx_power()
|
H A D | common.c | 218 IL_CMD(C_TX_PWR_TBL); in il_get_cmd_string()
|
Completed in 34 milliseconds