Searched refs:ieee802154_xmit_error (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/mac802154/ |
H A D | util.c | 149 void ieee802154_xmit_error(struct ieee802154_hw *hw, struct sk_buff *skb, in ieee802154_xmit_error() function 160 EXPORT_SYMBOL(ieee802154_xmit_error); 164 ieee802154_xmit_error(hw, skb, IEEE802154_SYSTEM_ERROR); in ieee802154_xmit_hw_error()
|
/openbmc/linux/include/net/ |
H A D | mac802154.h | 477 void ieee802154_xmit_error(struct ieee802154_hw *hw, struct sk_buff *skb,
|
/openbmc/linux/drivers/net/ieee802154/ |
H A D | atusb.c | 205 ieee802154_xmit_error(atusb->hw, atusb->tx_skb, reason); in atusb_tx_done()
|
H A D | at86rf230.c | 647 ieee802154_xmit_error(lp->hw, lp->tx_skb, ctx->trac); in at86rf230_tx_complete()
|
H A D | ca8210.c | 1732 ieee802154_xmit_error(priv->hw, priv->tx_skb, status); in ca8210_async_xmit_complete()
|