last_tx_ctx       827 drivers/net/ethernet/nvidia/forcedeth.c 	struct nv_skb_map *last_tx_ctx;
last_tx_ctx      1964 drivers/net/ethernet/nvidia/forcedeth.c 	np->last_tx_ctx = &np->tx_skb[np->tx_ring_size-1];
last_tx_ctx      2274 drivers/net/ethernet/nvidia/forcedeth.c 		if (unlikely(np->put_tx_ctx++ == np->last_tx_ctx))
last_tx_ctx      2300 drivers/net/ethernet/nvidia/forcedeth.c 					if (unlikely(tmp_tx_ctx++ == np->last_tx_ctx))
last_tx_ctx      2320 drivers/net/ethernet/nvidia/forcedeth.c 			if (unlikely(np->put_tx_ctx++ == np->last_tx_ctx))
last_tx_ctx      2331 drivers/net/ethernet/nvidia/forcedeth.c 		prev_tx_ctx = np->last_tx_ctx;
last_tx_ctx      2432 drivers/net/ethernet/nvidia/forcedeth.c 		if (unlikely(np->put_tx_ctx++ == np->last_tx_ctx))
last_tx_ctx      2458 drivers/net/ethernet/nvidia/forcedeth.c 					if (unlikely(tmp_tx_ctx++ == np->last_tx_ctx))
last_tx_ctx      2478 drivers/net/ethernet/nvidia/forcedeth.c 			if (unlikely(np->put_tx_ctx++ == np->last_tx_ctx))
last_tx_ctx      2489 drivers/net/ethernet/nvidia/forcedeth.c 		prev_tx_ctx = np->last_tx_ctx;
last_tx_ctx      2629 drivers/net/ethernet/nvidia/forcedeth.c 		if (unlikely(np->get_tx_ctx++ == np->last_tx_ctx))
last_tx_ctx      2686 drivers/net/ethernet/nvidia/forcedeth.c 		if (unlikely(np->get_tx_ctx++ == np->last_tx_ctx))