Home
last modified time | relevance | path

Searched defs:ieee80211_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/net/
A Dmac80211.h4234 struct ieee80211_ops { struct
4235 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 18 milliseconds