Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h674 struct ieee80211_link_sta { struct
675 uint8_t addr[ETH_ALEN];
676 uint8_t link_id;
677 uint32_t supp_rates[NUM_NL80211_BANDS];
678 struct ieee80211_sta_ht_cap ht_cap;
679 struct ieee80211_sta_vht_cap vht_cap;
703 struct ieee80211_link_sta deflink; argument
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs.c1609 _iwl_dbgfs_link_sta_wrap_write(ssize_t (*real)(struct ieee80211_link_sta *, in _iwl_dbgfs_link_sta_wrap_write()
1641 _iwl_dbgfs_link_sta_wrap_read(ssize_t (*real)(struct ieee80211_link_sta *, in _iwl_dbgfs_link_sta_wrap_read()