Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/nvidia/
H A Dforcedeth.c834 u32 tx_pkts_in_progress; member
1961 np->tx_pkts_in_progress = 0; in nv_init_tx()
2050 np->tx_pkts_in_progress = 0; in nv_drain_tx()
2547 if (np->tx_pkts_in_progress == NV_TX_LIMIT_COUNT) { in nv_start_xmit_optimized()
2557 np->tx_pkts_in_progress++; in nv_start_xmit_optimized()
2587 np->tx_pkts_in_progress--; in nv_tx_flip_ownership()
2591 np->tx_pkts_in_progress++; in nv_tx_flip_ownership()