Searched refs:WIPHY_PR_ARG (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/wireless/ |
H A D | trace.h | 27 #define WIPHY_PR_ARG __entry->wiphy_name macro 273 WIPHY_PR_ARG, __entry->valid_wow ? "" : "(Not configured!)", 290 TP_printk(WIPHY_PR_FMT ", returned: %d", WIPHY_PR_ARG, __entry->ret) 302 TP_printk(WIPHY_PR_FMT, WIPHY_PR_ARG) 314 TP_printk(WIPHY_PR_FMT, WIPHY_PR_ARG) 349 WIPHY_PR_ARG, __entry->enabled ? "" : "not ") 371 WIPHY_PR_ARG, __get_str(vir_intf_name), __entry->type) 385 TP_printk(WIPHY_PR_FMT ", " WDEV_PR_FMT, WIPHY_PR_ARG, WDEV_PR_ARG) 402 WIPHY_PR_ARG, WDEV_PR_ARG, 431 WIPHY_PR_ARG, NETDEV_PR_ARG, __entry->type) [all …]
|