Home
last modified time | relevance | path

Searched refs:iwl_mld_send_cmd_empty (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dhcmd.h53 #define iwl_mld_send_cmd_empty(mld, id) \ macro
H A Ddebugfs.c95 ret = iwl_mld_send_cmd_empty(mld, WIDE_ID(LONG_GROUP, REPLY_ERROR)); in iwl_dbgfs_fw_restart_write()
106 return iwl_mld_send_cmd_empty(mld, ECHO_CMD) ?: count; in iwl_dbgfs_send_echo_cmd_write()