Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/nvidia/
Dforcedeth.c827 struct nv_skb_map *first_tx_ctx, *last_tx_ctx; member
1938 np->get_tx_ctx = np->put_tx_ctx = np->first_tx_ctx = np->tx_skb; in nv_init_tx()
2251 np->put_tx_ctx = np->first_tx_ctx; in nv_start_xmit()
2278 tmp_tx_ctx = np->first_tx_ctx; in nv_start_xmit()
2298 np->put_tx_ctx = np->first_tx_ctx; in nv_start_xmit()
2401 np->put_tx_ctx = np->first_tx_ctx; in nv_start_xmit_optimized()
2428 tmp_tx_ctx = np->first_tx_ctx; in nv_start_xmit_optimized()
2448 np->put_tx_ctx = np->first_tx_ctx; in nv_start_xmit_optimized()
2583 np->get_tx_ctx = np->first_tx_ctx; in nv_tx_done()
2637 np->get_tx_ctx = np->first_tx_ctx; in nv_tx_done_optimized()