Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/
Dmwl8k.c2526 struct mwl8k_cmd_set_rf_channel { struct
2533 static int mwl8k_cmd_set_rf_channel(struct ieee80211_hw *hw, in mwl8k_cmd_set_rf_channel() argument
2537 struct mwl8k_cmd_set_rf_channel *cmd; in mwl8k_cmd_set_rf_channel()
3953 rc = mwl8k_cmd_set_rf_channel(hw, conf); in mwl8k_config()