Home | History | Annotate | Download | only in rsn_supp

Lines Matching refs:wmm

1560 	struct wmm_information_element *wmm;
1562 if (!kde->wmm) {
1563 wpa_printf(MSG_DEBUG, "TDLS: No supported WMM capabilities received");
1568 wpa_printf(MSG_DEBUG, "TDLS: Invalid supported WMM capabilities received");
1572 wmm = (struct wmm_information_element *) kde->wmm;
1573 peer->qos_info = wmm->qos_info;
1577 wpa_printf(MSG_DEBUG, "TDLS: Peer WMM QOS Info 0x%x", peer->qos_info);
1773 /* Overwrite with the qos_info obtained in WMM IE */
2145 /* Overwrite with the qos_info obtained in WMM IE */