Searched refs:WIPHY_PR_ARG (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | trace.h | 29 #define WIPHY_PR_ARG __entry->wiphy_name macro 262 WIPHY_PR_ARG, __entry->valid_wow ? "" : "(Not configured!)", 279 TP_printk(WIPHY_PR_FMT ", returned: %d", WIPHY_PR_ARG, __entry->ret) 291 TP_printk(WIPHY_PR_FMT, WIPHY_PR_ARG) 303 TP_printk(WIPHY_PR_FMT, WIPHY_PR_ARG) 338 WIPHY_PR_ARG, __entry->enabled ? "" : "not ") 360 WIPHY_PR_ARG, __get_str(vir_intf_name), __entry->type) 374 TP_printk(WIPHY_PR_FMT ", " WDEV_PR_FMT, WIPHY_PR_ARG, WDEV_PR_ARG) 391 WIPHY_PR_ARG, WDEV_PR_ARG, 420 WIPHY_PR_ARG, NETDEV_PR_ARG, __entry->type) [all …]
|