Searched defs:ath_node (Results 1 – 1 of 1) sorted by relevance
254 struct ath_node { struct255 struct ath_softc *sc;259 u16 maxampdu;260 u8 mpdudensity;261 s8 ps_key;263 bool sleeping;264 bool no_ps_filter;267 struct ath_rx_rate_stats rx_rate_stats;269 u8 key_idx[4];271 int ackto;[all …]
Completed in 13 milliseconds