Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_tdls.h103 static u8 TDLS_EXT_CAPIE[] = {0x00, 0x00, 0x00, 0x50, 0x20, 0x00, 0x00, 0x00}; /* bit(28), bit(30),… variable
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_tdls.c743 …return rtw_set_ie(pframe, WLAN_EID_EXT_CAP , sizeof(TDLS_EXT_CAPIE), TDLS_EXT_CAPIE, &(pattrib->pk… in rtw_tdls_set_ext_cap()