Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dqwx.c17829 uint32_t prob_req_oui; in qwx_wmi_scan_prob_req_oui() local
17832 prob_req_oui = (((uint32_t)mac_addr[0]) << 16) | in qwx_wmi_scan_prob_req_oui()
17845 cmd->prob_req_oui = prob_req_oui; in qwx_wmi_scan_prob_req_oui()
17848 prob_req_oui); in qwx_wmi_scan_prob_req_oui()
H A Dqwxreg.h3854 uint32_t prob_req_oui; member