Searched refs:C_SCAN (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | commands.h | 118 C_SCAN = 0x80, enumerator 212 * Used in C_TX_PWR_TBL, C_SCAN, C_CHANNEL_SWITCH 1313 * and also in Tx command embedded in C_SCAN for active scans. */ 2351 * struct il_scan_channel - entry in C_SCAN channel table 2409 * Up to 20 of these may appear in C_SCAN (Note: Only 4 are in 2430 * C_SCAN = 0x80 (command) 2576 * C_SCAN = 0x80 (response)
|
H A D | common.c | 211 IL_CMD(C_SCAN); in il_get_cmd_string() 1384 /* Service response to C_SCAN (0x80) */ 1456 il->handlers[C_SCAN] = il_hdl_scan; in il_setup_rx_scan_handlers()
|
H A D | 3945-mac.c | 2505 .id = C_SCAN, in il3945_request_scan()
|
H A D | 4965-mac.c | 852 .id = C_SCAN, in il4965_request_scan()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | commands.h | 118 C_SCAN = 0x80, enumerator 212 * Used in C_TX_PWR_TBL, C_SCAN, C_CHANNEL_SWITCH 1313 * and also in Tx command embedded in C_SCAN for active scans. */ 2353 * struct il_scan_channel - entry in C_SCAN channel table 2411 * Up to 20 of these may appear in C_SCAN (Note: Only 4 are in 2432 * C_SCAN = 0x80 (command) 2578 * C_SCAN = 0x80 (response)
|
H A D | common.c | 211 IL_CMD(C_SCAN); in il_get_cmd_string() 1384 /* Service response to C_SCAN (0x80) */ 1454 il->handlers[C_SCAN] = il_hdl_scan; in il_setup_rx_scan_handlers()
|
H A D | 3945-mac.c | 2497 .id = C_SCAN, in il3945_request_scan()
|
H A D | 4965-mac.c | 853 .id = C_SCAN, in il4965_request_scan()
|
Completed in 53 milliseconds