Searched defs:sta_opmode (Results 1 – 1 of 1) sorted by relevance
6789 struct sta_opmode { struct6790 const u8 *addr;6791 enum smps_mode smps_mode;6792 enum chan_width chan_width;6793 u8 rx_nss;6794 } sta_opmode; member