Searched defs:mt76_sta_cmd_info (Results 1 – 1 of 1) sorted by relevance
956 struct mt76_sta_cmd_info { struct957 struct ieee80211_sta *sta;958 struct mt76_wcid *wcid;960 struct ieee80211_vif *vif;962 bool offload_fw;963 bool enable;964 bool newly;965 int cmd;966 u8 rcpi;967 u8 state;
Completed in 13 milliseconds