Home
last modified time | relevance | path

Searched refs:xmit_async (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.6/include/net/
Dmac802154.h210 int (*xmit_async)(struct ieee802154_hw *hw, member
/Linux-v6.6/net/mac802154/
Dtx.c86 if (local->ops->xmit_async) { in ieee802154_tx()
Dmain.c53 if (WARN_ON(!ops || !(ops->xmit_async || ops->xmit_sync) || !ops->ed || in ieee802154_alloc_hw()
Ddriver-ops.h16 return local->ops->xmit_async(&local->hw, skb); in drv_xmit_async()
/Linux-v6.6/drivers/net/ieee802154/
Dfakelb.c115 .xmit_async = fakelb_hw_xmit,
Dmac802154_hwsim.c331 .xmit_async = hwsim_hw_xmit,
Datusb.c717 .xmit_async = atusb_xmit,
Dmcr20a.c757 .xmit_async = mcr20a_xmit,
Dmrf24j40.c1007 .xmit_async = mrf24j40_tx,
Dat86rf230.c1251 .xmit_async = at86rf230_xmit,
Dca8210.c2350 .xmit_async = ca8210_xmit_async,
/Linux-v6.6/Documentation/networking/
Dieee802154.rst154 int (*xmit_async)(struct ieee802154_hw *hw, struct sk_buff *skb);
168 .. c:function:: int xmit_async(struct ieee802154_hw *hw, struct sk_buff *skb)