Searched defs:ieee80211_link_sta (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/compat/linuxkpi/common/include/net/ |
H A D | mac80211.h | 674 struct ieee80211_link_sta { global() struct 675 addrieee80211_link_sta global() argument 676 link_idieee80211_link_sta global() argument 677 supp_ratesieee80211_link_sta global() argument 678 ht_capieee80211_link_sta global() argument 679 vht_capieee80211_link_sta global() argument 703 txpwrieee80211_link_sta global() argument
|
/freebsd-src/sys/contrib/dev/iwlwifi/mvm/ |
H A D | debugfs.c | 1609 _iwl_dbgfs_link_sta_wrap_write(ssize_t (* real)(struct ieee80211_link_sta *,struct iwl_mvm_sta *,struct iwl_mvm *,struct iwl_mvm_link_sta *,char *,size_t,loff_t *),struct file * file,char * buf,size_t buf_size,loff_t * ppos) _iwl_dbgfs_link_sta_wrap_write() argument 1641 _iwl_dbgfs_link_sta_wrap_read(ssize_t (* real)(struct ieee80211_link_sta *,struct iwl_mvm_sta *,struct iwl_mvm *,struct iwl_mvm_link_sta *,char __user *,size_t,loff_t *),struct file * file,char __user * user_buf,size_t count,loff_t * ppos) _iwl_dbgfs_link_sta_wrap_read() argument
|