Home
last modified time | relevance | path

Searched defs:sta_opmode (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver.h5618 struct sta_opmode { struct
5619 const u8 *addr;
5620 enum smps_mode smps_mode;
5621 enum chan_width chan_width;
5622 u8 rx_nss;
5623 } sta_opmode; member