Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h480 struct ieee80211_hw { struct
482 struct wiphy *wiphy;
485 int extra_tx_headroom, weight_multiplier;
486 int max_rate_tries, max_rates, max_report_rates;
487 const char *rate_control_algorithm;
488 struct {
491 } radiotap_timestamp;
492 size_t sta_data_size;
493 size_t vif_data_size;
494 size_t chanctx_data_size;
[all …]
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c6910 void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_vif *,
6926 void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_vif *,
6968 void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_chanctx_conf *,