Searched refs:xmit_sync (Results 1 – 6 of 6) sorted by relevance
206 int (*xmit_sync)(struct ieee802154_hw *hw, member
61 if (!ops || !(ops->xmit_async || ops->xmit_sync) || !ops->ed || in ieee802154_alloc_hw()
25 return local->ops->xmit_sync(&local->hw, skb); in drv_xmit_sync()
127 .xmit_sync = fakelb_hw_xmit,
583 .xmit_sync = mrf24j40_tx,
635 .xmit_sync = cc2520_tx,