Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
Dtemplates.c809 pBuffer->LLC.DSAP = 0xaa; in buildArpRspTemplate()
810 pBuffer->LLC.SSAP = 0xaa; in buildArpRspTemplate()
811 pBuffer->LLC.Control = 0x03; in buildArpRspTemplate()
814 pBuffer->LLC.Type = WLANTOHS((TI_UINT16)0x806); in buildArpRspTemplate()
859 ptr = (TI_UINT8 *)&pBuffer->LLC.DSAP; in buildArpRspTemplate()
/hardware/ti/wlan/wl1271/utils/
D802_11Defs.h1094 Wlan_LlcHeader_T LLC; member