Searched refs:prev_tx_ctx (Results 1 – 1 of 1) sorted by relevance
2206 struct nv_skb_map *prev_tx_ctx; in nv_start_xmit() local2324 prev_tx_ctx = np->last_tx_ctx; in nv_start_xmit()2326 prev_tx_ctx = np->put_tx_ctx - 1; in nv_start_xmit()2332 prev_tx_ctx->skb = skb; in nv_start_xmit()2380 struct nv_skb_map *prev_tx_ctx; in nv_start_xmit_optimized() local2502 prev_tx_ctx = np->last_tx_ctx; in nv_start_xmit_optimized()2504 prev_tx_ctx = np->put_tx_ctx - 1; in nv_start_xmit_optimized()2510 prev_tx_ctx->skb = skb; in nv_start_xmit_optimized()