tmp_tx_ctx 2226 drivers/net/ethernet/nvidia/forcedeth.c struct nv_skb_map *tmp_tx_ctx = NULL, *start_tx_ctx = NULL; tmp_tx_ctx 2286 drivers/net/ethernet/nvidia/forcedeth.c start_tx_ctx = tmp_tx_ctx = np->put_tx_ctx; tmp_tx_ctx 2300 drivers/net/ethernet/nvidia/forcedeth.c if (unlikely(tmp_tx_ctx++ == np->last_tx_ctx)) tmp_tx_ctx 2301 drivers/net/ethernet/nvidia/forcedeth.c tmp_tx_ctx = np->tx_skb; tmp_tx_ctx 2302 drivers/net/ethernet/nvidia/forcedeth.c } while (tmp_tx_ctx != np->put_tx_ctx); tmp_tx_ctx 2382 drivers/net/ethernet/nvidia/forcedeth.c struct nv_skb_map *tmp_tx_ctx = NULL; tmp_tx_ctx 2445 drivers/net/ethernet/nvidia/forcedeth.c start_tx_ctx = tmp_tx_ctx = np->put_tx_ctx; tmp_tx_ctx 2458 drivers/net/ethernet/nvidia/forcedeth.c if (unlikely(tmp_tx_ctx++ == np->last_tx_ctx)) tmp_tx_ctx 2459 drivers/net/ethernet/nvidia/forcedeth.c tmp_tx_ctx = np->tx_skb; tmp_tx_ctx 2460 drivers/net/ethernet/nvidia/forcedeth.c } while (tmp_tx_ctx != np->put_tx_ctx);