Searched refs:ieee802154_xmit_complete (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/net/mac802154/ |
| H A D | util.c | 58 void ieee802154_xmit_complete(struct ieee802154_hw *hw, struct sk_buff *skb, in ieee802154_xmit_complete() function 89 EXPORT_SYMBOL(ieee802154_xmit_complete);
|
| H A D | tx.c | 40 ieee802154_xmit_complete(&local->hw, skb, false); in ieee802154_xmit_worker()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_core | 9 ieee802154_xmit_complete
|
| H A D | abi_gki_aarch64_galaxy | 2193 ieee802154_xmit_complete
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | mac802154.h | 486 void ieee802154_xmit_complete(struct ieee802154_hw *hw, struct sk_buff *skb,
|
| /OK3568_Linux_fs/kernel/drivers/net/ieee802154/ |
| H A D | fakelb.c | 81 ieee802154_xmit_complete(hw, skb, false); in fakelb_hw_xmit()
|
| H A D | mac802154_hwsim.c | 142 ieee802154_xmit_complete(hw, skb, false); in hwsim_hw_xmit()
|
| H A D | atusb.c | 269 ieee802154_xmit_complete(atusb->hw, atusb->tx_skb, false); in atusb_tx_done()
|
| H A D | mcr20a.c | 853 ieee802154_xmit_complete(lp->hw, lp->tx_skb, false); in mcr20a_handle_tx_complete()
|
| H A D | mrf24j40.c | 1034 ieee802154_xmit_complete(devrec->hw, devrec->tx_skb, false); in mrf24j40_intstat_complete()
|
| H A D | at86rf230.c | 656 ieee802154_xmit_complete(lp->hw, lp->tx_skb, false); in at86rf230_tx_complete()
|
| H A D | ca8210.c | 1779 ieee802154_xmit_complete(priv->hw, priv->tx_skb, true); in ca8210_async_xmit_complete()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | ieee802154.rst | 141 .. c:function:: void ieee802154_xmit_complete(struct ieee802154_hw *hw, struct sk_buff *skb, bool i…
|