Searched defs:sta_opmode (Results 1 – 1 of 1) sorted by relevance
5973 struct sta_opmode { struct5974 const u8 *addr;5975 enum smps_mode smps_mode;5976 enum chan_width chan_width;5977 u8 rx_nss;5978 } sta_opmode; member