Searched defs:mt76x02_sta (Results 1 – 1 of 1) sorted by relevance
36 struct mt76x02_sta { struct37 struct mt76_wcid wcid; /* must be first */39 struct mt76x02_vif *vif;40 struct mt76x02_tx_status status;41 int n_frames;43 struct ewma_pktlen pktlen;
Completed in 4 milliseconds