Searched refs:xmit_sync (Results 1 – 5 of 5) sorted by relevance
212 int (*xmit_sync)(struct ieee802154_hw *hw, member
53 if (WARN_ON(!ops || !(ops->xmit_async || ops->xmit_sync) || !ops->ed || in ieee802154_alloc_hw()
24 return local->ops->xmit_sync(&local->hw, skb); in drv_xmit_sync()
818 .xmit_sync = cc2520_tx,
928 .xmit_sync = adf7242_xmit,