Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dqwzreg.h2863 MODE_11B = 2, /* 11b Mode */ enumerator
2896 case MODE_11B: in qwz_wmi_phymode_str()
Dqwxreg.h2792 MODE_11B = 2, /* 11b Mode */ enumerator
2825 case MODE_11B: in qwx_wmi_phymode_str()
Dqwz.c20286 ch->phy_mode = MODE_11B; in qwz_reg_update_chan_list()
20715 arg.channel.mode = MODE_11B; in qwz_mac_vdev_start_restart()
23273 phymode = MODE_11B; in qwz_peer_assoc_h_phymode()
Dqwx.c22263 ch->phy_mode = MODE_11B; in qwx_reg_update_chan_list()
22704 arg.channel.mode = MODE_11B; in qwx_mac_vdev_start_restart()
25320 phymode = MODE_11B; in qwx_peer_assoc_h_phymode()