Searched defs:ieee80211_ops (Results 1 – 1 of 1) sorted by relevance
3948 struct ieee80211_ops { struct3949 void (*tx)(struct ieee80211_hw *hw,3952 int (*start)(struct ieee80211_hw *hw);3953 void (*stop)(struct ieee80211_hw *hw);3956 int (*resume)(struct ieee80211_hw *hw);4015 int (*get_stats)(struct ieee80211_hw *hw,4055 int (*conf_tx)(struct ieee80211_hw *hw,4166 int (*add_chanctx)(struct ieee80211_hw *hw,4230 int (*start_nan)(struct ieee80211_hw *hw,4233 int (*stop_nan)(struct ieee80211_hw *hw,[all …]
Completed in 21 milliseconds