Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rtl8712/
Dwifi.h157 #define GetAddr4Ptr(pbuf) ((unsigned char *)((addr_t)(pbuf) + 24)) macro
/linux-5.19.10/drivers/staging/r8188eu/include/
Dwifi.h237 #define GetAddr4Ptr(pbuf) ((unsigned char *)((size_t)(pbuf) + 24)) macro
282 sa = GetAddr4Ptr(pframe); in get_sa()
/linux-5.19.10/drivers/staging/rtl8723bs/include/
Dwifi.h212 #define GetAddr4Ptr(pbuf) ((unsigned char *)((size_t)(pbuf) + 24)) macro
282 sa = GetAddr4Ptr(pframe); in get_sa()