Searched refs:rsi_set_channel (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mac80211.c | 614 status = rsi_set_channel(adapter->priv, curchan); in rsi_channel_change() 771 rsi_set_channel(common, channel); in rsi_switch_channel() 1772 if (rsi_set_channel(common, chan)) { in rsi_mac80211_roc()
|
H A D | rsi_mgmt.h | 723 int rsi_set_channel(struct rsi_common *common,
|
H A D | rsi_91x_mgmt.c | 1114 * rsi_set_channel() - This function programs the channel. 1120 int rsi_set_channel(struct rsi_common *common, in rsi_set_channel() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mac80211.c | 611 status = rsi_set_channel(adapter->priv, curchan); in rsi_channel_change() 768 rsi_set_channel(common, channel); in rsi_switch_channel() 1791 if (rsi_set_channel(common, chan)) { in rsi_mac80211_roc()
|
H A D | rsi_mgmt.h | 723 int rsi_set_channel(struct rsi_common *common,
|
H A D | rsi_91x_mgmt.c | 1114 * rsi_set_channel() - This function programs the channel. 1120 int rsi_set_channel(struct rsi_common *common, in rsi_set_channel() function
|
Completed in 14 milliseconds