Home
last modified time | relevance | path

Searched refs:ieee802154_xmit_hw_error (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/mac802154/
H A Dutil.c162 void ieee802154_xmit_hw_error(struct ieee802154_hw *hw, struct sk_buff *skb) in ieee802154_xmit_hw_error() function
166 EXPORT_SYMBOL(ieee802154_xmit_hw_error);
/openbmc/linux/include/net/
H A Dmac802154.h487 void ieee802154_xmit_hw_error(struct ieee802154_hw *hw, struct sk_buff *skb);
/openbmc/linux/drivers/net/ieee802154/
H A Datusb.c212 ieee802154_xmit_hw_error(atusb->hw, atusb->tx_skb); in atusb_tx_done()
H A Dat86rf230.c338 ieee802154_xmit_hw_error(lp->hw, lp->tx_skb); in at86rf230_async_error_recover_complete()