Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dif_mwx.c3212 uint8_t hw_path; in mt7921_mcu_get_nic_capability() member
3270 sc->sc_capa.has_2ghz = cap->hw_path & 0x01; in mt7921_mcu_get_nic_capability()
3271 sc->sc_capa.has_5ghz = cap->hw_path & 0x02; in mt7921_mcu_get_nic_capability()