Searched refs:mod_link_station (Results 1 – 4 of 4) sorted by relevance
1472 if (!rdev->ops->mod_link_station) in rdev_mod_link_station()1476 ret = rdev->ops->mod_link_station(&rdev->wiphy, dev, params); in rdev_mod_link_station()
15935 (!add && !rdev->ops->mod_link_station)) in nl80211_add_mod_link_station()
4632 int (*mod_link_station)(struct wiphy *wiphy, struct net_device *dev, member
4946 .mod_link_station = ieee80211_mod_link_station,