Searched defs:iwl_mvm_sta (Results 1 – 3 of 3) sorted by relevance
418 struct iwl_mvm_sta { struct419 u32 sta_id;420 u32 tfd_queue_msk;421 u32 mac_id_n_color;422 u16 tid_disable_agg;423 u16 max_agg_bufsize;424 enum iwl_sta_type sta_type;425 enum ieee80211_sta_state sta_state;426 bool bt_reduced_txpower;427 bool next_status_eosp;[all …]
409 struct iwl_mvm_sta { struct410 u32 tfd_queue_msk;411 u32 mac_id_n_color;412 u16 tid_disable_agg;413 u8 sta_type;414 enum ieee80211_sta_state sta_state;415 bool bt_reduced_txpower;416 bool next_status_eosp;417 bool authorized;418 spinlock_t lock;[all …]
1606 struct iwl_mvm_sta *, in _iwl_dbgfs_link_sta_wrap_write()1638 struct iwl_mvm_sta *, in _iwl_dbgfs_link_sta_wrap_read()