Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/
H A Dmwl8k.c2145 * command submission function (mwl8k_post_cmd) as well as any users of
2200 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(h in mwl8k_cmd_tx_power()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/
H A Dmwl8k.c2149 * command submission function (mwl8k_post_cmd) as well as any users of
2204 static int mwl8k_post_cmd(struct ieee80211_hw *hw, struct mwl8k_cmd_pkt *cmd) in mwl8k_post_cmd() function
2305 return mwl8k_post_cmd(hw, cmd); in mwl8k_post_pervif_cmd()
2482 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_get_hw_spec_sta()
2541 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_get_hw_spec_ap()
2663 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_set_hw_spec()
2754 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_get_stat()
2800 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_radio_control()
2857 rc = mwl8k_post_cmd(hw, &cmd->header); in mwl8k_cmd_rf_tx_power()
2918 rc = mwl8k_post_cmd(h in mwl8k_cmd_tx_power()
[all...]

Completed in 13 milliseconds