Lines Matching refs:local
17 wpan_phy_name(local->hw.phy), MAXNAME)
36 TP_PROTO(struct ieee802154_local *local),
37 TP_ARGS(local),
48 TP_PROTO(struct ieee802154_local *local),
49 TP_ARGS(local)
53 TP_PROTO(struct ieee802154_local *local, int ret),
54 TP_ARGS(local, ret),
68 TP_PROTO(struct ieee802154_local *local),
69 TP_ARGS(local)
73 TP_PROTO(struct ieee802154_local *local),
74 TP_ARGS(local)
78 TP_PROTO(struct ieee802154_local *local, u8 page, u8 channel),
79 TP_ARGS(local, page, channel),
95 TP_PROTO(struct ieee802154_local *local,
97 TP_ARGS(local, cca),
111 TP_PROTO(struct ieee802154_local *local, s32 mbm),
112 TP_ARGS(local, mbm),
126 TP_PROTO(struct ieee802154_local *local, s32 power),
127 TP_ARGS(local, power),
141 TP_PROTO(struct ieee802154_local *local, bool mode),
142 TP_ARGS(local, mode),
156 TP_PROTO(struct ieee802154_local *local, __le16 short_addr),
157 TP_ARGS(local, short_addr),
171 TP_PROTO(struct ieee802154_local *local, __le16 pan_id),
172 TP_ARGS(local, pan_id),
186 TP_PROTO(struct ieee802154_local *local, __le64 extended_addr),
187 TP_ARGS(local, extended_addr),
201 TP_PROTO(struct ieee802154_local *local, bool is_coord),
202 TP_ARGS(local, is_coord),
216 TP_PROTO(struct ieee802154_local *local, u8 min_be, u8 max_be,
218 TP_ARGS(local, min_be, max_be, max_csma_backoffs),
237 TP_PROTO(struct ieee802154_local *local, s8 max_frame_retries),
238 TP_ARGS(local, max_frame_retries),
252 TP_PROTO(struct ieee802154_local *local, bool on),
253 TP_ARGS(local, on),