Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h123186 struct rate_control_ops { struct
123187 long unsigned int capa;
123188 const char *name;
123189 void * (*alloc)(struct ieee80211_hw *, struct dentry___2 *);
123190 void (*free)(void *);
123191 void * (*alloc_sta)(void *, struct ieee80211_sta *, gfp_t);
123192 … *, struct ieee80211_supported_band *, struct cfg80211_chan_def *, struct ieee80211_sta *, void *);
123193 …truct ieee80211_supported_band *, struct cfg80211_chan_def *, struct ieee80211_sta *, void *, u32);
123194 void (*free_sta)(void *, struct ieee80211_sta *, void *);
123195 … (*tx_status_ext)(void *, struct ieee80211_supported_band *, void *, struct ieee80211_tx_status *);
[all …]
Dvmlinux.h123186 struct rate_control_ops { struct
123187 long unsigned int capa;
123188 const char *name;
123189 void * (*alloc)(struct ieee80211_hw *, struct dentry___2 *);
123190 void (*free)(void *);
123191 void * (*alloc_sta)(void *, struct ieee80211_sta *, gfp_t);
123192 … *, struct ieee80211_supported_band *, struct cfg80211_chan_def *, struct ieee80211_sta *, void *);
123193 …truct ieee80211_supported_band *, struct cfg80211_chan_def *, struct ieee80211_sta *, void *, u32);
123194 void (*free_sta)(void *, struct ieee80211_sta *, void *);
123195 … (*tx_status_ext)(void *, struct ieee80211_supported_band *, void *, struct ieee80211_tx_status *);
[all …]