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.c813 pBuffer->LLC.DSAP = 0xaa; in buildArpRspTemplate()
814 pBuffer->LLC.SSAP = 0xaa; in buildArpRspTemplate()
815 pBuffer->LLC.Control = 0x03; in buildArpRspTemplate()
818 pBuffer->LLC.Type = WLANTOHS((TI_UINT16)0x806); in buildArpRspTemplate()
863 ptr = (TI_UINT8 *)&pBuffer->LLC.DSAP; in buildArpRspTemplate()
/hardware/ti/wlan/wl1271/utils/
D802_11Defs.h1095 Wlan_LlcHeader_T LLC; member