Searched defs:sta_opmode (Results 1 – 1 of 1) sorted by relevance
5521 struct sta_opmode { struct5522 const u8 *addr;5523 enum smps_mode smps_mode;5524 enum chan_width chan_width;5525 u8 rx_nss;5526 } sta_opmode; member