Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/nvidia/
Dforcedeth.c2200 struct nv_skb_map *prev_tx_ctx; in nv_start_xmit() local
2227 prev_tx_ctx = np->put_tx_ctx; in nv_start_xmit()
2262 prev_tx_ctx = np->put_tx_ctx; in nv_start_xmit()
2306 prev_tx_ctx->skb = skb; in nv_start_xmit()
2347 struct nv_skb_map *prev_tx_ctx; in nv_start_xmit_optimized() local
2376 prev_tx_ctx = np->put_tx_ctx; in nv_start_xmit_optimized()
2412 prev_tx_ctx = np->put_tx_ctx; in nv_start_xmit_optimized()
2456 prev_tx_ctx->skb = skb; in nv_start_xmit_optimized()