rtl_dbg
#define rtl_dbg(rtlpriv, comp, level, fmt, ...) \
#define rtl_dbg(r, fmt, ...) ptl_dbg(&(r)->ptl, fmt, ##__VA_ARGS__)