Home
last modified time | relevance | path

Searched refs:ssid_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmcu.h234 u8 ssid_type; /* BIT(0) wildcard SSID member
H A Dmcu.c3015 ssid->ssid_type = n_ssids ? BIT(2) : BIT(0); in mt7925_mcu_hw_scan()
3139 ssid->ssid_type = BIT(2); in mt7925_mcu_sched_scan_req()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h1536 u8 ssid_type; /* BIT(0) wildcard SSID member
H A Dmt76_connac_mcu.c1773 req->ssid_type = n_ssids ? BIT(2) : BIT(0); in mt76_connac_mcu_hw_scan()