Searched refs:mwl8k_post_cmd (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/wireless/marvell/ |
| H A D | mwl8k.c | 2213 static int mwl8k_post_cmd(struct ieee80211_hw *hw, struct mwl8k_cmd_pkt_hdr *cmd) in mwl8k_post_cmd() function 2314 return mwl8k_post_cmd(hw, cmd); in mwl8k_post_pervif_cmd() 2491 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_get_hw_spec_sta() 2550 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_get_hw_spec_ap() 2672 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_set_hw_spec() 2763 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_get_stat() 2809 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_radio_control() 2866 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_rf_tx_power() 2927 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_tx_power() 2960 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_rf_antenna() [all …]
|