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

/freebsd-10.1-release/sys/dev/e1000/
H A Dif_igb.h323 unsigned long no_tx_dma_setup; member in struct:tx_ring
466 unsigned long no_tx_dma_setup; member in struct:adapter
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_lem.c1687 adapter->no_tx_dma_setup++;
1693 adapter->no_tx_dma_setup++;
4561 CTLFLAG_RD, &adapter->no_tx_dma_setup,
H A Dif_em.c1987 adapter->no_tx_dma_setup++;
1990 adapter->no_tx_dma_setup++;
5312 CTLFLAG_RD, &adapter->no_tx_dma_setup,
H A Dif_igb.c1892 txr->no_tx_dma_setup++;
1895 txr->no_tx_dma_setup++;
5600 CTLFLAG_RD, &adapter->no_tx_dma_setup,
/freebsd-10.1-release/sys/dev/ixgb/
H A Dif_ixgb.h356 unsigned long no_tx_dma_setup; member in struct:adapter
H A Dif_ixgb.c959 adapter->no_tx_dma_setup++;
/freebsd-10.1-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++;
5488 SYSCTL_ADD_ULONG(ctx, queue_list, OID_AUTO, "no_tx_dma_setup",
5489 CTLFLAG_RD, &txr->no_tx_dma_setup,

Completed in 229 milliseconds