Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_tdls.h99 static u8 TDLS_WMMIE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01, 0x00}; /* Qos info all set zero */ variable
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_tdls.c748 …return rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, sizeof(TDLS_WMMIE), TDLS_WMMIE, &(pattrib->pktlen… in rtw_tdls_set_qos_cap()