Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/
H A Dmwl8k.c2200 static int mwl8k_post_cmd(struct ieee80211_hw *hw, struct mwl8k_cmd_pkt *cmd) in mwl8k_post_cmd() function
2301 return mwl8k_post_cmd(hw, cmd); in mwl8k_post_pervif_cmd()
2478 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_get_hw_spec_sta()
2537 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_get_hw_spec_ap()
2659 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_set_hw_spec()
2750 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_get_stat()
2796 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_radio_control()
2853 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_rf_tx_power()
2914 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_tx_power()
2947 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_rf_antenna()
[all …]