Searched refs:xmit_async (Results 1 – 8 of 8) sorted by relevance
84 if (local->ops->xmit_async) { in ieee802154_tx()
61 if (WARN_ON(!ops || !(ops->xmit_async || ops->xmit_sync) || !ops->ed || in ieee802154_alloc_hw()
15 return local->ops->xmit_async(&local->hw, skb); in drv_xmit_async()
223 int (*xmit_async)(struct ieee802154_hw *hw, member
117 .xmit_async = fakelb_hw_xmit,
505 .xmit_async = atusb_xmit,
1007 .xmit_async = mrf24j40_tx,
1312 .xmit_async = at86rf230_xmit,