Home
last modified time | relevance | path

Searched defs:GetAddr3Ptr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/rtl8712/
H A Dwifi.h155 #define GetAddr3Ptr(pbuf) ((unsigned char *)((addr_t)(pbuf) + 16)) macro
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h210 #define GetAddr3Ptr(pbuf) ((unsigned char *)((size_t)(pbuf) + 16)) macro