Searched refs:get_tx_ctx (Results 1 – 1 of 1) sorted by relevance
1943 np->get_tx_ctx = np->tx_skb; in nv_init_tx()2604 nv_unmap_txskb(np, np->get_tx_ctx); in nv_tx_done()2617 len = np->get_tx_ctx->skb->len; in nv_tx_done()2623 np->get_tx_ctx->skb = NULL; in nv_tx_done()2637 len = np->get_tx_ctx->skb->len; in nv_tx_done()2643 np->get_tx_ctx->skb = NULL; in nv_tx_done()2650 np->get_tx_ctx = np->tx_skb; in nv_tx_done()2674 nv_unmap_txskb(np, np->get_tx_ctx); in nv_tx_done_optimized()2690 len = np->get_tx_ctx->skb->len; in nv_tx_done_optimized()2697 np->get_tx_ctx->skb = NULL; in nv_tx_done_optimized()[all …]