Searched refs:validate_beacon_tx_rate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 4756 static int validate_beacon_tx_rate(struct cfg80211_registered_device *rdev, in validate_beacon_tx_rate() function 5272 err = validate_beacon_tx_rate(rdev, params.chandef.chan->band, in nl80211_start_ap() 11733 err = validate_beacon_tx_rate(rdev, setup.chandef.chan->band, in nl80211_join_mesh()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 5288 static int validate_beacon_tx_rate(struct cfg80211_registered_device *rdev, in validate_beacon_tx_rate() function 6103 err = validate_beacon_tx_rate(rdev, params->chandef.chan->band, in nl80211_start_ap() 13138 err = validate_beacon_tx_rate(rdev, setup.chandef.chan->band, in nl80211_join_mesh()
|
Completed in 37 milliseconds