Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:qos_map

1869 static int wpas_qos_map_set(struct wpa_supplicant *wpa_s, const u8 *qos_map,
1874 wpa_hexdump(MSG_DEBUG, "Interworking: QoS Map Set", qos_map, len);
1875 res = wpa_drv_set_qos_map(wpa_s, qos_map, len);