Searched refs:WIPHY_PR_ARG (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/net/wireless/ |
| D | trace.h | 28 #define WIPHY_PR_ARG __entry->wiphy_name macro 248 WIPHY_PR_ARG, __entry->valid_wow ? "" : "(Not configured!)", 265 TP_printk(WIPHY_PR_FMT ", returned: %d", WIPHY_PR_ARG, __entry->ret) 277 TP_printk(WIPHY_PR_FMT, WIPHY_PR_ARG) 289 TP_printk(WIPHY_PR_FMT, WIPHY_PR_ARG) 324 WIPHY_PR_ARG, __entry->enabled ? "" : "not ") 346 WIPHY_PR_ARG, __get_str(vir_intf_name), __entry->type) 360 TP_printk(WIPHY_PR_FMT ", " WDEV_PR_FMT, WIPHY_PR_ARG, WDEV_PR_ARG) 388 WIPHY_PR_ARG, NETDEV_PR_ARG, __entry->type) 410 WIPHY_PR_ARG, NETDEV_PR_ARG, __entry->key_index, [all …]
|