Searched refs:iwl_mvm_set_tx_cmd (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | tx.c | 76 void iwl_mvm_set_tx_cmd(struct iwl_mvm *mvm, struct sk_buff *skb, in iwl_mvm_set_tx_cmd() function 303 iwl_mvm_set_tx_cmd(mvm, skb, tx_cmd, info, sta_id); in iwl_mvm_set_tx_params()
|
D | tdls.c | 477 iwl_mvm_set_tx_cmd(mvm, skb, &cmd.frame.tx_cmd, info, in iwl_mvm_tdls_config_channel_switch()
|
D | mvm.h | 1010 void iwl_mvm_set_tx_cmd(struct iwl_mvm *mvm, struct sk_buff *skb,
|