Home
last modified time | relevance | path

Searched refs:iwl_mld_send_beacon_template_cmd (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dap.h41 int iwl_mld_send_beacon_template_cmd(struct iwl_mld *mld,
H A Dap.c74 int iwl_mld_send_beacon_template_cmd(struct iwl_mld *mld, in iwl_mld_send_beacon_template_cmd() function
189 ret = iwl_mld_send_beacon_template_cmd(mld, beacon, &cmd); in iwl_mld_update_beacon_template()
H A Ddebugfs.c750 iwl_mld_send_beacon_template_cmd(mld, beacon, &beacon_cmd); in _iwl_dbgfs_inject_beacon_ie()