Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drfi.c83 int iwl_rfi_send_config_cmd(struct iwl_mvm *mvm, struct iwl_rfi_lut_entry *rfi_table) in iwl_rfi_send_config_cmd() argument
100 if (!rfi_table) { in iwl_rfi_send_config_cmd()
103 memcpy(cmd.table, rfi_table, sizeof(cmd.table)); in iwl_rfi_send_config_cmd()
H A Dmvm.h2409 struct iwl_rfi_lut_entry *rfi_table);