Searched refs:xmit_sync (Results 1 – 5 of 5) sorted by relevance
221 int (*xmit_sync)(struct ieee802154_hw *hw, member
61 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()
825 .xmit_sync = cc2520_tx,
927 .xmit_sync = adf7242_xmit,