Lines Matching refs:ieee802154_local
27 struct ieee802154_local *local =
28 container_of(work, struct ieee802154_local, sync_tx_work);
54 ieee802154_tx(struct ieee802154_local *local, struct sk_buff *skb)
111 static int ieee802154_sync_queue(struct ieee802154_local *local)
124 int ieee802154_sync_and_hold_queue(struct ieee802154_local *local)
135 int ieee802154_mlme_op_pre(struct ieee802154_local *local)
140 int ieee802154_mlme_tx_locked(struct ieee802154_local *local,
163 int ieee802154_mlme_tx(struct ieee802154_local *local,
176 void ieee802154_mlme_op_post(struct ieee802154_local *local)
181 int ieee802154_mlme_tx_one(struct ieee802154_local *local,
194 int ieee802154_mlme_tx_one_locked(struct ieee802154_local *local,
207 static bool ieee802154_queue_is_stopped(struct ieee802154_local *local)
213 ieee802154_hot_tx(struct ieee802154_local *local, struct sk_buff *skb)