Searched refs:C_CHANNEL_SWITCH (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | commands.h | 107 C_CHANNEL_SWITCH = 0x72, 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 756 * C_CHANNEL_SWITCH = 0x72 (command, has simple generic response)
|
H A D | 4965.c | 1528 return il_send_cmd_pdu(il, C_CHANNEL_SWITCH, sizeof(cmd), &cmd); in il4965_hw_channel_switch()
|
H A D | common.c | 204 IL_CMD(C_CHANNEL_SWITCH); in il_get_cmd_string()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965.c | 1528 return il_send_cmd_pdu(il, C_CHANNEL_SWITCH, sizeof(cmd), &cmd); in il4965_hw_channel_switch()
|
H A D | commands.h | 107 C_CHANNEL_SWITCH = 0x72, 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 756 * C_CHANNEL_SWITCH = 0x72 (command, has simple generic response)
|
H A D | common.c | 204 IL_CMD(C_CHANNEL_SWITCH); in il_get_cmd_string()
|
Completed in 29 milliseconds