Searched refs:mod_link_station (Results 1 – 4 of 4) sorted by relevance
1489 if (!rdev->ops->mod_link_station) in rdev_mod_link_station()1493 ret = rdev->ops->mod_link_station(&rdev->wiphy, dev, params); in rdev_mod_link_station()
16267 (!add && !rdev->ops->mod_link_station)) in nl80211_add_mod_link_station()
4757 int (*mod_link_station)(struct wiphy *wiphy, struct net_device *dev, member
5144 .mod_link_station = ieee80211_mod_link_station,