Lines Matching refs:local
18 wpan_phy_name(local->hw.phy), MAXNAME)
37 TP_PROTO(struct ieee802154_local *local),
38 TP_ARGS(local),
49 TP_PROTO(struct ieee802154_local *local),
50 TP_ARGS(local)
54 TP_PROTO(struct ieee802154_local *local, int ret),
55 TP_ARGS(local, ret),
69 TP_PROTO(struct ieee802154_local *local),
70 TP_ARGS(local)
74 TP_PROTO(struct ieee802154_local *local),
75 TP_ARGS(local)
79 TP_PROTO(struct ieee802154_local *local, u8 page, u8 channel),
80 TP_ARGS(local, page, channel),
96 TP_PROTO(struct ieee802154_local *local,
98 TP_ARGS(local, cca),
112 TP_PROTO(struct ieee802154_local *local, s32 mbm),
113 TP_ARGS(local, mbm),
127 TP_PROTO(struct ieee802154_local *local, s32 power),
128 TP_ARGS(local, power),
142 TP_PROTO(struct ieee802154_local *local, bool mode),
143 TP_ARGS(local, mode),
157 TP_PROTO(struct ieee802154_local *local, __le16 short_addr),
158 TP_ARGS(local, short_addr),
172 TP_PROTO(struct ieee802154_local *local, __le16 pan_id),
173 TP_ARGS(local, pan_id),
187 TP_PROTO(struct ieee802154_local *local, __le64 extended_addr),
188 TP_ARGS(local, extended_addr),
202 TP_PROTO(struct ieee802154_local *local, bool is_coord),
203 TP_ARGS(local, is_coord),
217 TP_PROTO(struct ieee802154_local *local, u8 min_be, u8 max_be,
219 TP_ARGS(local, min_be, max_be, max_csma_backoffs),
238 TP_PROTO(struct ieee802154_local *local, s8 max_frame_retries),
239 TP_ARGS(local, max_frame_retries),
253 TP_PROTO(struct ieee802154_local *local, bool on),
254 TP_ARGS(local, on),