Home
last modified time | relevance | path

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

/drivers/net/
Dforcedeth.c2090 struct nv_skb_map* prev_tx_ctx; in nv_start_xmit() local
2114 prev_tx_ctx = np->put_tx_ctx; in nv_start_xmit()
2139 prev_tx_ctx = np->put_tx_ctx; in nv_start_xmit()
2160 prev_tx_ctx->skb = skb; in nv_start_xmit()
2208 struct nv_skb_map* prev_tx_ctx; in nv_start_xmit_optimized() local
2234 prev_tx_ctx = np->put_tx_ctx; in nv_start_xmit_optimized()
2260 prev_tx_ctx = np->put_tx_ctx; in nv_start_xmit_optimized()
2282 prev_tx_ctx->skb = skb; in nv_start_xmit_optimized()