Searched refs:REPLY_STATISTICS_CMD (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | main.c | 108 HCMD_NAME(REPLY_STATISTICS_CMD), 367 return iwl_dvm_send_cmd_pdu(priv, REPLY_STATISTICS_CMD, in iwl_send_statistics_request() 372 return iwl_dvm_send_cmd_pdu(priv, REPLY_STATISTICS_CMD, 0, in iwl_send_statistics_request()
|
H A D | rx.c | 961 handlers[REPLY_STATISTICS_CMD] = iwlagn_rx_reply_statistics; in iwl_setup_rx_handlers()
|
H A D | commands.h | 143 REPLY_STATISTICS_CMD = 0x9c, enumerator 2719 * REPLY_STATISTICS_CMD = 0x9c, 2731 * does not affect the response to the REPLY_STATISTICS_CMD 0x9c itself. 2744 * REPLY_STATISTICS_CMD 0x9c, above. 2747 * cleared when changing channels or when driver issues REPLY_STATISTICS_CMD
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | main.c | 103 HCMD_NAME(REPLY_STATISTICS_CMD), 362 return iwl_dvm_send_cmd_pdu(priv, REPLY_STATISTICS_CMD, in iwl_send_statistics_request() 367 return iwl_dvm_send_cmd_pdu(priv, REPLY_STATISTICS_CMD, 0, in iwl_send_statistics_request()
|
H A D | rx.c | 968 handlers[REPLY_STATISTICS_CMD] = iwlagn_rx_reply_statistics; in iwl_setup_rx_handlers()
|
H A D | commands.h | 90 REPLY_STATISTICS_CMD = 0x9c, enumerator 2668 * REPLY_STATISTICS_CMD = 0x9c, 2680 * does not affect the response to the REPLY_STATISTICS_CMD 0x9c itself. 2693 * REPLY_STATISTICS_CMD 0x9c, above. 2696 * cleared when changing channels or when driver issues REPLY_STATISTICS_CMD
|
Completed in 23 milliseconds