Searched refs:svc_map (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/sys/dev/ic/ |
| H A D | qwxvar.h | 1222 uint8_t svc_map[howmany(WMI_MAX_EXT2_SERVICE, 8)]; member
|
| H A D | qwx.c | 10921 setbit(sc->wmi.svc_map, j); in qwx_wmi_tlv_services_parser() 10942 setbit(sc->wmi.svc_map, j); in qwx_wmi_tlv_services_parser() 11120 setbit(wmi->wmi->svc_map, j); 11761 if (!isset(sc->wmi.svc_map, WMI_TLV_SERVICE_EXT2_MSG)) in qwx_service_ready_ext_event() 18987 if (isset(sc->wmi.svc_map, WMI_TLV_SERVICE_REG_CC_EXT_EVENT_SUPPORT)) in qwx_wmi_cmd_init() 22398 if (isset(sc->wmi.svc_map, WMI_TLV_SERVICE_SPOOF_MAC_SUPPORT)) { in qwx_mac_op_start() 22516 if (!isset(sc->wmi.svc_map, in qwx_mac_setup_vdev_create_params() 22705 if (isset(sc->wmi.svc_map, in qwx_mac_vdev_start_restart() 23062 if (isset(sc->wmi.svc_map, WMI_TLV_SERVICE_11D_OFFLOAD)) { in qwx_mac_op_add_interface() 23194 if (!isset(sc->wmi.svc_map, WMI_TLV_SERVICE_11D_OFFLOA in qwx_mac_11d_scan_start() [all...] |