Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/
Dmwl8k.c2189 static int mwl8k_post_cmd(struct ieee80211_hw *hw, struct mwl8k_cmd_pkt *cmd) in mwl8k_post_cmd() function
2287 return mwl8k_post_cmd(hw, cmd); in mwl8k_post_pervif_cmd()
2464 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_get_hw_spec_sta()
2523 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_get_hw_spec_ap()
2645 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_set_hw_spec()
2736 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_get_stat()
2782 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_radio_control()
2839 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_rf_tx_power()
2900 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_tx_power()
2933 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_rf_antenna()
[all …]