Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Dwifi.h157 #define GetAddr4Ptr(pbuf) ((unsigned char *)((addr_t)(pbuf) + 24)) macro
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h212 #define GetAddr4Ptr(pbuf) ((unsigned char *)((size_t)(pbuf) + 24)) macro
267 sa = GetAddr4Ptr(pframe); in get_sa()