Home
last modified time | relevance | path

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

/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);
/linux/include/net/
H A Dmac802154.h487 void ieee802154_xmit_hw_error(struct ieee802154_hw *hw, struct sk_buff *skb);
/linux/drivers/net/ieee802154/
H A Dat86rf230.c337 ieee802154_xmit_hw_error(lp->hw, lp->tx_skb); in at86rf230_async_error_recover_complete()