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

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h439 unsigned long no_tx_dma_setup; member in struct:adapter
H A Dif_lem.h421 unsigned long no_tx_dma_setup; member in struct:adapter
H A Dif_igb.h439 unsigned long no_tx_dma_setup; member in struct:adapter
H A Dif_lem.c1596 adapter->no_tx_dma_setup++;
1602 adapter->no_tx_dma_setup++;
4327 CTLFLAG_RD, &adapter->no_tx_dma_setup,
H A Dif_em.c1980 adapter->no_tx_dma_setup++;
1983 adapter->no_tx_dma_setup++;
5303 CTLFLAG_RD, &adapter->no_tx_dma_setup,
H A Dif_igb.c1974 adapter->no_tx_dma_setup++;
1977 adapter->no_tx_dma_setup++;
5535 CTLFLAG_RD, &adapter->no_tx_dma_setup,
/freebsd-9.3-release/sys/dev/ixgb/
H A Dif_ixgb.h356 unsigned long no_tx_dma_setup; member in struct:adapter
H A Dif_ixgb.c958 adapter->no_tx_dma_setup++;
/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe.h326 unsigned long no_tx_dma_setup; member in struct:tx_ring
H A Dixv.h382 unsigned long no_tx_dma_setup; member in struct:adapter
H A Dixv.c1249 adapter->no_tx_dma_setup++;
1252 adapter->no_tx_dma_setup++;
1258 adapter->no_tx_dma_setup++;
1261 adapter->no_tx_dma_setup++;
H A Dixgbe.c1809 txr->no_tx_dma_setup++;
1812 txr->no_tx_dma_setup++;
5481 SYSCTL_ADD_ULONG(ctx, queue_list, OID_AUTO, "no_tx_dma_setup",
5482 CTLFLAG_RD, &txr->no_tx_dma_setup,

Completed in 216 milliseconds