Searched refs:start_tx_ctx (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dforcedeth.c2232 struct nv_skb_map* start_tx_ctx; local
2252 start_tx_ctx = np->put_tx_ctx;
2335 np->tx_change_owner = start_tx_ctx;
2339 start_tx_ctx->first_tx_desc = start_tx;
2340 start_tx_ctx->next_tx_ctx = np->put_tx_ctx;

Completed in 67 milliseconds