Searched refs:REPLY_ECHO (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | mac80211.c | 520 iwl_dvm_send_cmd_pdu(priv, REPLY_ECHO, CMD_ASYNC, 0, NULL); in iwlagn_mac_resume()
|
H A D | commands.h | 74 REPLY_ECHO = 0x3, /* test command */ enumerator
|
H A D | main.c | 65 HCMD_NAME(REPLY_ECHO),
|
H A D | debugfs.c | 2144 .id = REPLY_ECHO, in iwl_cmd_echo_test()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | mac80211.c | 515 iwl_dvm_send_cmd_pdu(priv, REPLY_ECHO, CMD_ASYNC, 0, NULL); in iwlagn_mac_resume()
|
H A D | main.c | 60 HCMD_NAME(REPLY_ECHO),
|
H A D | commands.h | 21 REPLY_ECHO = 0x3, /* test command */ enumerator
|
H A D | debugfs.c | 2140 .id = REPLY_ECHO, in iwl_cmd_echo_test()
|
Completed in 31 milliseconds