Searched refs:RTL_GET_PRIV (Results 1 – 2 of 2) sorted by relevance
540 #define RTL_GET_PRIV(stuct_ptr, priv_struct) netdev_priv(stuct_ptr) macro558 #define RTL_GET_PRIV(stuct_ptr, priv_struct) container_of(stuct_ptr, priv_struct, stuct_ptr) macro
28359 struct rtl8168_private *tp = RTL_GET_PRIV(napi, struct rtl8168_private);