Searched refs:tx_ts_cookie (Results 1 – 1 of 1) sorted by relevance
702 int tx_ts_cookie; in emac_ndo_start_xmit() local736 tx_ts_cookie = prueth_tx_ts_cookie_get(emac); in emac_ndo_start_xmit()737 if (tx_ts_cookie >= 0) { in emac_ndo_start_xmit()740 epib[0] = (u32)tx_ts_cookie; in emac_ndo_start_xmit()742 emac->tx_ts_skb[tx_ts_cookie] = skb_get(skb); in emac_ndo_start_xmit()825 dev_kfree_skb_any(emac->tx_ts_skb[tx_ts_cookie]); in emac_ndo_start_xmit()826 emac->tx_ts_skb[tx_ts_cookie] = NULL; in emac_ndo_start_xmit()843 dev_kfree_skb_any(emac->tx_ts_skb[tx_ts_cookie]); in emac_ndo_start_xmit()844 emac->tx_ts_skb[tx_ts_cookie] = NULL; in emac_ndo_start_xmit()