Searched defs:sta_opmode (Results 1 – 1 of 1) sorted by relevance
6552 struct sta_opmode { struct6553 const u8 *addr;6554 enum smps_mode smps_mode;6555 enum chan_width chan_width;6556 u8 rx_nss;6557 } sta_opmode; member