Home
last modified time | relevance | path

Searched refs:drv_xmit_sync (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/mac802154/
H A Dtx.c33 res = drv_xmit_sync(local, skb); in ieee802154_xmit_sync_worker()
H A Ddriver-ops.h20 drv_xmit_sync(struct ieee802154_local *local, struct sk_buff *skb) in drv_xmit_sync() function