Searched refs:iwl_mvm_set_tx_cmd_rate (Results  1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ | 
| D | tx.c | 192 void iwl_mvm_set_tx_cmd_rate(struct iwl_mvm *mvm, struct iwl_tx_cmd *tx_cmd,  in iwl_mvm_set_tx_cmd_rate()  function 344 	iwl_mvm_set_tx_cmd_rate(mvm, tx_cmd, info, sta, hdr->frame_control);  in iwl_mvm_set_tx_params()
  | 
| D | tdls.c | 476 	iwl_mvm_set_tx_cmd_rate(mvm, &cmd.frame.tx_cmd, info, sta,  in iwl_mvm_tdls_config_channel_switch()
  | 
| D | mvm.h | 1031 void iwl_mvm_set_tx_cmd_rate(struct iwl_mvm *mvm, struct iwl_tx_cmd *tx_cmd,
  |