Searched refs:tx_ts_cookie (Results 1 – 1 of 1) sorted by relevance
700 int tx_ts_cookie; in emac_ndo_start_xmit() local734 tx_ts_cookie = prueth_tx_ts_cookie_get(emac); in emac_ndo_start_xmit()735 if (tx_ts_cookie >= 0) { in emac_ndo_start_xmit()738 epib[0] = (u32)tx_ts_cookie; in emac_ndo_start_xmit()740 emac->tx_ts_skb[tx_ts_cookie] = skb_get(skb); in emac_ndo_start_xmit()823 dev_kfree_skb_any(emac->tx_ts_skb[tx_ts_cookie]); in emac_ndo_start_xmit()824 emac->tx_ts_skb[tx_ts_cookie] = NULL; in emac_ndo_start_xmit()841 dev_kfree_skb_any(emac->tx_ts_skb[tx_ts_cookie]); in emac_ndo_start_xmit()842 emac->tx_ts_skb[tx_ts_cookie] = NULL; in emac_ndo_start_xmit()