Home
last modified time | relevance | path

Searched defs:pMac (Results 1 – 4 of 4) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
Dutils.h66 #define MAC_BROADCAST(pMac) \ argument
73 #define MAC_MULTICAST(pMac) ((pMac)->addr[0] & 0x01) argument
74 #define MAC_NULL(pMac) \ argument
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
DconfigMgr.c148 macAddress_t *pMac) in configMgr_create()
234 UINT8 *pMac; in configMgr_config() local
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Rx/
Drx.c1659 macAddress_t* pMac = &pHdr->address1; /* hold the first mac address */ in rxData_ReceivePacket() local
/system/wlan/ti/wilink_6_1/stad/src/Data_link/
Drx.c1672 TMacAddr* pMac = &pHdr->address1; /* hold the first mac address */ in rxData_ReceivePacket() local