Searched defs:sta_opmode (Results 1 – 1 of 1) sorted by relevance
6760 struct sta_opmode { struct6761 const u8 *addr;6762 enum smps_mode smps_mode;6763 enum chan_width chan_width;6764 u8 rx_nss;6765 } sta_opmode; member