Searched defs:ieee80211_ops (Results 1 – 1 of 1) sorted by relevance
4234 struct ieee80211_ops { struct4235 void (*tx)(struct ieee80211_hw *hw,4238 int (*start)(struct ieee80211_hw *hw);4239 void (*stop)(struct ieee80211_hw *hw);4242 int (*resume)(struct ieee80211_hw *hw);4310 int (*get_stats)(struct ieee80211_hw *hw,4354 int (*conf_tx)(struct ieee80211_hw *hw,4466 int (*add_chanctx)(struct ieee80211_hw *hw,4532 int (*start_nan)(struct ieee80211_hw *hw,4535 int (*stop_nan)(struct ieee80211_hw *hw,[all …]
Completed in 20 milliseconds